[jboss-user] [JBoss Messaging] - Re: BisocketClientInvoker deadlock

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue May 13 17:44:26 EDT 2008


This one is all yours :-)

You have one thread holding a lock here:

            - locked <0x471a79e0> (a com.cisco.nm.cmp.gjc.cm.UserConnectionImpl)
  |             at com.cisco.nm.cmp.gjc.cm.GWCommandListenerImpl.send(GWCommandListenerImpl.java:207)
  | 


While... all the others:

            at com.cisco.nm.cmp.gjc.GWConnectionImpl.executeCommand(GWConnectionImpl.java:118)
  |             - waiting to lock <0x471a79e0> (a com.cisco.nm.cmp.gjc.cm.UserConnectionImpl)
  | 

When I said all yours.. I assumed you work for cisco. 
You should contact the developers for com.cisco.nm.cmp.gjc.GWConnectionImp.


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

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



More information about the jboss-user mailing list