Date: Thu, 29 Nov 2001 14:44:26 -0500 (EST) From: Mikhail Kruk <meshko@cs.brandeis.edu> To: Brad Cox <bcox@virtualschool.edu> Cc: <java@FreeBSD.ORG> Subject: Re: Java crashes on FreeBSD? Message-ID: <Pine.LNX.4.33.0111291440140.8160-100000@calliope.cs.brandeis.edu> In-Reply-To: <222D2DAF-E500-11D5-97CC-0005022D9F0A@virtualschool.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0111291440140.8160-100000>