[jboss-jira] [JBoss JIRA] Created: (AS7-716) "server-config/jvm<name>:remove()" creates inconsistent state

Heiko Braun (JIRA) jira-events at lists.jboss.org
Wed May 4 11:29:18 EDT 2011


"server-config/jvm<name>:remove()" creates inconsistent state
-------------------------------------------------------------

                 Key: AS7-716
                 URL: https://issues.jboss.org/browse/AS7-716
             Project: Application Server 7
          Issue Type: Bug
          Components: Console
            Reporter: Heiko Braun
            Assignee: Heiko Braun
             Fix For: 7.0.0.CR1



After removing the jvm resource I get this:

[domain at localhost:9999 /] /host=local/server-config=server-one:read-resource(recursive=true)
{
    "outcome" => "success",
    "result" => {
        "path" => undefined,
        "system-property" => undefined,
        "interface" => undefined,
        "jvm" => {},
        "socket-binding-group" => undefined,
        "socket-binding-port-offset" => undefined,
        "name" => "server-one",
        "group" => "main-server-group",
        "auto-start" => true
    },
    "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