Date: Wed, 25 Feb 2004 09:22:39 -0700 From: Greg Lewis <glewis@eyesbeyond.com> To: Daren Desjardins <desjardins@canada.com> Cc: java@FreeBSD.org Subject: Re: JProbe on 4.9 Message-ID: <20040225162239.GA34599@misty.eyesbeyond.com> In-Reply-To: <1077721890.1199.3.camel@lithium.stabilia.com> References: <1077653842.7043.3.camel@lithium.stabilia.com> <200402250936.58783.ernst.dehaan@nl.wanadoo.com> <1077721890.1199.3.camel@lithium.stabilia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040225162239.GA34599>