You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Dan Diodati <da...@nightfire.com> on 2002/01/21 20:11:47 UTC

jdk1.3.1 and tomcat 3.3a core dumping?

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 Hotspot compiler core dumps
killing the JVM. Here is the error:

#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 47454E45524154452F4F502D41500E435050084B 01
#
# Problematic Thread: prio=5 tid=0x31d1b8 nid=0x26 runnable 
#

Has anyone else had any issues with jdk1.3.1 and tomcat 3.3a ?

 
Dan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


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

Posted by Bojan Smojver <ho...@binarix.com>.
Even if you 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 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 compiler core dumps
> killing the JVM. Here is the error:
> 
> #
> # HotSpot Virtual Machine Error, Internal Error
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
> #
> # Error ID: 47454E45524154452F4F502D41500E435050084B 01
> #
> # Problematic Thread: prio=5 tid=0x31d1b8 nid=0x26 runnable 
> #
> 
> Has anyone else had any issues with jdk1.3.1 and tomcat 3.3a ?
> 
>  
> Dan
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


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

Posted by Bojan Smojver <bo...@binarix.com>.
Even if you 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 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 compiler core dumps
> killing the JVM. Here is the error:
> 
> #
> # HotSpot Virtual Machine Error, Internal Error
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
> #
> # Error ID: 47454E45524154452F4F502D41500E435050084B 01
> #
> # Problematic Thread: prio=5 tid=0x31d1b8 nid=0x26 runnable 
> #
> 
> Has anyone else had any issues with jdk1.3.1 and tomcat 3.3a ?
> 
>  
> Dan
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>