From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 12:26:29 2004 Return-Path: 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 CE88516A4CE for ; Fri, 2 Apr 2004 12:26:29 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A54CA43D6E for ; Fri, 2 Apr 2004 12:26:29 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.209] (helo=mgr9.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1B9VFE-0008K8-02; Fri, 02 Apr 2004 13:26:28 -0700 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr9.xmission.com with esmtp (Exim 4.30) id 1B9VEV-000480-QO; Fri, 02 Apr 2004 13:25:43 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i32KPf5G049505; Fri, 2 Apr 2004 13:25:42 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i32KPfEP049479; Fri, 2 Apr 2004 13:25:41 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Apr 2004 13:25:40 -0700 From: Greg Lewis To: "Eric J. Christeson" Message-ID: <20040402202540.GB9880@misty.eyesbeyond.com> References: <16475.55809.46422.34516@jerusalem.litteratus.org> <16492.48354.773289.238942@jerusalem.litteratus.org> <20040402150901.GC94758@misty.eyesbeyond.com> <1080931642.18461.5.camel@dyn231.iacc-tm4.ndsu.nodak.edu> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <1080931642.18461.5.camel@dyn231.iacc-tm4.ndsu.nodak.edu> User-Agent: Mutt/1.4.2.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr9.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 3.1 (built Mon Jan 26 13:00:24 MST 2004) X-SA-Exim-Scanned: Yes cc: freebsd-java@freebsd.org Subject: Re: sun jdk problem X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 20:26:29 -0000 On Fri, Apr 02, 2004 at 12:47:22PM -0600, Eric J. Christeson wrote: > On Fri, 2004-04-02 at 09:09, Greg Lewis wrote: > > On Thu, Apr 01, 2004 at 08:07:46PM -0500, Robert Huff wrote: > > > What's gone wrong? Put another way: what information do I need > > > to provide to move this along? > > > > Whats wrong is that the 1.4 JVM has always been flakey under Linux > > emulation. I'd suggest moving to the native 1.4 or you'll have to > > jump in and start figuring out why FreeBSD's Linux emulation doesn't > > work very well with 1.4 JVMs. > > It's not just under Linux emulation. We're running a servlet based web > site and have been constrained to JDK-1.4.0_02 because of stability > problems in the 1.4.2 series. And that's running under Linux. FWIW > native 1.4.2 under FreeBSD runs our app just fine. Well, your problem on Linux is that the Linux distro you are using may not match the Linux distro Sun builds on. Different glibc and kernel versions, among other things, can definitely affect stability. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org