[jboss-jira] [JBoss JIRA] (AS7-4471) Error when adding configuration child to configadmin subsystem
Stefan Negrea (JIRA)
jira-events at lists.jboss.org
Wed Apr 11 12:15:49 EDT 2012
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 at localhost:9999 /] cd subsystem=configadmin
[standalone at 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
More information about the jboss-jira
mailing list