From owner-freebsd-java@FreeBSD.ORG Wed Apr 19 23:06:45 2006 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 624CE16A400 for ; Wed, 19 Apr 2006 23:06:45 +0000 (UTC) (envelope-from lists@intricatesoftware.com) Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.4.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A82843D45 for ; Wed, 19 Apr 2006 23:06:45 +0000 (GMT) (envelope-from lists@intricatesoftware.com) Received: from [172.16.1.72] (ool-457a77e8.dyn.optonline.net [69.122.119.232]) by mta6.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IXZ00DDAS6EWAA0@mta6.srv.hcvlny.cv.net> for freebsd-java@freebsd.org; Wed, 19 Apr 2006 19:06:15 -0400 (EDT) Date: Wed, 19 Apr 2006 19:06:14 -0400 From: Kurt Miller In-reply-to: <4446398A.3020304@fer.hr> To: freebsd-java@freebsd.org Message-id: <200604191906.14542.lists@intricatesoftware.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-2 Content-transfer-encoding: 7BIT Content-disposition: inline References: <4446398A.3020304@fer.hr> User-Agent: KMail/1.9.1 Subject: Re: Big problem with little java X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt@intricatesoftware.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 23:06:45 -0000 On Wednesday 19 April 2006 9:22 am, Ivan Voras wrote: > I have a (production) machine running tomcat 4.1, and have foolishly > upgraded java from custom-compiled pre-diablo package (jdk-1.5.0p1_2) to > diablo-jdk-freebsd6-1.5.0.06.00. This is on FreeBSD 6.0-R. > > The pre-diablo version works fine, but this new version crashes around > every 12 hours. Since it's a production machine I've reverted to the old > version. > > I have a core dump (java.core) from the diablo-based version but it > seems there are no debugging symbols in the binaries (?). If anyone is > interested, I could upload it somewhere (it's 40MB gzipped). Do you still have the crash logs around (i.e. hs_err_pidxxxxx.log)? Please post it to the list if you do. Thanks, -Kurt