Yes. At an earlier time you defined the queue with a client group other than “JMSClientA” or created a durable subscriber with a client group other than “JMSClientA”.
You must either redefine the queue to use client group “JMSClientA” or subscribe to it using that client group.
Thanks for the reply, I understand what you say, I just don’t understand how to delete/modify the queue, as I keep getting the same error within JMS Admin.
JMS: Cannot connect to queue “jmsQueue” with ClientGroup=JMSClientA. It already exists with a conflicting value
Have tried it with JMSClient which is my original one.
Srinivas, did you find a solution for your problem?
When tried to define the provider from MWS and after saving could see the following entry into the log.
Error: Cannot communicate with the JNDI provider.
Created connection factory and also a destination before checking the log where the after associating the new queue to the destination, the connection status of the queue shows as “not connected” in clients.