>
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
- 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.
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
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
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
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.
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?