'jboss.web.deployment:war=/juddi is already installed' error in JBoss AS 5.1.0
(all config)
-------------------------------------------------------------------------------------------
Key: JBESB-2925
URL:
https://jira.jboss.org/jira/browse/JBESB-2925
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.6
Reporter: Jeff Yu
Fix For: 4.7
detailed log as following:
steps to reproduce this error.
1. install the JBoss ESB 4.6 into JBoss AS 5.1.0 all config (not default)
2. start the AS server.
==============
11:25:25,052 ERROR [WebModule] Could not create JSR-77 WebModule: juddi.war
javax.management.InstanceAlreadyExistsException:
jboss.management.local:j2eeType=WebModule,J2EEServer=Local,J2EEApplication=null,name=juddi.war
already registered.
at org.jboss.mx.server.registry.BasicMBeanRegistry.add(BasicMBeanRegistry.java:756)
at
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:233)
at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:138)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira