Re: error messages during tomcat 4.1 startup

2005-07-07 Thread Jon Wingfield
It looks like your web.xml DOCTYPE definition is either missing or incorrect. Digester is using a validating parser and so barfs. Review your web.xml document(s). Jon Tewari,kuldeep wrote: Hi, I am getting following messages during tomcat 4.1 startup. What could be the cause? Jul 7, 2005 10

Re: Error messages on Apache2 with load balancing jk2 and Tomcat

2004-10-26 Thread Peter Johnson
Well here is what works for me (both Tomcat instances are running locally) [workerEnv] logger=logger.apache2 sslEnable=0 timing=1 #forwardURICompat forwardURICompatUnparsed #forwardURIEscaped noRecoveryIfRequestSent noRecoveryIfHeaderSent disabled=0 debug=5 version=1 # Comment out in production [lo

Re: Error messages on Apache2 with load balancing jk2 and Tomcat

2004-10-26 Thread "Stephan Müller"
Sorry, but it has the same effect. Thanks Stephan > Try > > It has been a while since I touched jk2 but try > > group=lb:balanced > > PJ > > Stephan Müller wrote: > > >Hallo! > > > >My Enviroment: > > > >Suse Linux 9.1 > >Tomcat 5.0.28 > >JK2 Connector 2.0.4 > >Apache2 2.0.50 > > > >I've co

Re: Error messages on Apache2 with load balancing jk2 and Tomcat

2004-10-26 Thread Peter Johnson
Try It has been a while since I touched jk2 but try group=lb:balanced PJ Stephan Müller wrote: Hallo! My Enviroment: Suse Linux 9.1 Tomcat 5.0.28 JK2 Connector 2.0.4 Apache2 2.0.50 I've configured the jk2-connctor to load balance. Here my worker2.properties: # Set a Logger [logger.apache2] file=/us

RE: Error messages for the jsp compiler

2003-11-10 Thread David Allison
ected release to be called.. Regards Dave -Original Message- From: Johann Uhrmann [mailto:[EMAIL PROTECTED] Sent: 10 November 2003 14:56 To: Tomcat Users List Subject: Re: Error messages for the jsp compiler David Allison wrote: > [...] > The other thing which caused me an issue is

Re: Error messages for the jsp compiler

2003-11-10 Thread Johann Uhrmann
David Allison wrote: [...] The other thing which caused me an issue is that there is no way to disable custom tag pooling when pre-compiling JSPs, my application uses some Struts tags which do no work correctly with pooling enabled.. Could You provide some details, e.g. what tags are not compatible

RE: Error messages for the jsp compiler

2003-11-10 Thread David Allison
I tried exactly the same thing last week.. I found that the NullPointerExceptions were generally because something was missing from my webapp which it needed to compile the JSPs such as a lib or tld etc etc but def not the most friendly of error messages.. The other thing which caused me an issue

RE: Error messages

2001-02-26 Thread Randy Layman
Set your JAVA_HOME directory. The startup scripts provided with Tomcat 3.2 don't use the classpath so setting it is totally useless. If you're wondering why this is, its because lots of errors with people getting started using Tomcat is due to various incompatabile things being

Re: Error Messages

2000-12-08 Thread Rebecca
Subject: RE: Error Messages I think you can get errors of this type if the user clicks the STOP button on the browser before the response is completely transmitted (or, equivalently, when the user closes the browser prematurely).   Duane Morse, Eldorado Computing Inc.,

Re: Error Messages

2000-12-08 Thread Craig R. McClanahan
It could mean that there were messages that had already been sent out into the Internet, that were transmitted before your unsubscribe took effect. Most likely, though, that means you subscribed under a different email address than the one you are trying to unsubscribe through. In that case, ple

RE: Error Messages

2000-12-08 Thread Parayali, Jayesh 1065
Title: RE: Error Messages Right now its not causing any problem. But it might be slowing down tomcat Its happening when I hit refresh on IE. It is not happening when I refresh using Netscape Communicator. The HTTP protocol must be different. I will check that later and keep you posted if

RE: Error Messages

2000-12-08 Thread CPC Livelink Admin
Title: Error Messages At the risk of a 'me too' barrage, I have encountered the same message on many static items like images.  I was ignoring it since that pages worked, but it would be nice to know what it is. I did not see it in 3.1, only 3.2 on NT 2000 -Original Message-From:

RE: Error Messages

2000-12-08 Thread Duane Morse
Title: Error Messages I think you can get errors of this type if the user clicks the STOP button on the browser before the response is completely transmitted (or, equivalently, when the user closes the browser prematurely).   Duane Morse, Eldorado Computing Inc., Phoenix AZ -Origina

Re: error messages in tomcat.log

2000-10-20 Thread Trevor Little
I think it always says this on startup... it's just saying if there's errors, check the log > Renee Petris wrote: > > Occasionally when starting tomcat I get the message: "Check > logs/tomcat.log for error messages", but when I check tomcat.log, > there aren't any error messages. Anyone know wha