| Author |
weblogic.jms.common.InvalidClientIDException
|
Renjan Thomas
Ranch Hand
Joined: Jan 09, 2009
Posts: 49
|
|
Hi,
I have production system running on WLS 8.1 and have JMS configured to send and receive messageas and an MDB is configuerd to receive the messages.It was running fine and now suddenly i can see the following messages in the server logs:-
<Warning> <EJB> <llwer> <pr_87> <ExecuteThread: '42' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-010061> <The Message-Driven EJB: SerMDB is unable to connect to the JMS destination: jms/topic/pub1. The Error was:
weblogic.jms.common.InvalidClientIDException: Client id, FACTOR, is in use
weblogic.jms.common.InvalidClientIDException: Client id, FACTOR, is in use
at weblogic.jms.frontend.FEConnection.setClientId(Lweblogic.jms.dispatcher.Request;)I(FEConnection.java:1206)
at weblogic.jms.frontend.FEConnection.invoke(Lweblogic.jms.dispatcher.Request;)I(FEConnection.java:1685)
at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine()Lweblogic.jms.dispatcher.Response;(Request.java:643)
at weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(Lweblogic.jms.dispatcher.Request;)Lweblogic.jms.dispatcher.Response;(DispatcherImpl.java:179)
at weblogic.jms.client.JMSConnection.setClientID(Ljava.lang.String;)V(JMSConnection.java:513)
at weblogic.ejb20.internal.JMSConnectionPoller.createJMSConnection()
Anybody has nay views on this error???
|
 |
 |
|
|
subject: weblogic.jms.common.InvalidClientIDException
|
|
|