JMS Queue already bound by another object of type weblogic.jms.common.DestinationImpl
Hello,
a Customer is using a WLS 12.1.3 cluster with two nodes on Windows Server 2012.
I am gettting an error trying to add a new JMS Queue. The JMS configuration is NOT clustered. Rather, each node has its own set of JMS Server, JMS Module, connection factories and queues.
The sequence is as follows:
- add jms/MyQueue to JMS Module MyJms_A on node A
- commit: OK
- add jms/MyQueue to JMS Module MyJms_B on node B
- commit: error
<BEA-240003> <Administration Console encountered the following error: weblogic.application.ModuleException: weblogic.descriptor.BeanUpdateRejectedException: The proposed JNDI name jms/MyQueue for destination MyJms_A!MyQueue is already bound by another object of type weblogic.jms.common.DestinationImpl