From owner-freebsd-java@FreeBSD.ORG Mon Apr 12 23:13:50 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 2B7B616A4CE for ; Mon, 12 Apr 2004 23:13:50 -0700 (PDT) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBE943D55 for ; Mon, 12 Apr 2004 23:13:48 -0700 (PDT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) by ulysses.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id i3D6DjoL014228 for ; Tue, 13 Apr 2004 09:13:45 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from ppp-229-010.dialup.ntua.gr (ppp-229-010.dialup.ntua.gr [147.102.229.10]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i3D6DiI9042710 for ; Tue, 13 Apr 2004 09:13:44 +0300 (EEST) (envelope-from past@noc.ntua.gr) From: Panagiotis Astithas Organization: NTUA/NMC To: freebsd-java@freebsd.org Date: Tue, 13 Apr 2004 09:13:38 +0300 User-Agent: KMail/1.6.1 References: <20040413042000.GA28785@polands.org> In-Reply-To: <20040413042000.GA28785@polands.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404130913.38942.past@noc.ntua.gr> Subject: Re: Eclipse-2.3.1 and 5.2-CURRENT woes 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: Tue, 13 Apr 2004 06:13:50 -0000 On Tuesday 13 April 2004 07:20, Doug Poland wrote: > I guess I'm not cut out for the bleeding edge :( I recently updated > my 5.2.1-RELEASE box to -CURRENT. Many ports were "broken" and I > eventually ran a portupgrade -af. That fixed most everything except > Eclipse. > > Now I cannot run any type of debug session. Normal "run" works but > not debug. This is what I get.... > > "Exception occurred during launch Reason: Cannot connect to VM" > > FATAL ERROR in native method: JDWP "util.c" (Apr 9 2004), line 1194: > Unexpected error, error code = 51 (JVMDI_ERROR_NOT_MONITOR_OWNER) > > I've seen some references to libthr and libc_r during my googling but > must admit I don't understand the implications thereof. > > Thanks for your help. > > > % uname -a > FreeBSD jericho.polands.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon > Apr 5 22:57:43 CDT 2004 > djp@jericho.polands.org:/usr/obj/usr/src/sys/JERICHO i386 > > % pkg_info | egrep -i 'eclipse|jdk' > eclipse-2.1.3_1 An open extensible IDE for anything and nothing in > particul jdk-1.4.2p6_4 Java Development Kit 1.4.2 Try to use /etc/libmap.conf to map libpthread/libkse/libthr to libc_r. Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece