I set up two EAR, each of which there is a web module bound to the root context 
of a virtual host, respectively.  When I tried to deploy them in a cluster 
configuration, following error occurred.

ERROR [org.jboss.web.tomcat.tc5.session.JBossCacheManager] Could not register 
ClusterManagerMBean to MBeanServer
javax.management.InstanceAlreadyExistsException: 
jboss.web:service=ClusterManager,WebModule=/ 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)


Each web module seems to work properly, anyone knows is there any side  
effect caused by this error? 

I am using jboss-3.2.6_tomcat-5.

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to