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

2002-01-22 Thread Dan Diodati
] 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 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

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, the

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

2002-01-21 Thread Dan Diodati
have buggy Java classes, this should not cause a good JVM to do this. The problem is with the JVM. I'd try a different JDK, something like 1.3.0_04 or maybe a newer sub-release of 1.3.1. Bojan PS. Keep in mind that I don't work with Solaris :-) Dan Diodati wrote: I am having some problems

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

2002-01-21 Thread Dan Diodati
!! 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 Jan 2002 13:40