[jboss-jira] [JBoss JIRA] (AS7-3791) Cannot add/remove stack, protocols

Heiko Braun (JIRA) jira-events at lists.jboss.org
Tue Feb 21 05:06:36 EST 2012


    [ https://issues.jboss.org/browse/AS7-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669455#comment-12669455 ] 

Heiko Braun edited comment on AS7-3791 at 2/21/12 5:04 AM:
-----------------------------------------------------------

I cannot add a stack:

{noformat}
[standalone at localhost:9999 /] /subsystem=jgroups/stack=TCP:add()
{
    "outcome" => "failed",
    "failure-description" => "JBAS014746: type may not be null",
    "rolled-back" => true
}
{noformat}

{noformat}
[standalone at localhost:9999 /] /subsystem=jgroups/stack=TCP:add(type=TCP)
Operation 'add' does not expect any property.
{noformat}
                
      was (Author: heiko.braun):
    I cannot add a stack:

{noformat}
[standalone at localhost:9999 /] /subsystem=jgroups/stack=TCP:add()
{
    "outcome" => "failed",
    "failure-description" => "JBAS014746: type may not be null",
    "rolled-back" => true
}
{noformat}
                  
> Cannot add/remove stack, protocols
> ----------------------------------
>
>                 Key: AS7-3791
>                 URL: https://issues.jboss.org/browse/AS7-3791
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Heiko Braun
>            Assignee: Richard Achmatowicz
>             Fix For: 7.1.1.Final
>
>
> [standalone at localhost:9999 /] /subsystem=jgroups/stack=tcp/protocol=test:add  
> {
>     "outcome" => "failed",
>     "failure-description" => "JBAS014739: No handler for add at address [
>     (\"subsystem\" => \"jgroups\"),
>     (\"stack\" => \"tcp\"),
>     (\"protocol\" => \"test\")
> ]",
>     "rolled-back" => true
> }

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