[jboss-jira] [JBoss JIRA] (AS7-3600) Error removing host interface declaration

Kabir Khan (JIRA) jira-events at lists.jboss.org
Sun Feb 5 17:22:48 EST 2012


     [ https://issues.jboss.org/browse/AS7-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan reassigned AS7-3600:
-------------------------------

    Assignee: Kabir Khan  (was: Brian Stansberry)

    
> Error removing host interface declaration
> -----------------------------------------
>
>                 Key: AS7-3600
>                 URL: https://issues.jboss.org/browse/AS7-3600
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Heiko Braun
>            Assignee: Kabir Khan
>             Fix For: 7.1.0.Final
>
>
> Create a custom interface in domain mode and try to delete it:
> {noformat}
> [domain at localhost:9999 /] /host=master/interface=custom:remove       
> {
>     "outcome" => "failed",
>     "result" => {"server-groups" => {"staging-server-group" => {"staging-server" => {
>         "host" => "master",
>         "response" => {
>             "outcome" => "failed",
>             "failure-description" => "JBAS014807: Management resource '[(\"interface\" => \"custom\")]' not found",
>             "rolled-back" => true,
>             "response-headers" => {"process-state" => "restart-required"}
>         }
>     }}}},
>     "failure-description" => "JBAS010839: Operation failed or was rolled back on all servers.",
>     "rolled-back" => true,
>     "response-headers" => {"process-state" => "restart-required"}
> }
> {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