My MDB tests seem to be hanging, Can't figure out why. I do a thread dump and got the following... Any clues? Did somebody recently change JMS on Branch_4_0?

Thanks


"RMI TCP Connection(2)-192.168.0.2" daemon prio=5 tid=0x27bbdcf0 nid=0xc78 runnable [0x285fc000..0x285ffd68]
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.<init>(Throwable.java:196)
        at java.lang.Exception.<init>(Exception.java:41)
        at java.lang.RuntimeException.<init>(RuntimeException.java:43)
at java.lang.IllegalStateException.<init>(IllegalStateException.java:38) at org.jboss.mq.server.JMSDestinationManager.getID(JMSDestinationManager.java:245) at org.jboss.mq.server.JMSServerInterceptorSupport.getID(JMSServerInterceptorSupport.java:92) at org.jboss.mq.server.TracingInterceptor.getID(TracingInterceptor.java:85) at org.jboss.mq.server.JMSServerInvoker.getID(JMSServerInvoker.java:93)
        at org.jboss.mq.il.jvm.JVMServerIL.getID(JVMServerIL.java:101)
        at org.jboss.mq.Connection.askForAnID(Connection.java:1021)
        at org.jboss.mq.Connection.checkClientID(Connection.java:998)
        - locked <0x06c37de0> (a org.jboss.mq.SpyXAConnection)
at org.jboss.mq.SpyXAConnection.createXAQueueSession(SpyXAConnection.java:105) at org.jboss.jms.asf.StdServerSessionPool.create(StdServerSessionPool.java:326) at org.jboss.jms.asf.StdServerSessionPool.<init>(StdServerSessionPool.java:156) at org.jboss.jms.asf.StdServerSessionPoolFactory.getServerSessionPool(StdServerSessionPoolFactory.java:91)
        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.ejb3.mdb.MDB.createSessionPool(MDB.java:677)
        at org.jboss.ejb3.mdb.MDB.innerCreateQueue(MDB.java:522)
--
Bill Burke
--
Bill Burke
Chief Architect
JBoss Inc.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to