I'm sorry - I misspoke. I get the above exception when there are more than 1 
jboss servers running in the cluster. When I shutdown all but one server. I no 
longer get the other exceptions. The only exception I get occasionally is:

2005-08-12 10:47:05,891 ERROR [org.apache.commons.modeler.Registry] Error 
registering jboss.web:type=RequestProcessor,worker=jk-8009,name=JkRequest95
javax.management.InstanceAlreadyExistsException: 
jboss.web:type=RequestProcessor,worker=jk-8009,name=JkRequest95 already 
registered.
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.add(BasicMBeanRegistry.java:704)
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:212)
        at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:197)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
        at 
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1018)
        at 
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:326)
        at 
org.apache.commons.modeler.Registry.registerComponent(Registry.java:871)
        at 
org.apache.jk.common.ChannelSocket.registerRequest(ChannelSocket.java:436)
        at 
org.apache.jk.common.HandlerRequest.decodeRequest(HandlerRequest.java:443)
        at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:352)
        at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
        at 
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
        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:534)
2005-08-12 10:47:05,894 WARN  [org.apache.jk.common.ChannelSocket] Error 
registering request
2005-08-12 10:48:04,392 ERROR [org.apache.commons.modeler.Registry] Error 
registering jboss.web:type=RequestProcessor,worker=jk-8009,name=JkRequest179

Thanks.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889816#3889816

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889816


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to