What alternatives would I have to that ODBC driver as a testing option? -----Original Message----- From: Tim Funk [mailto:[EMAIL PROTECTED]] Sent: June 11, 2002 9:32 AM To: Tomcat Users List Subject: Re: Tomcat Unexplained Shutdown
Quick stab in the dark - Since you are using an ODBC driver - I bet the driver is not thread safe. So if tomcat is trying to serve 2 different requests concurrently, it may be dying in native odbc code. -Tim Geoff Peters wrote: > Here are the uncompiled servlets (the ones that would possibly cause the shutdowns) >- if you need the associated jar file let me know... > > thanks!!!!! > > Geoff > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>