Re: jdk14+tomcat5 crashing box

2004-01-06 Thread Sheldon Hearn
On (2003/12/31 04:55), Brett Gulla wrote: > Thanks for the input, but the problem seems to have been fixed. Here's what I > did: > 1. cvsup'd to 5.2 RC > 2. upgraded to tomcat 5.0.16 > > PS. Using native threads (-lc_r not -pthread) I believe that the problem was fixed in FreeBSD itself, becau

Re: jdk14+tomcat5 crashing box

2003-12-31 Thread Brett Gulla
Thanks for the input, but the problem seems to have been fixed. Here's what I did: 1. cvsup'd to 5.2 RC 2. upgraded to tomcat 5.0.16 PS. Using native threads (-lc_r not -pthread) Quoting Josef Grosch <[EMAIL PROTECTED]>: > > I am getting the same problem. Restarting Tomcat5 and Tomcat41 cause

Re: jdk14+tomcat5 crashing box

2003-12-31 Thread Josef Grosch
I am getting the same problem. Restarting Tomcat5 and Tomcat41 causes the system to crash. This is completly repeatable. Other Java programs such as Eclispe and Bugseeker can be restarted multiple times without problems. ** Java Version ** berkeley% java -version java version "1.4.2-p5" Java(TM)

Re: jdk14+tomcat5 crashing box

2003-12-30 Thread Lucas Holt
system: FreeBSD 5.1-RELEASE-p11 FreeBSD 5.1-RELEASE-p11 #1: Fri Nov 28 0 5:09:25 EST 2003 /usr/obj/usr/src/sys/BSD1007 i386 packages: apache-2.0.47 mod_jk-apache2-1.2.2 jakarta-tomcat-5.0.14 jdk-1.4.2p5 What threading model did you use with the JDK? Does the problem occur when starting other

jdk14+tomcat5 crashing box

2003-12-30 Thread Brett Gulla
I am experiencing a reproducable system crash. If I access a tomcat application (or use the mod_jk connector) then stop the tomcat service then restart the tomcat service, the box will crash. I'm not terribly concerned over this as I am using this box as development - porting to tomcat5 - but I w