Ok just went searching the java bug database and found this:

http://developer.java.sun.com/developer/bugParade/bugs/4776385.html

This seems to be the same issue since Tomcat is now compiled using 1.4.
Fix seems to use hotspot instead of classic  runtime, unfortunately SUN 
doesn't
distribute hotspot with latest JDK 1.2  :(

Perhaps the Tomcat developers should use 1.3 to compile since that version 
doesn't
seem to have this problem.

"Jason Koeninger" <[EMAIL PROTECTED]> wrote on 19.11.2002 04:59:10:

> I have 4.0.6 running on a Solaris Intel 1.2 JDK.  The HTTP connector 
> seems to work fine with 1.2, but the ajp13 connector was throwing 
exceptions 
> on a socket method (setKeepAlive I think).  Switching the instance using 

> ajp13 to JDK 1.3.1 fixed that problem, but I still have one 
instanceusing the 
> HTTP connector running on 1.2.
> 
> Best Regards,
> 
> Jason Koeninger
> J&J Computer Consulting
> http://www.jjcc.com
> 
> On Mon, 18 Nov 2002 15:24:01 +0000, Kristj n Bjarni Gu mundsson wrote:
> 
> >No this is the full version of v4.0.6
> >
> >I can run it using JDK version:
> >
> >v1.4.1_01
> >v1.3.1_03
> >
> >I simply change the JAVA_HOME variable but v1.2.2_014 gives the error, 
and 
> >unfortunately I have to use the 1.2 version.
> >
> >Has anybody actually verified that Tomcat can run on 1.2 of Java?
> >
> >Reynir H?bner <[EMAIL PROTECTED]> wrote on 18.11.2002 14:47:49:
> >
> >> H��, 
> >> 
> >> Did you by any chance download the LE version ?
> >> 
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.6/bin/
> >> 
> >> Try the standard version, but not LE.
> >> 
> >> The standard version req. : 
> >> Standard: This is a full binary distrbution of Tomcat 4, which 
> >> includes all optional libraries and an XML parser (Xerces 1.4.4), 
> >> and can be run on JDK 1.2+. 
> >> Hope it helps
> >> [EMAIL PROTECTED]
> >> 
> >> 
> >> > -----Original Message-----
> >> > From: Kristj n Bjarni Gu mundsson [mailto:[EMAIL PROTECTED]] 
> >> > Sent: 18. n�Fvember 2002 10:28
> >> > To: [EMAIL PROTECTED]
> >> > Subject: Tomcat 4.0.6 and Java versions
> >> > 
> >> > 
> >> > What are the requirements for the Java versions for Tomcat 4.0.6?
> >> > 
> >> > I am trying to use JDK-1.2.2_014, but trying to start Tomcat 
> >> > I always get:
> >> > 
> >> > Bootstrap: Class loader creation threw exception
> >> > java.lang.IllegalMonitorStateException: current thread not owner
> >> > 
> >> > 
> >> > 
> >> > --
> >> > To unsubscribe, e-mail: 
> >> > <mailto:tomcat-user-> [EMAIL PROTECTED]>
> >> > For 
> >> > additional commands, 
> >> > e-mail: <mailto:[EMAIL PROTECTED]>
> >> > 
> >> > 
> >> 
> >> --
> >> To unsubscribe, e-mail: 
> ><mailto:[EMAIL PROTECTED]>
> >> For additional commands, e-mail: 
> ><mailto:[EMAIL PROTECTED]>
> >> 
> >
> 
> 
> 
> --
> To unsubscribe, e-mail: 
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
<mailto:[EMAIL PROTECTED]>
> 



Reply via email to