RE: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-22 Thread Dan Diodati
: jdk1.3.1 and tomcat 3.3a core dumping? Of course, there is always the issue that there is absolutely no need to run 3.3a on a Solaris box (which is why I really can't be bothered to download it to check this out, since my primary production environment is Solaris). If you're not running Windows

RE: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-22 Thread costinm
. see: http://cvs.apache.org/viewcvs/jakarta-tomcat/RELEASE-NOTES-3.3.1.txt - Original Message - From: Bojan Smojver [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Monday, January 21, 2002 6:15 PM Subject: RE: jdk1.3.1 and tomcat 3.3a core dumping? Quoting Dan

Re: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-22 Thread Bojan Smojver
some problems with jdk1.3.1 core dumping with tomcat 3.3a. My current set up is apache 1.3.22 which is passing a the request to tomcat 3.3a(running externally). This is all running on a Solaris 8 box (Sun Ultra2) using jdk1.3.1. When tomcat tries to compile some jsp pages, the Hotspot

jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-21 Thread Dan Diodati
I am having some problems with jdk1.3.1 core dumping with tomcat 3.3a. My current set up is apache 1.3.22 which is passing a the request to tomcat 3.3a(running externally). This is all running on a Solaris 8 box (Sun Ultra2) using jdk1.3.1. When tomcat tries to compile some jsp pages

Re: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-21 Thread Bojan Smojver
some problems with jdk1.3.1 core dumping with tomcat 3.3a. My current set up is apache 1.3.22 which is passing a the request to tomcat 3.3a(running externally). This is all running on a Solaris 8 box (Sun Ultra2) using jdk1.3.1. When tomcat tries to compile some jsp pages, the Hotspot

RE: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-21 Thread Dan Diodati
of any incompatibilities with jdk1.3.1_02(the latest release of jdk131) and tomcat 3.3a? -Original Message- From: Bojan Smojver [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 1:30 PM To: Tomcat Developers List Subject: Re: jdk1.3.1 and tomcat 3.3a core dumping? Even if you

RE: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-21 Thread Ed Milic
- including flags!! JAVACMD=$JAVA_HOME/bin/java -server fi That should stop the crashing problems. From: Dan Diodati [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: 'Tomcat Developers List' [EMAIL PROTECTED] Subject: RE: jdk1.3.1 and tomcat 3.3a core dumping? Date: Mon, 21

RE: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-21 Thread Dan Diodati
I tried that too, but it still has the same error. I also increased the java heap size to 200 MB. -Original Message- From: Ed Milic [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 2:44 PM To: [EMAIL PROTECTED] Subject: RE: jdk1.3.1 and tomcat 3.3a core dumping? Here

RE: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-21 Thread Bojan Smojver
Quoting Dan Diodati [EMAIL PROTECTED]: I don't think the java code has any issues because it has been in production with jdk1.2.2 and tomcat 3.2.4. Maybe I wasn't clear enough. The point is that this is a JVM issue, it has nothing to do with Java classes you run on it (except that some of

Re: jdk1.3.1 and tomcat 3.3a core dumping?

2002-01-21 Thread Bill Barker
PROTECTED] Sent: Monday, January 21, 2002 6:15 PM Subject: RE: jdk1.3.1 and tomcat 3.3a core dumping? Quoting Dan Diodati [EMAIL PROTECTED]: I don't think the java code has any issues because it has been in production with jdk1.2.2 and tomcat 3.2.4. Maybe I wasn't clear enough. The point