From owner-freebsd-java@FreeBSD.ORG Wed Feb 25 08:23:08 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 C6C7316A4CE for ; Wed, 25 Feb 2004 08:23:08 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF2B43D1F for ; Wed, 25 Feb 2004 08:23:08 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.207] (helo=mgr7.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1Aw1oR-00009Z-02; Wed, 25 Feb 2004 09:23:07 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr7.xmission.com with esmtp (Exim 4.30) id 1Aw1oP-0007ux-Rz; Wed, 25 Feb 2004 09:23:06 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i1PGMhN2034688; Wed, 25 Feb 2004 09:22:53 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i1PGMdAx034668; Wed, 25 Feb 2004 09:22:39 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 25 Feb 2004 09:22:39 -0700 From: Greg Lewis To: Daren Desjardins Message-ID: <20040225162239.GA34599@misty.eyesbeyond.com> References: <1077653842.7043.3.camel@lithium.stabilia.com> <200402250936.58783.ernst.dehaan@nl.wanadoo.com> <1077721890.1199.3.camel@lithium.stabilia.com> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <1077721890.1199.3.camel@lithium.stabilia.com> 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 mgr7.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: Ernst de Haan cc: java@FreeBSD.org Subject: Re: JProbe on 4.9 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: Wed, 25 Feb 2004 16:23:08 -0000 On Wed, Feb 25, 2004 at 10:11:30AM -0500, Daren Desjardins wrote: > Ahh, I did not realize linux jdk defaults to the linux/usr directory > when browsing. Explains a lot :) > > As for the hanging, I have not been able to find anything yet. There is > no messages or errors printed, it simply displays the splash screen and > nothing more. I know JPRobe has a lot of issues with jdk 1.4.2 which may > be causing the hangs. I have 1.4.2 bsd jdk and linux jdk installed. I > will have to do some digging to see if I can get a jdk 1.4.0 or 1.4.1 > going. We had a port of jdk 1.4.1 you could go back to if you wanted to. You could get a stack trace of where its hanging (in the java sense) by hitting Ctrl-\. You could run it under gdb and get a C stack trace too. That might help you figure out what it is, although it sounds like they simply have trouble with 1.4.2. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org