[jboss-jira] [JBoss JIRA] (AS7-3643) Error updating server-config

Heiko Braun (JIRA) jira-events at lists.jboss.org
Mon Feb 6 12:34:48 EST 2012


Heiko Braun created AS7-3643:
--------------------------------

             Summary: Error updating server-config
                 Key: AS7-3643
                 URL: https://issues.jboss.org/browse/AS7-3643
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
            Reporter: Heiko Braun
            Assignee: Brian Stansberry
             Fix For: 7.1.0.Final


{noformat}
[INFO] {socketBinding=standard-sockets, portOffset=0}
[INFO] {
[INFO]     "operation" => "composite",
[INFO]     "address" => [],
[INFO]     "steps" => [
[INFO]         {
[INFO]             "operation" => "write-attribute",
[INFO]             "address" => [
[INFO]                 ("host" => "master"),
[INFO]                 ("server-config" => "server-one")
[INFO]             ],
[INFO]             "name" => "socket-binding-group",
[INFO]             "value" => "standard-sockets"
[INFO]         },
[INFO]         {
[INFO]             "operation" => "write-attribute",
[INFO]             "address" => [
[INFO]                 ("host" => "master"),
[INFO]                 ("server-config" => "server-one")
[INFO]             ],
[INFO]             "name" => "socket-binding-port-offset",
[INFO]             "value" => 0
[INFO]         }
[INFO]     ]
[INFO] }
[INFO] {
[INFO]     "outcome" => "failed",
[INFO]     "result" => {
[INFO]         "step-1" => {
[INFO]             "outcome" => "failed",
[INFO]             "rolled-back" => true
[INFO]         },
[INFO]         "step-2" => {
[INFO]             "outcome" => "failed",
[INFO]             "rolled-back" => true
[INFO]         },
[INFO]         "server-groups" => {"\"main-server-group\"" => {"server-one" => {
[INFO]             "host" => "master",
[INFO]             "response" => {
[INFO]                 "outcome" => "failed",
[INFO]                 "result" => {"step-1" => undefined},
[INFO]                 "failure-description" => "JBAS014739: No handler for server-set-restart-required at address []",
[INFO]                 "rolled-back" => true
[INFO]             }
[INFO]         }}}
[INFO]     },
[INFO]     "failure-description" => "JBAS010839: Operation failed or was rolled back on all servers.",
[INFO]     "rolled-back" => true
[INFO] }

{noformat}

--
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