Nino Ulsamer wrote:
Hi,
I have a really strange problem - I installed the latest version of Tomcat
(5.5.20) on my Windows 2000 Server machine, which is already running IIS 5.0. I
followed the tutorials to make IIS talk to Tomcat using ISAPI redirect.
If I open some test page generated by a servlet in my browser, the page will be shown, but after this first or sometimes the second request, the tomcat process takes 50 percent of the cpu load. I don't get any HTTP error message or something, all logfiles look ok, Tomcat can serve further requests, but the CPU load stays at 50 percent (and will not go down at any time). The problem occurs not only if I open my test servlet, if also happens if I enter any URL that is forwarded to Tomcat (resulting in a 404 error). Memory usage is staying at a constant level, not going up...
I have spent plenty of time searching for this problem on google but I couldn't
find any solution....
Maybe someone here can help?!
If you have using installer and have the Native connector, replace the
current one with the fixed version from:
http://tomcat.heanet.ie/native/1.1.6/binaries/win32/tcnative-1.dll
(It is inside the bin if installed)
Regards,
Mladen.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]