[JBoss-user] [HTTPD, Servlets & JSP] - Re: Blocking threads or deadlock

2005-06-09 Thread mroennau
It seems (I hope), we solved it. After changing jvm, hardware and others we switched to JBoss 4.0.2 and now it's running for four days without complaints. Still crossing fingers... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880924#3880924 Reply to the po

[JBoss-user] [HTTPD, Servlets & JSP] - Blocking threads or deadlock

2005-05-31 Thread mroennau
I have a j2ee web application running on JBoss 4.0.1sp1 with Apache 2 and mod_jk 1.2.6. >From time to time there are requests (usually pairs within one session), which >seem to block each other. They are always 'long' requests for images or >documents, which are triggered from the same html page