Re: [JBoss-user] Application is hanging

2003-09-24 Thread Adrian Brock
If it is a hang press ctrl-\ or kill -3 {jboss_pid} to get a threaddump. This should tell you where it is hanging. Regards, Adrian On Wed, 2003-09-24 at 11:42, Jon Haugsand wrote: > A possible dead lock in our application. Shouldn't this be detected? > And since everything runs in the same trans

[JBoss-user] Application is hanging

2003-09-24 Thread Jon Haugsand
A possible dead lock in our application. Shouldn't this be detected? And since everything runs in the same transaction context, I cannot think of any reason for it: 12:19:59,720 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock, id=[.100078.] 12:19:59,720 WARN [AbstractInstanceC