From owner-freebsd-java@FreeBSD.ORG Sun Jul 13 15:31:35 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35C13106567A for ; Sun, 13 Jul 2008 15:31:35 +0000 (UTC) (envelope-from bofh@redwerk.com) Received: from redwerk.com (redwerk.com [89.105.196.9]) by mx1.freebsd.org (Postfix) with ESMTP id E28D68FC0C for ; Sun, 13 Jul 2008 15:31:34 +0000 (UTC) (envelope-from bofh@redwerk.com) Received: from 137-253-124-91.pool.ukrtel.net ([91.124.253.137] helo=jdevelop.priv) by redwerk.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1KI3Y3-0006yy-NR for freebsd-java@freebsd.org; Sun, 13 Jul 2008 17:31:40 +0200 Received: from bofh by jdevelop.priv with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KI3Xu-0000Vk-VX for freebsd-java@freebsd.org; Sun, 13 Jul 2008 18:31:30 +0300 Date: Sun, 13 Jul 2008 18:31:30 +0300 From: Eugeny N Dzhurinsky To: freebsd-java@freebsd.org Message-ID: <20080713153130.GA1905@jdevelop.priv> Mail-Followup-To: freebsd-java@freebsd.org References: <20080713215033.5709cb97@ayiin> <20080713134323.GA1369@jdevelop.priv> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: Netbeans 6.1, no profiler... X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2008 15:31:35 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 13, 2008 at 11:12:03AM -0400, Sabeeh Baig wrote: > Please disregard the previous e-mail. There's a mistak ein there. >=20 > I'm having the same issue as well. A lot of NetBeans > non-functionality has to do with the fact that the ML builds aren't > FreeBSD-aware. They misidentify the platform as Solaris. In fact this is not the issue at all - placing required SO into solaris directory do the trick, however profiler still doesn't work because it is n= ot able to initiate JVMPI code for debugging and profiling. It's not something about NetBeans - but something works in a wrong way in native JDK, it seems. It might be interesting to check if NetBeans works fine with Linux JDK, of course after building the shared objects required for debugging for Linux :) --=20 Eugene N Dzhurinsky --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkh6H9IACgkQy/i/DoZLbHyIngCfe2XIEFVaekKcaI/KK8BcNQkE z3YAn1XXhliMsS2n7AA33YR/b34vvksW =4V9Y -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--