I have had a somewhat similar problem with TC 5.0.19 running on Windows
2000 Server with Suns JDK 1.4.2_03 and ISAPI 2.0.2 redirector.
All my applications being redirected from IIS to Tomcat stopped responding
leaving the browser utterly white. None of the log files reported any
errors except for these which I got and still get in my stdout.log:
27-04-2004 08:52:39
org.apache.jk.common.HandlerRequest invoke
INFO: Unknown message 0
27-04-2004 08:57:56
org.apache.jk.common.HandlerRequest decodeRequest
WARNING: Error registering request
27-04-2004 08:57:57
org.apache.jk.common.HandlerRequest decodeRequest
WARNING: Error registering request
but as far as I can tell from the post on the dev-list these are
non-critical and should be removed with TC 5.0.22?
The admin and manager application being served though port 8080 worked
flawless though which also made me believe it was a due to exhausted db
connections. So I ran the very same applications on my TC 5.0.16 (same JDK
and ISAPI redirector) test box leaving only one db connection per
application. This gave me nothing though as the test box kept going and
going without a single hickup...
Finally I installed version 2.0.4 of the ISAPI redirector, allowed TC to
reclaim unused db connection and fine tuned my existing db connections
pools using JMeter. This has helped me and I assume it is either the ISAPI
redirector or the greater amount of connections doing the job as the log
says nothing about db connections being reclaimed (except for a leaking
test app i tried as a test)
I know it is somewhat vague but anyway...
/Thomas
Denis Haskin <Denis@(protected)>
26-04-2004 22:56
Besvar venligst til "Tomcat Users List"
Til: Tomcat Users List <tomcat-user@(protected)>
cc:
Vedr.: Re: Tomcat 5.0.19 Stops Responding
My guess would be a thread deadlock. You don't say what platform you're
on (or which JVM), but I would get a thread dump and see what you can
glean from that.
That shouldn't hang *all* the web apps (although I suppose there are
some scenarios where it could).
dwh
Kyle Sampson wrote:
>I'm deploying a webapp in Tomcat. It initially works fine, but after it
has
>been running for a couple of days, it stops responding. Specifically,
going
>to any page in the web app keeps the browser waiting for a response.
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)
<FONT SIZE=1 FACE="Arial">_______________
Vi goer opmaerksom paa, at denne e-mail kan indeholde fortrolig information. Hvis du ved en fejltagelse modtager e-mailen, beder vi dig venligst informere afsender om fejlen ved at bruge svar-funktionen. Samtidig beder vi dig slette e-mailen i dit system uden at videresende eller kopiere den.
Selv om e-mailen og ethvert vedhaeftet bilag efter vores overbevisning er fri for virus og andre fejl, som kan paavirke computeren eller it-systemet, hvori den modtages og laeses, aabnes den paa modtagerens eget ansvar. Vi paatager os ikke noget ansvar for tab og skade, som er opstaaet i forbindelse med at modtage og bruge e-mailen.
_______________
Please note that this message may contain confidential information. If you have received this message by mistake, please inform the sender of the mistake by sending a reply, then delete the message from your system without making, distributing or retaining any copies of it.
Although we believe that the message and any attachments are free from viruses and other errors that might affect the computer or IT system where it is received and read, the recipient opens the message at his or her own risk. We assume no responsibility for any loss or damage arising from the receipt or use of this message.
</FONT>