[jboss-jira] [JBoss JIRA] (AS7-3692) Management: jgroups add stack operation does not work
Dominik Pospisil (JIRA)
jira-events at lists.jboss.org
Fri Feb 10 04:14:49 EST 2012
[ https://issues.jboss.org/browse/AS7-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665565#comment-12665565 ]
Dominik Pospisil commented on AS7-3692:
---------------------------------------
Thanks Richard, Brian.
Richard, is this documented somewhere? It would be great if it is as I don't think that users will be able to figure this out easily using trial and error approach.
I am happy with batch commands. The only problem is consistency - seems that each subsystem picked its own approach to manage complex resources. On the other hand, customers will have a chance to learn something new all the time :)
> Management: jgroups add stack operation does not work
> -----------------------------------------------------
>
> Key: AS7-3692
> URL: https://issues.jboss.org/browse/AS7-3692
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Clustering, Domain Management
> Affects Versions: 7.1.0.Final
> Reporter: Dominik Pospisil
> Assignee: Richard Achmatowicz
> Labels: eap6_prd_req
> Fix For: 7.1.1.Final
>
>
> Management: jgroups add stack operation does not work. Add stack operation fails with:
> JBAS014746: type may not be null
> however, add operation does not accept such parameter.
> Steps to reproduce:
> 1) start domain
> 2) connect CLI
> 3) [standalone at localhost:9999 /] /subsystem=jgroups/stack=test:add()
> {
> "outcome" => "failed",
> "failure-description" => "JBAS014746: type may not be null",
> "rolled-back" => true,
> "response-headers" => {"process-state" => "reload-required"}
> }
--
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