From owner-freebsd-java Fri Dec 24 9:26:52 1999 Delivered-To: freebsd-java@freebsd.org Received: from eastwood.aldigital.algroup.co.uk (eastwood.aldigital.algroup.co.uk [194.128.162.193]) by hub.freebsd.org (Postfix) with ESMTP id A8CFC14C41 for ; Fri, 24 Dec 1999 09:26:39 -0800 (PST) (envelope-from ben@algroup.co.uk) Received: from freeby.ben.algroup.co.uk (freeby.ben.algroup.co.uk [193.133.15.6]) by eastwood.aldigital.algroup.co.uk (8.8.8/8.6.12) with ESMTP id RAA26313; Fri, 24 Dec 1999 17:26:36 GMT Received: from algroup.co.uk (naughty.ben.algroup.co.uk [193.133.15.107]) by freeby.ben.algroup.co.uk (8.6.12/8.6.12) with ESMTP id RAA14744; Fri, 24 Dec 1999 17:26:05 GMT Message-ID: <3863AC9A.566395E2@algroup.co.uk> Date: Fri, 24 Dec 1999 17:25:46 +0000 From: Ben Laurie Organization: A.L. Group plc X-Mailer: Mozilla 4.7 [en] (WinNT; I) MIME-Version: 1.0 To: Nate Williams Cc: freebsd-java@FreeBSD.ORG Subject: Re: jdb won't run? References: <386354AB.BA0276E2@algroup.co.uk> <199912241557.IAA02371@mt.sri.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams wrote: > > > ben@heap:~/work2/cryptix-projects/tls/src$ uname -a > > FreeBSD heap.ben.algroup.co.uk 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: > > Mon Nov 30 06:34:08 GMT 1998 > > jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 > > > > ben@heap:~/work2/cryptix-projects/tls/src$ jdb > > cryptix.tls.ssl3.SSLConnection localhost 4433 > > Class missing for error: java/lang/InternalError at > > java.lang.System.initializeSystemClass(System.java) > > Initializing jdb... > > Internal exception: java.io.IOException: > > /usr/local/jdk1.1.8/bin/java_g: cannot execute > > at java.lang.Runtime.exec(Runtime.java) > > at java.lang.Runtime.exec(Runtime.java) > > at sun.tools.debug.RemoteAgent.(RemoteAgent.java:131) > > at sun.tools.debug.RemoteDebugger.(RemoteDebugger.java:62) > > at sun.tools.ttydebug.TTY.(TTY.java:1448) > > at sun.tools.ttydebug.TTY.main(TTY.java:1621) > > > > I can run java_g directly, and it works. What gives? This is driving me > > nuts! Sorry, not subscribed to the list, so please copy me on replies. > > So you're saying that both java and java_g work, but jdb using the exact > same arguments does not? That is what I'm saying. Nor does jd (i.e. Jikes debugger), with exactly the same error. Cheers, Ben. -- SECURE HOSTING AT THE BUNKER! http://www.thebunker.net/hosting.htm http://www.apache-ssl.org/ben.html "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message