Stefan Negrea created AS7-4471:
----------------------------------
Summary: Error when adding configuration child to configadmin subsystem
Key: AS7-4471
URL:
https://issues.jboss.org/browse/AS7-4471
Project: Application Server 7
Issue Type: Bug
Reporter: Stefan Negrea
I get the following error when I try to add a configuration child to
subsystem=configadmin:
[standalone@localhost:9999 /] cd subsystem=configadmin
[standalone@localhost:9999 subsystem=configadmin] ./configuration=default:add()
{
"outcome" => "failed",
"failure-description" => "JBAS014749: Operation handler failed:
null",
"rolled-back" => true,
"response-headers" => {"process-state" =>
"reload-required"}
}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira