[jboss-jira] [JBoss JIRA] Deleted: (JBAS-8581) TcclMBeanServer breaks remote MBeanServer access
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Fri Oct 29 09:40:55 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler deleted JBAS-8581:
---------------------------------
> TcclMBeanServer breaks remote MBeanServer access
> ------------------------------------------------
>
> Key: JBAS-8581
> URL: https://jira.jboss.org/browse/JBAS-8581
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Thomas Diesler
> Assignee: Dimitris Andreadis
>
> On startup the OSGi layer registers a bunch of standard OSGi management MBeans.
> These are later not accessible any more. This used to work before TcclMBeanServer
> Caused by: javax.management.InstanceNotFoundException: jboss.osgi:service=jmx,type=ServiceState
> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
> at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
> at org.jboss.as.jmx.tcl.TcclMBeanServer.getClassLoaderFor(TcclMBeanServer.java:155)
> at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
> at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list