You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Francois JEANMOUGIN <Fr...@123multimedia.com> on 2005/04/27 09:54:22 UTC

SEVERE: Error unregistering mbean

I have this error, a lot of time, on an application. Anyone knows where it
can come from?

Apr 27, 2005 7:02:37 AM org.apache.commons.modeler.Registry
unregisterComponent
SEVERE: Error unregistering mbean
javax.management.RuntimeOperationsException: Object name cannot be null
        at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.isRegistered(DefaultMBe
anServerInterceptor.java:545)
        at
com.sun.jmx.mbeanserver.JmxMBeanServer.isRegistered(JmxMBeanServer.java:619)
        at
org.apache.commons.modeler.Registry.unregisterComponent(Registry.java:642)
        at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:706)
        at
org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java
:683)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalArgumentException: Object name cannot be null
        ... 7 more

Thanks for any help,

François.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org