RE: Problem with Tomcat hangs for no obvious reason

2007-09-21 Thread Mingus, Jennifer (JC)
Sent: Thursday, September 20, 2007 5:27 PM To: Tomcat Users List Subject: Re: Problem with Tomcat hangs for no obvious reason I'm wondering if the Ajax is consuming the two or so connections your browser allows so all other calls to the server get blocked. If you close all your browser windows an

Re: Problem with Tomcat hangs for no obvious reason

2007-09-20 Thread David Smith
I'm wondering if the Ajax is consuming the two or so connections your browser allows so all other calls to the server get blocked. If you close all your browser windows and re-launch IE, does tomcat start responding again? If so, tomcat isn't hanging -- it's a javascript issue with your clien