Stop using the JDBC-ODBC bridge.  Its not thread safe and will crash
Tomcat (or any other JVM for that matter) that attempts concurrent database
access.

        Randy

> -----Original Message-----
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 01, 2002 4:19 AM
> To: Tomcat Users List
> Subject: TOMCAT 4.0.2 server crash
> 
> 
> Hi
> 
> I set up my tomcat server from home and then went to school 
> to try access.
> for a while it was ok, but after repeatly doing many database 
> queries and
> processing, suddenly i wasnt able to access the server. It returned a
> gateway timeout error. I den went home just now and realise 
> the Tomcat does
> window is gone. I went to the log and track the following.
> 
> 
> ACCESS LOG
> ===========
> 153.20.95.66 - - [01/Mar/2002:13:43:45 8000] "GET
> /ps/jscripts/validateRegister.js HTTP/1.1" 304 -
> 153.20.95.66 - - [01/Mar/2002:13:43:46 8000] "GET
> /ps/jscripts/validateAdvSearch.js HTTP/1.1" 304 -
> //153.20.95.66 is my school's pc ip. its the last GET request
> 127.0.0.1 - - [01/Mar/2002:16:11:07 8000] "GET 
> /ps/css/PSCSS.css HTTP/1.1"
> 304 -
> ==========
> 
> LOG
> 2002-03-01 13:42:40 jsp: init
> 2002-03-01 13:42:40 jsp: init
> 2002-03-01 13:43:27 jsp: init
> 2002-03-01 13:43:29 jsp: init
> 2002-03-01 13:43:45 jsp: init
> 
> after this supposedly there is no more request from school pc
> i went home and found tomcat server dos window gone
> 
> as u can see, there is no clear wat has happened at all. Is 
> there any other
> logs i have missed regarding the auto shutdown of tomcat? Can 
> anyone tell me
> wat could have happened to cause tomcat to auto shutdown? Thanks...
> 
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to