Did you already solved the problem? We get the same error, but in combination 
with an OutOfMemoryError:

Caused by: org.jboss.mq.SpyJMSException: Cannot get a client ID; - nested 
throwable: (java.lang.reflect.UndeclaredThrowableException)
        at org.jboss.mq.Connection.askForAnID(Connection.java:1119)
        at org.jboss.mq.Connection.checkClientID(Connection.java:1092)
        at org.jboss.mq.SpyConnection.createQueueSession(SpyConnection.java:175)
        at 
at.sozvers.eweko.service.impl.DomeaJMSClientServiceImpl.createQueueSession(DomeaJMSClientServiceImpl.java:69)
        at 
at.sozvers.eweko.service.impl.DomeaJMSClientServiceImpl.forwardDoc(DomeaJMSClientServiceImpl.java:113)
        ... 73 more
Caused by: java.lang.reflect.UndeclaredThrowableException
        at org.jboss.mq.il.uil2.msgs.BaseMsg.setError(BaseMsg.java:301)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.replyAll(SocketManager.java:445)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:399)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:344)
        ... 1 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start(Native Method)
        at 
EDU.oswego.cs.dl.util.concurrent.PooledExecutor.addThread(PooledExecutor.java:520)
        at 
EDU.oswego.cs.dl.util.concurrent.PooledExecutor.execute(PooledExecutor.java:880)
        at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:298)
        ... 1 more

Any Idea?

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to