RE: Tomcat Hangs and cannot be shut down

2002-10-31 Thread Lior Shliechkorn
Thanks Yoav, I don't think it's a problem with the code in my application because the pages work fine and the code in the pages gets executed without problems before hand. From time to time, when I press on a link to access a page the browser starts thinking...thinking...it never really breaks

RE: Tomcat Hangs and cannot be shut down

2002-10-31 Thread Shapira, Yoav
Hi, It's very likely your app has an infinite loop or a thread lock somewhere. Check that very carefully. >Tomcat, from time to time, starts processing and locks into some loop or Can you reproduce this reliably? >This happens for a while and then when the session is terminated, I >believe, the