[
https://issues.jboss.org/browse/AS7-4471?page=com.atlassian.jira.plugin.s...
]
Charles Crouch updated AS7-4471:
--------------------------------
Priority: Critical (was: Major)
Affects Version/s: 7.1.1.Final
Making this critical since its prevent progress on incorporating this subsystem into JON
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
Components: ConfigAdmin
Affects Versions: 7.1.1.Final
Reporter: Stefan Negrea
Priority: Critical
Labels: rhq
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