From owner-freebsd-java Thu Nov 29 11:44:46 2001 Delivered-To: freebsd-java@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id E464437B420 for ; Thu, 29 Nov 2001 11:44:31 -0800 (PST) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id OAA10627; Thu, 29 Nov 2001 14:44:26 -0500 Date: Thu, 29 Nov 2001 14:44:26 -0500 (EST) From: Mikhail Kruk To: Brad Cox Cc: Subject: Re: Java crashes on FreeBSD? In-Reply-To: <222D2DAF-E500-11D5-97CC-0005022D9F0A@virtualschool.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I think the problem is that you are using Linux version. You should try building native 1.2.2 or even 1.3 on FreeBSD and use them. While Linux emulation is good and everything it does seem to crash due to signal handling problems occasionally. Of course you have to make sure you are running "classic" mode of Linux JDK (it's in the jvm.cfg file). Under emulation IBM is less stable than Linux IMHO. I don't think jdk1.1.8 would be easy (possible?) to use for jetty. The best bet is to build native 1.3.1. If space it a problem you'll have to switch that Linux development box to FreeBSD and build there. > 1) Is the Linux 1.2.2 port thought to be stable on FreeBSD? > 2) Is reverting to JDK 1.1.8 likely to improve matters? > 3) Is upgrading to IBM 1.3.x likely to improve matters if I can > overcome the space problem somehow? > 4) Does someone have a cron script handy that could restart jetty > as a workaround? > 5) Am on the wrong track altogether? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message