[jboss-jira] [JBoss JIRA] (AS7-6074) Can't get implementing classname for JSR77 MBean

SBS JIRA Integration (JIRA) jira-events at lists.jboss.org
Tue Dec 4 03:38:21 EST 2012


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

SBS JIRA Integration updated AS7-6074:
--------------------------------------

    Forum Reference: https://community.jboss.org/message/779457#779457, https://community.jboss.org/message/779457  (was: https://community.jboss.org/message/779457)

    
> Can't get implementing classname for JSR77 MBean
> ------------------------------------------------
>
>                 Key: AS7-6074
>                 URL: https://issues.jboss.org/browse/AS7-6074
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 7.1.3.Final (EAP)
>            Reporter: Anders Welen
>            Assignee: Stuart Douglas
>            Priority: Minor
>
> The following exception are thrown when asking the MBean server for the classname implementing "jboss.jsr77:j2eeType=WebModule,name=MyWar.war,J2EEServer=default".
> It should be a legal call. Why are the code clearly states it's illegal?
>  
> java.lang.IllegalStateException: JBAS019905: Should not get called
>     at org.jboss.as.jsr77.managedobject.J2EEDeployedObjectHandlers$J2EEModuleHandler.queryObjectNames(J2EEDeployedObjectHandlers.java:245)
>     at org.jboss.as.jsr77.managedobject.BaseHandler.getMBeanInfo(BaseHandler.java:64)
>     at org.jboss.as.jsr77.managedobject.J2EEDeployedObjectHandlers.getMBeanInfo(J2EEDeployedObjectHandlers.java:147)
>     at org.jboss.as.jsr77.managedobject.ManagedObjectHandlerRegistry.getMBeanInfo(ManagedObjectHandlerRegistry.java:112)
>     at org.jboss.as.jsr77.subsystem.JSR77ManagementMBeanServer.getMBeanInfo(JSR77ManagementMBeanServer.java:179)
>     at org.jboss.as.jmx.PluggableMBeanServerImpl.getMBeanInfo(PluggableMBeanServerImpl.java:212)
>  
> The error can easily be triggered by using JConsole to browse the same MBean.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list