RE: tomcat error messages

2001-07-24 Thread Loïc Lefèvre
Hemm the second question is: But what could be the reason(s) for a such error ? -Message d'origine- De : Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Envoyé : lundi 23 juillet 2001 06:28 À : [EMAIL PROTECTED] Objet : Re: tomcat error messages Hi, AFAIK the first null is the parameters

Re: tomcat error messages

2001-07-24 Thread Loïc Lefèvre
:[EMAIL PROTECTED]] Envoyé : mardi 24 juillet 2001 18:56 À : [EMAIL PROTECTED] Objet : RE: tomcat error messages Hemm the second question is: But what could be the reason(s) for a such error ? -Message d'origine- De : Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Envoyé : lundi 23 juillet 2001 06

Re: tomcat error messages

2001-07-23 Thread Pancham Singh
Thanks a lot!!! Even if I pass parameters to the request the first 'null' is still there. Any ideas? Thanks again, Pancham. From: Dmitri Colebatch [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: tomcat error messages Date: Mon, 23 Jul 2001 14:28:16 +1000 Hi

Re: tomcat error messages

2001-07-23 Thread Dmitri Colebatch
to the request the first 'null' is still there. Any ideas? Thanks again, Pancham. From: Dmitri Colebatch [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: tomcat error messages Date: Mon, 23 Jul 2001 14:28:16 +1000 Hi, AFAIK the first null is the parameters

tomcat error messages

2001-07-22 Thread Pancham Singh
I am having hard time trying to figure out what does the two nulls = mean when Tomcat sends a 404 response back: 2001-07-22 14:20:35 - Ctx( ): 404 R( + /servlet/wps + null) null. Also, I never see tomcat.log file in $TOMCAT_HOME/logs directory, even = thogh tomcat is writing error messges on

Re: tomcat error messages

2001-07-22 Thread Dmitri Colebatch
Hi, AFAIK the first null is the parameters, and in your case the second is because tomcat was unable to serve the request. tomcat.log will only exist if you configure it as such. open up server.xml and search for tomcat.log, you'll find a comment telling you how to have tomcat output go to the

Odd Tomcat Error Messages - please file a bug report

2001-05-09 Thread Frank Lawlor
After using Tomcat for a while during development, especially after deleting some old JSP .java/.class files from the work directory, I get the follwing error: - Error: 500 Location: /examples/AGCW/home.jsp Internal

RE: Odd Tomcat Error Messages - please file a bug report

2001-05-09 Thread Randy Layman
: Wednesday, May 09, 2001 11:07 AM To: Tomcat (E-mail) Subject: Odd Tomcat Error Messages - please file a bug report After using Tomcat for a while during development, especially after deleting some old JSP .java/.class files from the work directory, I get the follwing error