RE: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Amos Shapira



It's a 
known problem with 3.2.1, upgrade to 3.2.2. Worked for me so 
far...

Cheers,

--Amos

  -Original Message-From: Jeff Trent 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 13, 2001 7:40 
  AMTo: [EMAIL PROTECTED]Subject: Tomcat 
  hangs if I refer to a context that doesn't exist
  If I refer to a nonexistant webapp, I find that 
  Tomcat pins my CPU (doesn't really hang). I need to stop tomcat and 
  restart for the CPU to return to normal. I couldn't find any information 
  on this problem in the archives. Anybody else see this or know what the 
  problem might be? I'm using 3.2.1 on NT2000.
  
  thanks,
  jeff
  


Re: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Jeff Trent



Actually, no - otherwise, I wouldn't have 
asked. I did, however, find my answer in the bugzilla database. For 
those of you who are wondering, this problem occurs under 3.2.1 if you remove 
the ROOT context / webapp.

-jeff

  - Original Message - 
  From: 
  Thomas Bezdicek 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, June 13, 2001 4:03 
  AM
  Subject: AW: Tomcat hangs if I refer to a 
  context that doesn't exist
  
  Hi,
  
  you 
  find it in the tomcat-documentation very easy.
  
  regards, tom
  
-Ursprüngliche Nachricht-Von: Jeff Trent [mailto:[EMAIL PROTECTED]]Gesendet: 
Mittwoch, 13. Juni 2001 06:40An: [EMAIL PROTECTED]Betreff: 
Tomcat hangs if I refer to a context that doesn't exist
If I refer to a nonexistant webapp, I find that 
Tomcat pins my CPU (doesn't really hang). I need to stop tomcat and 
restart for the CPU to return to normal. I couldn't find any 
information on this problem in the archives. Anybody else see this or 
know what the problem might be? I'm using 3.2.1 on 
NT2000.

thanks,
jeff



Re: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Luba Powell



Bump up the LogLevel to DEBUG in httpd.conf file 
and 
look in the log for detail messages

  - Original Message - 
  From: 
  Amos Shapira 
  To: '[EMAIL PROTECTED]' 
  
  Sent: Wednesday, June 13, 2001 4:58 
  AM
  Subject: RE: Tomcat hangs if I refer to a 
  context that doesn't exist
  
  It's 
  a known problem with 3.2.1, upgrade to 3.2.2. Worked for me so 
  far...
  
  Cheers,
  
  --Amos
  
-Original Message-From: Jeff Trent 
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 13, 2001 7:40 
AMTo: [EMAIL PROTECTED]Subject: 
Tomcat hangs if I refer to a context that doesn't exist
If I refer to a nonexistant webapp, I find that 
Tomcat pins my CPU (doesn't really hang). I need to stop tomcat and 
restart for the CPU to return to normal. I couldn't find any 
information on this problem in the archives. Anybody else see this or 
know what the problem might be? I'm using 3.2.1 on 
NT2000.

thanks,
jeff



RE: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Randy Layman


I'm going to have to support Thomas on this.  Not only is it covered
in the mailing list archives, but its also in the README file in
%TOMCAT_HOME%/docs, section 6.11, approximately line 292.

Randy

-Original Message-
From: Jeff Trent [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 8:30 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Tomcat hangs if I refer to a context that doesn't exist


Actually, no - otherwise, I wouldn't have asked.  I did, however, find my
answer in the bugzilla database.  For those of you who are wondering, this
problem occurs under 3.2.1 if you remove the ROOT context / webapp.

-jeff
- Original Message - 
From: Thomas Bezdicek 
To: [EMAIL PROTECTED] 
Sent: Wednesday, June 13, 2001 4:03 AM
Subject: AW: Tomcat hangs if I refer to a context that doesn't exist


Hi,
 
you find it in the tomcat-documentation very easy.
 
regards, tom
-Ursprüngliche Nachricht-
Von: Jeff Trent [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 13. Juni 2001 06:40
An: [EMAIL PROTECTED]
Betreff: Tomcat hangs if I refer to a context that doesn't exist


If I refer to a nonexistant webapp, I find that Tomcat pins my CPU (doesn't
really hang).  I need to stop tomcat and restart for the CPU to return to
normal.  I couldn't find any information on this problem in the archives.
Anybody else see this or know what the problem might be?  I'm using 3.2.1 on
NT2000.

thanks,
jeff



Re: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Jeff Kilbride

Actually, yes -- read the release notes for 3.2.1 that come with the
distribution.

--jeff

- Original Message -
From: Jeff Trent [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 5:30 AM
Subject: Re: Tomcat hangs if I refer to a context that doesn't exist


Actually, no - otherwise, I wouldn't have asked.  I did, however, find my
answer in the bugzilla database.  For those of you who are wondering, this
problem occurs under 3.2.1 if you remove the ROOT context / webapp.

-jeff
  - Original Message -
  From: Thomas Bezdicek
  To: [EMAIL PROTECTED]
  Sent: Wednesday, June 13, 2001 4:03 AM
  Subject: AW: Tomcat hangs if I refer to a context that doesn't exist


  Hi,

  you find it in the tomcat-documentation very easy.

  regards, tom
-Ursprüngliche Nachricht-
Von: Jeff Trent [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 13. Juni 2001 06:40
An: [EMAIL PROTECTED]
Betreff: Tomcat hangs if I refer to a context that doesn't exist


If I refer to a nonexistant webapp, I find that Tomcat pins my CPU
(doesn't really hang).  I need to stop tomcat and restart for the CPU to
return to normal.  I couldn't find any information on this problem in the
archives.  Anybody else see this or know what the problem might be?  I'm
using 3.2.1 on NT2000.

thanks,
jeff






Tomcat hangs if I refer to a context that doesn't exist

2001-06-12 Thread Jeff Trent



If I refer to a nonexistant webapp, I find that 
Tomcat pins my CPU (doesn't really hang). I need to stop tomcat and 
restart for the CPU to return to normal. I couldn't find any information 
on this problem in the archives. Anybody else see this or know what the 
problem might be? I'm using 3.2.1 on NT2000.

thanks,
jeff