Hi, a correction on my earlier post. I'm still experiencing the problem with Tomcat 5. Doing a thread stacktrace shows that there are plenty of http worker threads idling as the trace below shows, but still I don't get any response.
| "http8080-Processor1" daemon prio=1 tid=0x0817d8f0 nid=0x5a21 in Object.wait() \ | [8c3fd000..8c3fd854] | at java.lang.Object.wait(Native Method) | - waiting on <0x4d0d3bd0> (a org.apache.tomcat.util.threads.ThreadPool$\ | ControlRunnable) | at java.lang.Object.wait(Object.java:429) | at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thread\ | Pool.java:653) | - locked <0x4d0d3bd0> (a org.apache.tomcat.util.threads.ThreadPool$Cont\ | rolRunnable) | at java.lang.Thread.run(Thread.java:534) | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830654#3830654 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830654 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
