[esb-issues] [JBoss JIRA] Updated: (JBESB-2992) Operations on the JBoss ESB Statistics level not working

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon Nov 23 05:38:29 EST 2009


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

Kevin Conner updated JBESB-2992:
--------------------------------

        Fix Version/s: 4.7 CP1
    Affects Version/s: 4.7
                           (was: 4.6)


> Operations on the JBoss ESB Statistics level not working
> --------------------------------------------------------
>
>                 Key: JBESB-2992
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2992
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Management
>    Affects Versions: 4.7
>            Reporter: Jaroslaw Kijanowski
>             Fix For: 4.7 CP1
>
>
> In the admin-console I go to JBoss ESB Statistics -> Control -> Stop deployment: 
> java.lang.Exception: Operation [stop] not found on bean [jboss.esb:service=MessageCounter]
> 	at org.rhq.plugins.jmx.MBeanResourceComponent.invokeOperation(MBeanResourceComponent.java:521)
> 	at org.rhq.plugins.jmx.MBeanResourceComponent.invokeOperation(MBeanResourceComponent.java:510)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525)
> I guess the rhq-plugin.xml file should not list 
> <operation name="start" displayName="Start deployment" description="Start the JBoss ESB deployment"/>
> <operation name="stop" displayName="Stop deployment" description="Stop the JBoss ESB deployment"/>
> <operation name="create" displayName="Move .esb deployment into the create state" description="Move the .esb deployment into the create state"/>
> <operation name="destroy" displayName="Move .esb deployment into the destroy state" description="Move the .esb deployment into the destroy state"/>
> for the MessageCounterService.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list