From owner-freebsd-java@FreeBSD.ORG Mon Mar 22 10:35:39 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 EA45716A4CE for ; Mon, 22 Mar 2004 10:35:39 -0800 (PST) Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7505D43D1D for ; Mon, 22 Mar 2004 10:35:39 -0800 (PST) (envelope-from nate@yogotech.com) Received: from emerger.yogotech.com (emerger.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.12.11/8.12.11) with ESMTP id i2MIZaHX022452; Mon, 22 Mar 2004 11:35:36 -0700 (MST) (envelope-from nate@yogotech.com) Received: (from nate@localhost) by emerger.yogotech.com (8.12.11/8.12.11) id i2MIZWWE015517; Mon, 22 Mar 2004 11:35:32 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16479.12788.232120.392455@emerger.yogotech.com> Date: Mon, 22 Mar 2004 11:35:32 -0700 To: "Olivier Vautrin" In-Reply-To: References: <16479.746.177628.767075@emerger.yogotech.com> X-Mailer: VM 7.17 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid cc: 'Nate Williams' cc: freebsd-java@freebsd.org Subject: RE: Tomcat 5.0 and diablo-jdk-1.3.1 crash X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nate Williams List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 18:35:40 -0000 > It is an old Intel Pentium. Do you think that it is a HW problem > compatibility? I'm not sure. I've got two boxes, one is an AMD box, and the other is a P4. On the P4 it works, and on the AMD it doesn't. I re-installed everything from scratch on my AMD hoping that it was some sort of comapablitity with old libraries or something, and I'm still getting the error. (The same one as you, in Long.java). Nate