java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=AdminServer,Name=liferay,Type=ApplicationRuntime new:weblogic.application.internal.ApplicationRuntimeMBeanImpl@277d4b7a existing weblogic.application.internal.ApplicationRuntimeMBeanImpl@7a542d34
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by Jens KraÌmer, 1 year ago
via hivmr.com by Unknown author, 2 years ago
via Oracle Community by 889888, 1 year ago
via Oracle Community by 783677, 1 year ago
via Oracle Community by 1935562, 1 year ago
via Oracle Community by Aacc-Oracle, 1 year ago
java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=AdminServer,Name=liferay,Type=ApplicationRuntime new:weblogic.application.internal.ApplicationRuntimeMBeanImpl@277d4b7a existing weblogic.application.internal.ApplicationRuntimeMBeanImpl@7a542d34
at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)