[jboss-user] [JBoss Messaging] - Re: Getting javax.jms.InvalidClientIDException when using 1.

sathish_06 do-not-reply at jboss.com
Tue Feb 20 12:53:40 EST 2007


Hi,

   The jboss application server that we use is  Jboss-4.0.4.GA AS.

We use 'perusworld' as a client ID. But, while posting to this forum, I had replaced with 'defaultclient' for ease of understanding for everyone. 

Here is the correct one:

02:08:31,248 INFO  [JMSContainerInvoker] Waiting for reconnect internal 10000ms for TransactionCategorisationMDB
  | 02:08:31,279 ERROR [ExceptionUtil] org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint at b4dcd9 createConnectionDelega
  | te [5c4o5s4p-gy8nr8-eyddak01-1-eyddfey7-1n]
  | javax.jms.InvalidClientIDException: Client ID 'defaultclient' already used by ConnectionEndpoint[-2147483632]
  |         at org.jboss.jms.server.ServerPeer.checkClientID(ServerPeer.java:651)
  |         at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpo
  | int.java:129)
  |         at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFact
  | oryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:64)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:585)
  |         at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
  |         at org.jboss.jms.server.container.InjectionAspect.handleCreateConnectionDelegate(InjectionAspect.java:69)
  |         at org.jboss.aop.advice.org.jboss.jms.server.container.InjectionAspect0.invoke(InjectionAspect0.java)
  |         at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  |         at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java:723)
  |         at org.jboss.aop.Dispatcher.invoke(Dispatcher.java:101)
  |         at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:127)
  |         at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:715)
  |         at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:552)
  |         at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:377)
  |         at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:159)
  | 02:08:31,279 ERROR [ServerThread] SocketServerInvoker[0.0.0.0:4457].invoke() call failed: Client ID 'defaultclient' already used
  | by ConnectionEndpoint[-2147483632]
  | 02:08:31,295 WARN  [JMSContainerInvoker] JMS provider failure detected for DataPointManagementMDB
  | javax.jms.InvalidClientIDException: Client ID 'defaultclient' already used by ConnectionEndpoint[-2147483632]
  |         at org.jboss.jms.server.ServerPeer.checkClientID(ServerPeer.java:651)
  |         at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpo
  | int.java:129)
  |         at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFact
  | oryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:64)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:585)
  |         at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
  |         at org.jboss.jms.server.container.InjectionAspect.handleCreateConnectionDelegate(InjectionAspect.java:69)
  |         at org.jboss.aop.advice.org.jboss.jms.server.container.InjectionAspect0.invoke(InjectionAspect0.java)
  |         at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  |         at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java:723)
  |         at org.jboss.aop.Dispatcher.invoke(Dispatcher.java:101



Thx, Sathish

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019475#4019475

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019475



More information about the jboss-user mailing list