[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss hangs, deadlock
dahlgren325@fastmail.fm
do-not-reply at jboss.com
Fri Dec 19 16:16:12 EST 2008
Hi all,
I'm using JBoss 4.2.2.GA.
When I run a specific JSP script, JBoss hangs and stops responding after some time.
I took a threaddump and saw that there is some kind of deadlock. I don't want to post the whole thing unless it's necessary, but here is a snippet:
Found one Java-level deadlock:
=============================
"http-127.0.0.1-9080-2":
waiting to lock monitor 0x685d18bc (object 0x090536c8, a org.apache.log4j.spi.
RootLogger),
which is held by "Thread-5"
"Thread-5":
waiting to lock monitor 0x685d1854 (object 0x09156070, a org.jboss.logging.uti
l.LoggerStream),
which is held by "http-127.0.0.1-9080-1"
"http-127.0.0.1-9080-1":
waiting to lock monitor 0x685d18bc (object 0x090536c8, a org.apache.log4j.spi.
RootLogger),
which is held by "Thread-5"
Can anyone help?
Thank you/best regards,
Ronnie
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197740#4197740
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197740
More information about the jboss-user
mailing list