From owner-freebsd-java Fri Aug 23 13:12: 3 2002 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 B46C337B400 for ; Fri, 23 Aug 2002 13:12:01 -0700 (PDT) Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5080C43E88 for ; Fri, 23 Aug 2002 13:12:01 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17iKmg-0000NL-00; Fri, 23 Aug 2002 13:11:54 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com To: , Subject: Re: /lib/libpthread.so.0: No such file or directory. Errors with Linux Jdk1.4.0.1 & Resin or Tomcat Date: Fri, 23 Aug 2002 16:11:54 -0400 User-Agent: KMail/1.4.2 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208231611.54672.absinthe@pobox.com> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Friday 23 August 2002 01:32pm, Jeremy Suo-Anttila wrote: > I have been experiencing allot of java crashes (2-3 some days) with the > following error code every time it happens. If any one could tell me what I > can do to prevent future crashes from happening or how I can get more info > from the crash and find a way to patch my system to make them work that > would be great. The errors are listed below along with other info. Also if > anyone else has had the same problems please let me know and I will submit > a pr for this. > > I have already upgraded to the latest linux_base last night from > linux_base6 and reinstalled the linux-sun-jdk.1.4.0.1 from the ports. > > Thanks Hi Jeremy, The 1.4 JDK port is not considered "stable" at this time. It is known to crash often. I'm not personally qualified to tell you why, however, unless you need the 1.4.0 API for something specific, I would suggest building and running ports/java/jdk13 or /ports/java/linux-jdk13 if you want as close to a production quality VM for Tomcat and Resiin. I have personally run the native JDK (java/jdk13) under both of those products without problem since patchset 5. That is what I would recommend that you use for the time being. Regards, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message