[jboss-jira] [JBoss JIRA] (AS7-1889) Failed to update messaging attribute "message-counter-enabled"
Brian Stansberry (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Oct 10 20:39:16 EDT 2011
[ https://issues.jboss.org/browse/AS7-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633691#comment-12633691 ]
Brian Stansberry commented on AS7-1889:
---------------------------------------
Heiko, do you still see this?
[standalone at localhost:9999 /] cd subsystem=messaging/hornetq-server=default
[standalone at localhost:9999 hornetq-server=default] :write-attribute(name=message-counter-enabled,value=true)
{"outcome" => "success"}
Something probably fixed it.
> Failed to update messaging attribute "message-counter-enabled"
> --------------------------------------------------------------
>
> Key: AS7-1889
> URL: https://issues.jboss.org/browse/AS7-1889
> Project: Application Server 7
> Issue Type: Bug
> Components: JMS
> Reporter: Heiko Braun
> Assignee: Clebert Suconic
> Fix For: 7.1.0.Beta1
>
>
> {noformat}
> {
> "outcome" => "failed",
> "result" => {"step-1" => {
> "outcome" => "failed",
> "failure-description" => "Operation handler failed: java.lang.IllegalStateException: Get service registry only supported in runtime operations",
> "rolled-back" => true
> }},
> "failure-description" => {"Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "Operation handler failed: java.lang.IllegalStateException: Get service registry only supported in runtime operations"}},
> "rolled-back" => true,
> "response-headers" => {"process-state" => "reload-required"}
> }
> 14:46:26,762 ERROR [org.jboss.as.controller] (HttpManagementService-threads - 38) Operation ("write-attribute") failed - address: ([
> ("subsystem" => "messaging"),
> ("hornetq-server" => "default")
> ]): java.lang.IllegalStateException: Get service registry only supported in runtime operations
> at org.jboss.as.controller.OperationContextImpl.getServiceRegistry(OperationContextImpl.java:562) [jboss-as-controller-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
> {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