[jboss-jira] [JBoss JIRA] Created: (AS7-686) Domain mode server restart op doesn't restart
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 27 20:39:18 EDT 2011
Domain mode server restart op doesn't restart
---------------------------------------------
Key: AS7-686
URL: https://issues.jboss.org/browse/AS7-686
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.0.Beta3
Reporter: Brian Stansberry
Fix For: 7.0.0.Beta4
Executing:
[localhost:9999 /] /host=local/server-config=server-three:restart
{
"outcome" => "success",
"result" => "STOPPING",
"compensating-operation" => undefined
}
Results in:
[localhost:9999 /] /host=local/server-config=server-three:read-attribute(name=status)
{
"outcome" => "success",
"result" => "DISABLED",
"compensating-operation" => undefined
}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list