Is there a ROOT web app?  There is a known bug in 3.2.1 that causes Tomcat
to spin in a tight loop if it gets a URL that doesn't map into a servlet
*and* the ROOT webapp has been removed.  This has been fixed and will appear
in Tomcat 3.2.2.

Also, be careful using JDK 1.3 if your going to run Tomcat as an NT service.
There is a known bug in the JDK that will cause the service to stop when a
user logs out.  See the archives for this list for lots of discussion on
this topic.

> -----Original Message-----
> From: Rui M . Silva Seabra [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 21, 2001 4:35 PM
> To: [EMAIL PROTECTED]
> Subject: cpu load 100% on windows 2000 using iis
>
>
> Hello,
>
>  Please, before reading this, bare in mind that unfourtunately I
> am forced to use an IIS and windows 2000, because of a client's
> demands, so changing to the desirable *nix+apache+tomcat is not an option.
>
>  Apparently everything is okay.
>  Until the moment when you either reach the isapi_redirect.dll
> directly (because you know the url and there's no point in
> defending security by obscurity) or call a servlet.
>  By the time either of this events happen, the tomcat java
> process jumps to 100% cpu usage, until an indeterminate time, and
> provides no results.
>
>  So, what could be happening? Here go some technical details on
> the machine:
>
>   * windows 2000 (yuk)
>     - no namesolver, all name must be solved by usage of the hosts file
>   * IIS (default with win2k - yuk yuk)
>   * tomcat 3.2.1
>   * jdk 1.3.0
>
>
> If anyone has a sensible opinion on this matter, please, share
> your thoughts with me on the list, since this could be a future
> trouble shooter.
>
> Hugs, rms
>
> --
> + No matter how much you do, you never do enough -- unknown
> + Whatever you do will be insignificant,
> | but it is very important that you do it -- Ghandi
> + So let's do it...?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to