From owner-freebsd-java@FreeBSD.ORG Tue Nov 1 06:48:11 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3286816A41F for ; Tue, 1 Nov 2005 06:48:11 +0000 (GMT) (envelope-from mv@roq.com) Received: from p4.roq.com (ns1.ecoms.com [207.44.130.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE25043D48 for ; Tue, 1 Nov 2005 06:48:10 +0000 (GMT) (envelope-from mv@roq.com) Received: from p4.roq.com (localhost.roq.com [127.0.0.1]) by p4.roq.com (Postfix) with ESMTP id 6668B4CB6B for ; Tue, 1 Nov 2005 06:48:30 +0000 (GMT) Received: from [192.168.0.2] (ppp157-158.static.internode.on.net [150.101.157.158]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by p4.roq.com (Postfix) with ESMTP id B25094CB69 for ; Tue, 1 Nov 2005 06:48:29 +0000 (GMT) Message-ID: <43670FA7.8030902@roq.com> Date: Tue, 01 Nov 2005 17:48:07 +1100 From: Michael VInce User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.12) Gecko/20051019 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Tomcat jdk 1.4 crash X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 06:48:11 -0000 Hi guys, I have Tomcat based web app that crashed today and the log said post it to the mailing list so here it is :) I don't know what it is but I figured I should probably give the Java process more memory. Does any one believe using 1.5 Java would be better for Tomcat and what about using it on AMD64 ? Also what about using 6.0 Release the current machine is 5.4-STABLE on a Dual P4 Dell i386. Mike hs_err_pid68450.log Unexpected Signal : 11 occurred at PC=0x2834FC32 Function=_ZN15FastScanClosure6do_oopEPP7oopDesc+0x26 Library=/usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so Dynamic libraries: 0x8048000 /usr/local/java/bin/java 0x2807b000 /usr/lib/libpthread.so.1 0x2809f000 /lib/libc.so.5 0x2817a000 /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so 0x2858f000 /usr/lib/libstdc++.so.4 0x28661000 /lib/libm.so.3 0x2867c000 /usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so 0x2868a000 /usr/local/jdk1.4.2/jre/lib/i386/libverify.so 0x2869f000 /usr/local/jdk1.4.2/jre/lib/i386/libjava.so 0x286bd000 /usr/local/jdk1.4.2/jre/lib/i386/libzip.so 0x34bca000 /usr/local/jdk1.4.2/jre/lib/i386/libnet.so 0x2804e000 /libexec/ld-elf.so.1 Heap at VM Abort: Heap def new generation total 4544K, used 4095K [0x2c570000, 0x2ca50000, 0x2ca50000) eden space 4096K, 99% used [0x2c570000, 0x2c96fff8, 0x2c970000) from space 448K, 0% used [0x2c9e0000, 0x2c9e0000, 0x2ca50000) to space 448K, 3% used [0x2c970000, 0x2c9737c8, 0x2c9e0000) tenured generation total 60544K, used 54149K [0x2ca50000, 0x30570000, 0x30570000) the space 60544K, 89% used [0x2ca50000, 0x2ff31508, 0x2ff31600, 0x30570000) compacting perm gen total 10240K, used 10183K [0x30570000, 0x30f70000, 0x34570000) the space 10240K, 99% used [0x30570000, 0x30f61fd0, 0x30f62000, 0x30f70000) Local Time = Tue Nov 1 17:19:05 2005 Elapsed Time = 86387 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002F1 # Please report this error to # freebsd-java@FreeBSD.org mailing list # # Java VM: Java HotSpot(TM) Client VM (1.4.2-p7-root_14_sep_2005_20_15 mixed mode) #