From owner-freebsd-java@FreeBSD.ORG Wed Jan 28 12:50:19 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 E0FCB16A4CE for ; Wed, 28 Jan 2004 12:50:19 -0800 (PST) Received: from dd1318.kasserver.com (dd1318.kasserver.com [81.209.148.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B43C43D2F for ; Wed, 28 Jan 2004 12:50:17 -0800 (PST) (envelope-from gbergling@0xfce3.net) Received: from nemesis.md.0xfce3.net (port-ip-213-211-224-164.reverse.mdcc-fun.de [213.211.224.164]) by dd1318.kasserver.com (Postfix) with ESMTP id BFA7320E33 for ; Wed, 28 Jan 2004 21:49:27 +0100 (CET) Received: from nemesis.md.0xfce3.net (localhost [127.0.0.1]) i0SKoCqb002565 for ; Wed, 28 Jan 2004 21:50:12 +0100 (CET) (envelope-from gbergling@0xfce3.net) Received: (from gordon@localhost) by nemesis.md.0xfce3.net (8.12.10/8.12.10/Submit) id i0SKoCsm002564 for freebsd-java@freebsd.org; Wed, 28 Jan 2004 21:50:12 +0100 (CET) (envelope-from gbergling@0xfce3.net) X-Authentication-Warning: nemesis.ipv6.0xfce3.net: gordon set sender to gbergling@0xfce3.net using -f Date: Wed, 28 Jan 2004 21:50:12 +0100 From: Gordon Bergling To: freebsd-java@freebsd.org Message-ID: <20040128205012.GA2428@nemesis.md.0xfce3.net> References: <20040127180630.GA8328@nemesis.md.0xfce3.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <20040127180630.GA8328@nemesis.md.0xfce3.net> User-Agent: Mutt/1.4.1i X-Url: X-Operating-System: FreeBSD 5.2-RELEASE i386 X-Host-Uptime: 9:34PM up 3:51, 6 users, load averages: 0.07, 0.03, 0.01 Subject: Re: Problems with libkse (was: stable java environment on FreeBSD 5.2-RELEASE) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gordon Bergling List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 20:50:20 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi freebsd-java@, On Tue Jan 27, 2004 at 07:06PM +0100, Gordon Bergling wrote: > Hi freebsd-java@, >=20 > I would like to setup a stable java environment on a FreeBSD 5.2-RELEASE > system. The primary goal for this is to coding java programs with > eclipse. I have read all information I found on google.com and > freebsd.org/java, but I don't get all answers for the questions I have. > ;) >=20 > I had tried the installation of jdk-1.3 but the only version I get to > work was the 'linux-sun-jdk1.3'. I am a little bit confused about these > many versions around. So here are the questions. :) I had successfully installed a jdk1.4.2p6 without problems. I tried some java programs and benchmarks. They all seems to run normal. At next I installed eclipse from a recent ports-tree. If I start eclipse it=20 was starting the gui and stopped afterwards. The application was stalled wi= thout getting any response from it. The output of top was a little bit confusing. The java process used minimal cpu time, but the system value was nearly 100 percent. So I tried 'top -S' to see if any kernel process is consuming all the time, but there was nothing unusual. After changed libkse to libc_r via /etc/libmap.conf the applications started normal. BTW, the benchmark was nearly three time faster as with libkse. If I can provide more information please let me know. best regards, Gordon --=20 Gordon Bergling http://www.0xFCE3.net/ PGP Fingerprint: 7732 9BB1 5013 AE8B E42C 28E0 93B9 D32B C76F 02A0 RIPE-HDL: MDTP-RIPE "There is no place like 127.0.0.0/8" --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGCCDk7nTK8dvAqARAlurAKCze2Sy8+JiOq0sMSmW+L89OjeNFwCfYYEi fqAjSSTem3FrgFHwzJ8rLjE= =Qpcs -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--