Re: tomcat crashes

2002-08-29 Thread Taral Shah
> To: "Tomcat Developers List" <[EMAIL PROTECTED]>; "Taral Shah" <[EMAIL PROTECTED]> Sent: Thursday, August 29, 2002 12:46 PM Subject: Re: tomcat crashes Quoting Taral Shah <[EMAIL PROTECTED]>: > But same thing works with different solaris. Here I have

Re: tomcat crashes

2002-08-29 Thread Bill Barker
- Original Message - From: "Bojan Smojver" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 11:50 PM Subject: Re: tomcat crashes > One more thing - check if the OS has all the relevant patches.

Re: tomcat crashes

2002-08-28 Thread Bojan Smojver
Quoting Taral Shah <[EMAIL PROTECTED]>: > But same thing works with different solaris. Here I have solaris 5.7 and > with 5.8 it works fine, even in one of 5.7 solaris machine tomcat runs fine. And they all have the same patches applied? I don't use Solaris, so I can't tell you specifically what

Re: tomcat crashes

2002-08-28 Thread Bojan Smojver
One more thing - check if the OS has all the relevant patches. Sometimes it's the libraries that JDK's using. Bojan Quoting Bojan Smojver <[EMAIL PROTECTED]>: > Quoting Taral Shah <[EMAIL PROTECTED]>: > > Try a different JDK. This doesn't look a Tomcat problem. > > Bojan > > > Hi > > > > I

Re: tomcat crashes

2002-08-28 Thread Taral Shah
ROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]>; "Taral Shah" <[EMAIL PROTECTED]> Sent: Thursday, August 29, 2002 12:13 PM Subject: Re: tomcat crashes Quoting Taral Shah <[EMAIL PROTECTED]>: Try a different JDK. This doesn't look a Tomcat p

Re: tomcat crashes

2002-08-28 Thread Bojan Smojver
Quoting Taral Shah <[EMAIL PROTECTED]>: Try a different JDK. This doesn't look a Tomcat problem. Bojan > Hi > > I am facing strange problem at one of my customers side. > I am using tomcat 3.3 for my devlopment and its working fine. > > But at one of customers side tomcat crases unknowingly.

RE: tomcat crashes VM under NT

2001-04-30 Thread Wang, Wanlin
Title: RE: tomcat crashes VM under NT I'm using Tomcat 3.2.1 in NT with JVM 1.3.0, and it crashes with Dr. Watson error when I make jdbc-odbc connection to SQL server70 from my java servlet program.  Does Tomcat have a bug here or I need to change some conf file?