Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2005 14:58:15 +0200
From:      Panagiotis Astithas <past@ebs.gr>
To:        Michael Vince <mv@roq.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Java 1.5 crash on Tomcat
Message-ID:  <439AD0E7.3030009@ebs.gr>
In-Reply-To: <439A3FBD.2060502@roq.com>
References:  <439A3FBD.2060502@roq.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Vince wrote:
> Hi all,
> I have been testing a servlet performance on a Tomcat 5.5.9 setup and 
> when I push the load to a certain level the Tomcat core dumps.
> libmap.conf
> [/usr/local/jdk1.5.0/]
> libpthread.so.2         libthr.so.2
> libpthread.so           libthr.so
> 
> Using non libthr setups the Tomcat appears to runs fine, but as far as I 
> can see in my benchmarks not as good performance.
> 
> The server is a Dell 2850 Dual P4 on EMT64 with AMD64 6.0-STABLE #0: Fri 
> Dec  9 20:28:06 EST 2005 kernel/build.
> 
> Here is a full dump at my web space, I did this because the log dump is 
> large.
> 
> http://roq.com/hs_err_pid94896.log
> 
> Does any one know what this is?
> 
> Regards,
> Mike

It would be helpful if you could get a core dump from a jdk built with 
debug symbols (the WITH_DEBUG option).

Cheers,
Panagiotis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439AD0E7.3030009>