From owner-freebsd-java@FreeBSD.ORG Sun Sep 10 03:05:27 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 76DE616A415 for ; Sun, 10 Sep 2006 03:05:27 +0000 (UTC) (envelope-from brucegb@realtime.net) Received: from ruth.realtime.net (mercury.realtime.net [205.238.132.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0188243D45 for ; Sun, 10 Sep 2006 03:05:26 +0000 (GMT) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain (cpe-70-112-156-125.austin.res.rr.com [70.112.156.125]) by realtime.net (Realtime Communications Advanced E-Mail Services V9.2) with ESMTP id 14729820-1817707 for multiple; Sat, 09 Sep 2006 22:05:26 -0500 Received: from tigerfish2.my.domain (localhost [127.0.0.1]) by tigerfish2.my.domain (8.13.8/8.13.8) with ESMTP id k8A35P8w048543; Sat, 9 Sep 2006 22:05:25 -0500 (CDT) (envelope-from brucegb@tigerfish2.my.domain) Received: (from brucegb@localhost) by tigerfish2.my.domain (8.13.8/8.13.8/Submit) id k8A35OpS048542; Sat, 9 Sep 2006 22:05:24 -0500 (CDT) (envelope-from brucegb) Date: Sat, 9 Sep 2006 22:05:24 -0500 From: Bruce Burden To: Jean-Baptiste Quenot Message-ID: <20060910030524.GH1045@tigerfish2.my.domain> References: <200609082304.k88N4AZ7040362@www.freebsd.org> <20060909224813.GG1334@watt.intra.caraldi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060909224813.GG1334@watt.intra.caraldi.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-java@freebsd.org Subject: Re: java/103051: authenticateUser not found 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, 10 Sep 2006 03:05:27 -0000 On Sun, Sep 10, 2006 at 12:48:13AM +0200, Jean-Baptiste Quenot wrote: > * Bruce Burden: > > > > >Number: 103051 > > >Category: java > > >Synopsis: authenticateUser not found > > >Confidential: no > > >Severity: serious > > >Priority: medium > > >Responsible: freebsd-java > > >State: open > > >Quarter: > > >Keywords: > > >Date-Required: > > >Class: sw-bug > > >Submitter-Id: current-users > > >Arrival-Date: Fri Sep 08 23:10:16 GMT 2006 > > >Closed-Date: > > >Last-Modified: > > >Originator: Bruce Burden > > >Release: 6.1/AMD64/JDK1.5.0 > > >Organization: > > >Environment: > > FreeBSD tigerfish.my.domain 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #2: Mon Sep 4 18:06:04 CDT 2006 root@tigerfish.my.domain:/usr/obj/usr/src/sys/TIGERFISH amd64 > > > > >Description: > > > > > > The Adaptec Storage Manager is asking for the root password: > > Sorry but I don't see how this is related to FreeBSD ports? Are > you referring to a specific port? In what port is this storage > manager available? > It is a problem with JAVA not being able to resolve the reference to authenticateUser, which is why it was reported against java, and not the Adaptec Storage Manager, which is NOT a port. But it is a java program. Since authenticateUser is NOT in the Adapted supplied StorMan.jar, it seems reasonable to expect a java implementation to be able to resolve this, and considering that it is accessing the password file, it is reasonable to believe that this is a platform/OS specific implementation. Bruce -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes From owner-freebsd-java@FreeBSD.ORG Sun Sep 10 03:19:19 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 9C58C16A412 for ; Sun, 10 Sep 2006 03:19:19 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62EBE43D46 for ; Sun, 10 Sep 2006 03:19:19 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id EF0088FF; Sat, 9 Sep 2006 22:19:18 -0500 (CDT) Date: Sat, 9 Sep 2006 22:19:18 -0500 To: Bruce Burden Message-ID: <20060910031918.GA1960@soaustin.net> References: <200609082304.k88N4AZ7040362@www.freebsd.org> <20060909224813.GG1334@watt.intra.caraldi.com> <20060910030524.GH1045@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060910030524.GH1045@tigerfish2.my.domain> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: Jean-Baptiste Quenot , freebsd-java@freebsd.org Subject: Re: java/103051: authenticateUser not found 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, 10 Sep 2006 03:19:19 -0000 fwiw, since you're not Cc:ing freebsd-gnats-submit with the replies, GNATS is not able to archive the replies. mcl From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 11:08:17 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org 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 3E0A116A47B for ; Mon, 11 Sep 2006 11:08:17 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB11B43D53 for ; Mon, 11 Sep 2006 11:08:16 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8BB8G05063226 for ; Mon, 11 Sep 2006 11:08:16 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8BB8Eos063222 for freebsd-java@FreeBSD.org; Mon, 11 Sep 2006 11:08:14 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Sep 2006 11:08:14 GMT Message-Id: <200609111108.k8BB8Eos063222@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to you 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: Mon, 11 Sep 2006 11:08:17 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/60083 java Unsafe use of getaddrinfo in jvm 1.4.2-p5 o java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes on 4.9 works f java/72151 java JVM crash on 5.2.1-R f ports/73279 java www/firefox + java crash o java/76631 java any port linux-*-jdk12 will core dump if using linux_b o ports/100529 java linux-sun-jdk1.4.2_12 coredumps on FreeBSD 4.x o java/103051 java authenticateUser not found 7 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext f java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires f ports/91244 java Bad instruction on making process of jdk14 o java/97461 java Diablo JDK does not report Update level in a format su 5 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 16:49:59 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 6C48216A416; Mon, 11 Sep 2006 16:49:59 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E078843D62; Mon, 11 Sep 2006 16:49:57 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id k8BGnj0H022078; Mon, 11 Sep 2006 09:49:45 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id k8BGniTT022077; Mon, 11 Sep 2006 09:49:44 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 11 Sep 2006 09:49:44 -0700 From: Greg Lewis To: Bruce Burden Message-ID: <20060911164944.GA21902@misty.eyesbeyond.com> References: <200609082304.k88N4AZ7040362@www.freebsd.org> <20060909224813.GG1334@watt.intra.caraldi.com> <20060910030524.GH1045@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060910030524.GH1045@tigerfish2.my.domain> User-Agent: Mutt/1.4.2.2i Cc: freebsd-gnats-submit@freebsd.org, Jean-Baptiste Quenot , freebsd-java@freebsd.org Subject: Re: java/103051: authenticateUser not found 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: Mon, 11 Sep 2006 16:49:59 -0000 On Sat, Sep 09, 2006 at 10:05:24PM -0500, Bruce Burden wrote: > On Sun, Sep 10, 2006 at 12:48:13AM +0200, Jean-Baptiste Quenot wrote: > > > The Adaptec Storage Manager is asking for the root password: > > > > Sorry but I don't see how this is related to FreeBSD ports? Are > > you referring to a specific port? In what port is this storage > > manager available? > > > It is a problem with JAVA not being able to resolve the > reference to authenticateUser, which is why it was reported > against java, and not the Adaptec Storage Manager, which is > NOT a port. But it is a java program. > > Since authenticateUser is NOT in the Adapted supplied > StorMan.jar, it seems reasonable to expect a java implementation > to be able to resolve this, and considering that it is accessing > the password file, it is reasonable to believe that this is a > platform/OS specific implementation. So you'd be able to point out the authenticateUser method in the JDK 1.5 API docs then? I'll eagerly await such a reference... If you want to spend your time more productively, take a look at the stack trace. It looks like its doing an RMI call, so you might want to take a look at your set up in terms of whether all the RMI set up is correct. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 16:50:37 2006 Return-Path: X-Original-To: freebsd-java@hub.freebsd.org Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D05A16A403 for ; Mon, 11 Sep 2006 16:50:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E938543D73 for ; Mon, 11 Sep 2006 16:50:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8BGoZHH002578 for ; Mon, 11 Sep 2006 16:50:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8BGoZj5002577; Mon, 11 Sep 2006 16:50:35 GMT (envelope-from gnats) Date: Mon, 11 Sep 2006 16:50:35 GMT Message-Id: <200609111650.k8BGoZj5002577@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Greg Lewis Cc: Subject: Re: java/103051: authenticateUser not found X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Greg Lewis List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 16:50:37 -0000 The following reply was made to PR java/103051; it has been noted by GNATS. From: Greg Lewis To: Bruce Burden Cc: Jean-Baptiste Quenot , freebsd-java@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: java/103051: authenticateUser not found Date: Mon, 11 Sep 2006 09:49:44 -0700 On Sat, Sep 09, 2006 at 10:05:24PM -0500, Bruce Burden wrote: > On Sun, Sep 10, 2006 at 12:48:13AM +0200, Jean-Baptiste Quenot wrote: > > > The Adaptec Storage Manager is asking for the root password: > > > > Sorry but I don't see how this is related to FreeBSD ports? Are > > you referring to a specific port? In what port is this storage > > manager available? > > > It is a problem with JAVA not being able to resolve the > reference to authenticateUser, which is why it was reported > against java, and not the Adaptec Storage Manager, which is > NOT a port. But it is a java program. > > Since authenticateUser is NOT in the Adapted supplied > StorMan.jar, it seems reasonable to expect a java implementation > to be able to resolve this, and considering that it is accessing > the password file, it is reasonable to believe that this is a > platform/OS specific implementation. So you'd be able to point out the authenticateUser method in the JDK 1.5 API docs then? I'll eagerly await such a reference... If you want to spend your time more productively, take a look at the stack trace. It looks like its doing an RMI call, so you might want to take a look at your set up in terms of whether all the RMI set up is correct. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 17:16:47 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org 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 A3A9116A40F for ; Mon, 11 Sep 2006 17:16:47 +0000 (UTC) (envelope-from mriem@manorrock.org) Received: from smtpout13-02.prod.mesa1.secureserver.net (smtpout13-02.prod.mesa1.secureserver.net [68.178.232.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F7A843D70 for ; Mon, 11 Sep 2006 17:16:47 +0000 (GMT) (envelope-from mriem@manorrock.org) Received: (qmail 9522 invoked from network); 11 Sep 2006 17:16:46 -0000 Received: from unknown (HELO gem-wbe22.prod.mesa1.secureserver.net) (64.202.189.206) by smtpout13-02.prod.mesa1.secureserver.net with SMTP; 11 Sep 2006 17:16:46 -0000 Received: (qmail 24568 invoked by uid 99); 11 Sep 2006 17:16:46 -0000 Date: Mon, 11 Sep 2006 10:16:46 -0700 From: Manfred Riem To: freebsd-java@FreeBSD.org Message-ID: <20060911101646.b454c81faf2a3aa77a6d69982c899347.34bfa7b7f1.wbe@email.secureserver.net> User-Agent: Web-Based Email 4.7.4 X-Originating-IP: 63.79.231.50 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: java/103051: authenticateUser not found 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: Mon, 11 Sep 2006 17:16:47 -0000 > > > > The Adaptec Storage Manager is asking for the root password: > > > > > > Sorry but I don't see how this is related to FreeBSD ports? Are > > > you referring to a specific port? In what port is this storage > > > manager available? > > > > > It is a problem with JAVA not being able to resolve the > > reference to authenticateUser, which is why it was reported > > against java, and not the Adaptec Storage Manager, which is > > NOT a port. But it is a java program. > > > > Since authenticateUser is NOT in the Adapted supplied > > StorMan.jar, it seems reasonable to expect a java implementation > > to be able to resolve this, and considering that it is accessing > > the password file, it is reas onable to believe that this is a > > platform/OS specific implementation. > > So you'd be able to point out the authenticateUser method in the > JDK 1.5 API docs then? I'll eagerly await such a reference... > > If you want to spend your time more productively, take a look at the > stack trace. It looks like its doing an RMI call, so you might want to > take a look at your set up in terms of whether all the RMI set up is > correct. This looks like a wrong setup of JAAS. See the IBM documentation for that. Kind regards, Manfred Riem [1]mriem@manorrock.org [2]http://www.manorrock.org/ References 1. mailto:mriem@manorrock.org 2. http://www.manorrock.org/ From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 18:45:12 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 D45B116A403 for ; Mon, 11 Sep 2006 18:45:12 +0000 (UTC) (envelope-from patl+freebsd@volant.org) Received: from smtp.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA29543D53 for ; Mon, 11 Sep 2006 18:45:11 +0000 (GMT) (envelope-from patl+freebsd@volant.org) Received: from adsl-065-081-071-131.sip.gnv.bellsouth.net ([65.81.71.131] helo=[192.168.1.103]) by smtp.volant.org with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34 (FreeBSD)) id 1GMqm8-000BaH-G8; Mon, 11 Sep 2006 11:45:06 -0700 Date: Mon, 11 Sep 2006 14:44:21 -0400 From: Pat Lashley To: Bruce Burden , freebsd-java@freebsd.org Message-ID: In-Reply-To: <20060906155059.GB1045@tigerfish2.my.domain> References: <44FEB496.1060908@radier.ca> <20060906155059.GB1045@tigerfish2.my.domain> X-Mailer: Mulberry/4.0.5 (Mac OS X) MIME-Version: 1.0 X-Scan-Signature: 6b0e88a2c241b3f507ba844e87d2895d20d5d2b3 X-Spam-User: nobody X-Spam-Score: -4.4 (----) X-Spam-Score-Int: -43 X-Spam-Report: This mail has matched the spam-filter tests listed below. See http://spamassassin.org/tag/ for details about the specific tests reported. In general, the higher the number of total points, the more likely that it actually is spam. (The 'required' number of points listed below is the arbitrary number above which the message is normally considered spam.) Content analysis details: (-4.4 points total, 5.0 required) 0.1 HTML_MESSAGE BODY: HTML included in message 0.1 HTML_FONTCOLOR_RED BODY: HTML font color is red -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.3 AWL AWL: Auto-whitelist adjustment Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Compiling java jdk15 on AMD64 FreeBSD 6.1 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: Mon, 11 Sep 2006 18:45:12 -0000 --On 6 September, 2006 10:50:59 -0500 Bruce Burden wrote: > > On Wed, Sep 06, 2006 at 07:44:22AM -0400, Dmitriy Fitisov wrote: > > Hello everyone, > > I may not compile java on FreeBSD 6.1 AMD64 > > > > ... > > Why are you (still) using linux_base-8 for you Linux > emulation? This is a very old, dated port. > > I have JDK1.5 installed with linux_base-fc4 on AMD64, and > things seem to work. It did take a few tries on the compilation, > but in the end... If you're trying to build the native jdk15, you don't actually have to use linux at all. Install the amd64 version of the diablo-jdk15 port; then apply the following patch to java/jdk15/Makefile and build jdk15: --- Makefile.dist Tue Aug 1 14:38:25 2006 +++ Makefile Wed Sep 6 09:31:08 2006 @@ -59,6 +59,8 @@ .if !defined(WITH_LINUX_BOOTSTRAP) .if ${MACHINE_ARCH} == "i386" NATIVE_BOOTSTRAP_JDKS+= ${LOCALBASE}/diablo-jdk1.5.0 +.elif ${MACHINE_ARCH} == "amd64" +NATIVE_BOOTSTRAP_JDKS+= ${LOCALBASE}/diablo-jdk1.5.0 .endif NATIVE_BOOTSTRAP_JDKS+= ${LOCALBASE}/jdk1.5.0 \ ${LOCALBASE}/jdk1.4.2 (That probably isn't the cleanest way to do that; but it's a simple copy-and-paste with a one-word replacement; which reduces the chances of introducing a typo. And it does allow for the possibility of [hopefully temporary] divergence between the amd64 and i386 version numbers on the diablo port.) I haven't yet tested the result thoroughly; but it builds OK and seems to work... -Pat From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 18:46:23 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 4E64116A403 for ; Mon, 11 Sep 2006 18:46:23 +0000 (UTC) (envelope-from hmgordon@fastmail.fm) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0231443D45 for ; Mon, 11 Sep 2006 18:46:22 +0000 (GMT) (envelope-from hmgordon@fastmail.fm) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 0F1EBDA5E49 for ; Mon, 11 Sep 2006 14:46:20 -0400 (EDT) Received: from web4.internal ([10.202.2.213]) by frontend3.internal (MEProxy); Mon, 11 Sep 2006 14:46:21 -0400 Received: by web4.internal (Postfix, from userid 99) id 3830657D4; Mon, 11 Sep 2006 14:46:21 -0400 (EDT) Message-Id: <1158000381.9690.270656392@webmail.messagingengine.com> X-Sasl-Enc: hcCJcy9Zr6exz/LaNOLzsNVdpM2guwi5gSZlQSKauYCI 1158000381 From: "Mark Gordon" To: freebsd-java@freebsd.org Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MessagingEngine.com Webmail Interface Date: Mon, 11 Sep 2006 13:46:21 -0500 Subject: Where to edit the /usr/local/bin/javavm script 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: Mon, 11 Sep 2006 18:46:23 -0000 Hi All, This is a simple question and I apologise in advance for posting it. Nearly all of my Java experience has been gained in the Windows environment. I came across a possible solution (http://lists.freebsd.org/pipermail/freebsd-java/2006-April/005212.html)to a problem I too was experincing. What I want to know is where in the /usr/local/bin/javavm script file do I add the jvm argument -XX:+UseMembar? Once this file has been edited and saved do I need to restart the BSD box or are the arguments added the next time I run a java program? In case you ask I'm using FreeBSD 6.1-STABLE and the Java build version is this Java(TM) 2 Runtime Environment, Standard Edition (build diablo-1.5.0-b00) Many thanks in advance, Mark -- Mark Gordon hmgordon@fastmail.fm From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 20:18:07 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org 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 8193F16A415 for ; Mon, 11 Sep 2006 20:18:07 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9391C43E22 for ; Mon, 11 Sep 2006 20:16:37 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id k8BKEqFa027311 for ; Mon, 11 Sep 2006 13:14:52 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id k8BKEqd2027310 for freebsd-java@FreeBSD.org; Mon, 11 Sep 2006 13:14:52 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 11 Sep 2006 13:14:52 -0700 From: Greg Lewis To: freebsd-java@FreeBSD.org Message-ID: <20060911201452.GA27259@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: Diablo on FreeBSD 7.x? 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: Mon, 11 Sep 2006 20:18:07 -0000 Hi all, Currently a combination of bsd.java.mk and the diablo-jdk15 port will erroneously set the Diablo JDK for FreeBSD 6.x up to be the default java implementation on FreeBSD 7.x. Since there is no compat6x package this won't work. Can somebody with a 7.x box (reasonably current) try out the Diablo JDK 5.x with the compat5x package and let me know if it works or not? Thanks! BTW, this is for i386. There is no Diablo JDK for 5.x/amd64, so 7.x/amd64 will have to have the jdk15 port be the default until there is a compat6x. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 21:09:33 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 79E0216A40F for ; Mon, 11 Sep 2006 21:09:33 +0000 (UTC) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3524F43D8A for ; Mon, 11 Sep 2006 21:09:27 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([24.202.77.103]) by VL-MO-MR004.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0J5G00DYR5FQ9R90@VL-MO-MR004.ip.videotron.ca> for freebsd-java@freebsd.org; Mon, 11 Sep 2006 17:09:26 -0400 (EDT) Date: Mon, 11 Sep 2006 17:09:18 -0400 From: Nicolas Blais In-reply-to: <20060911201452.GA27259@misty.eyesbeyond.com> To: freebsd-java@freebsd.org Message-id: <200609111709.25679.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart1697959.FonzNYPQUn; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <20060911201452.GA27259@misty.eyesbeyond.com> User-Agent: KMail/1.9.3 Cc: Subject: Re: Diablo on FreeBSD 7.x? 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: Mon, 11 Sep 2006 21:09:33 -0000 --nextPart1697959.FonzNYPQUn Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 11 September 2006 16:14, Greg Lewis wrote: > Hi all, > > Currently a combination of bsd.java.mk and the diablo-jdk15 port will > erroneously set the Diablo JDK for FreeBSD 6.x up to be the default java > implementation on FreeBSD 7.x. Since there is no compat6x package this > won't work. Can somebody with a 7.x box (reasonably current) try out > the Diablo JDK 5.x with the compat5x package and let me know if it works > or not? Thanks! > > BTW, this is for i386. There is no Diablo JDK for 5.x/amd64, so 7.x/amd64 > will have to have the jdk15 port be the default until there is a compat6x. I'm running -CURRENT, diablo-jdk15 with compattx-i386-5.4.0.8_7 and have me= t=20 no problems so far (that weren't resolved :) ).=20 In fact, I am using it to develop small software. =20 I have this in my libmap.conf: libc.so.6 libc.so.7 libssl.so.4 libssl.so.5 libcrypto.so.4 libcrypto.so.5 which may or may not help. =2D-=20 =46reeBSD 7.0-CURRENT #19: Sun Sep 10 11:28:32 EDT 2006 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? : http://www.clkroot.net/security/nb_root.asc --nextPart1697959.FonzNYPQUn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFBdCF4wTBlvcsbJURAi2mAKCxX+axx+BNOb3YW0/LhlgeMSyJ0gCdEflb AouY7Swz1C/myP4jJP7yYg8= =TSCZ -----END PGP SIGNATURE----- --nextPart1697959.FonzNYPQUn-- From owner-freebsd-java@FreeBSD.ORG Tue Sep 12 04:29:02 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 8F2E416A403 for ; Tue, 12 Sep 2006 04:29:02 +0000 (UTC) (envelope-from parkarahmed@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id E398543D45 for ; Tue, 12 Sep 2006 04:29:01 +0000 (GMT) (envelope-from parkarahmed@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1612029uge for ; Mon, 11 Sep 2006 21:29:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jsuY2NyimNvhx3vgOtrJqzmmoODWdGFcJSI3/TD1TttzMh6ff44OLx6rzgLKHRPn29xJKIhQiybUpF9SsMz3t4v3JyDr39A79TjODFgJTIK/hK9LgLURlUzr6cLang/7/hWrBlJj8kbKNSHiSOVSjuAw1vXRO66qsYmjhSWP7Ps= Received: by 10.67.29.12 with SMTP id g12mr3173089ugj; Mon, 11 Sep 2006 21:29:00 -0700 (PDT) Received: by 10.66.224.9 with HTTP; Mon, 11 Sep 2006 21:29:00 -0700 (PDT) Message-ID: <511248fb0609112129p618f72e6gb1fba1fb6a03a390@mail.gmail.com> Date: Tue, 12 Sep 2006 14:29:00 +1000 From: "Ahmed Parkar" To: freebsd-java@freebsd.org In-Reply-To: <511248fb0609070757v395f7ff5xeb905f8dab56f6a9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <511248fb0609070757v395f7ff5xeb905f8dab56f6a9@mail.gmail.com> Subject: Re: Azureus wont compile coz of 4E4D4554484F440E4350500525 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: Tue, 12 Sep 2006 04:29:02 -0000 Hmmm... seems like, nobody is familiar with this problem. I'm wondering if anyone could guide me to how to even go about tracing down the problem. As a starter, how to view the compiler log for the Azureus build attempt. This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre binary packages. Regards, Ahmed On 9/8/06, Ahmed Parkar wrote: > Hello people... > > So, after dodging Azureus dependancies, this might be the final hurdle > to get Azureus to compile :/ > > Anyway... I got an internal error (4E4D4554484F440E4350500525) > > I got that error when I was installing something called "sed" > (/usr/ports/net/sed ?), but that got resolved once I mounted > linprocfs... > > But Azureus refuses to compile... > > I googled further more and one site tells me to add -Xint to my java > command line... I added that in the last line of work/azureus file > that was created. And thats how the number of files mentioned in the > output below reduced from 2000 something to 1476... Good thing/bad > thing??? > > Any ideas how to get this working? > Below from BEGIN to END is the exact console output... > > PS: please CC your replies to me coz im not on the list.... > > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)===== > > hostname# make install clean > ===> Building for azureus-2.4.0.2 > Buildfile: build.xml > > init: > > compile: > [javac] Compiling 1476 source files to /usr/ports/net-p2p/azureus/work/build > [javac] # > [javac] # An unexpected error has been detected by HotSpot Virtual Machine: > [javac] # > [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360, > tid=0x50f000 > [javac] # > [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM > (diablo-1.5.0_07-b00 mixed mode) > [javac] # An error report file with more information is saved as > hs_err_pid49360.log > [javac] # > [javac] # If you would like to submit a bug report, please write > [javac] # a letter to freebsd-java@FreeBSD.org mailing list > [javac] # > > BUILD FAILED > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the > compiler error output for details. > > Total time: 48 seconds > *** Error code 1 > > Stop in /usr/ports/net-p2p/azureus. > hostname# > > ====END==== > > cheers... > Ahmed > From owner-freebsd-java@FreeBSD.ORG Tue Sep 12 08:30:45 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 A0D7816A40F for ; Tue, 12 Sep 2006 08:30:45 +0000 (UTC) (envelope-from andy@triera.net) Received: from deliver-2.mx.triera.net (deliver-2.mx.triera.net [213.161.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AEBD43D53 for ; Tue, 12 Sep 2006 08:30:44 +0000 (GMT) (envelope-from andy@triera.net) Received: from localhost (in-2.mx.triera.net [213.161.0.26]) by deliver-2.mx.triera.net (Postfix) with ESMTP id 78FD93A6; Tue, 12 Sep 2006 10:30:37 +0200 (CEST) Received: from smtp.triera.net (smtp.triera.net [213.161.0.30]) by in-2.mx.triera.net (Postfix) with SMTP id 94F3B1BC07E; Tue, 12 Sep 2006 10:30:38 +0200 (CEST) Received: from webmail.triera.net (scandal.triera.net [213.161.0.40]) by smtp.triera.net (Postfix) with SMTP id EDE881A18B9; Tue, 12 Sep 2006 10:30:38 +0200 (CEST) MIME-Version: 1.0 X-Mailer: Triera Internet Webmail Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: Date: Tue, 12 Sep 2006 10:30:38 +0200 From: "Andy Rozman (Aleksander)" To: "Ahmed Parkar" X-Originating-IP: [212.152.181.180] X-Virus-Scanned: Triera AV Service Cc: freebsd-java@freebsd.org Subject: Re: Azureus wont compile coz of 4E4D4554484F440E4350500525 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: andy@triera.net List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 08:30:45 -0000 "Ahmed Parkar" wrote: > Hmmm... seems like, nobody is familiar with this problem. > I'm wondering if anyone could guide me to how to even go about > tracing down the problem. > As a starter, how to view the compiler log for the Azureus build attempt. > This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre > binary packages. > > Regards, > Ahmed > Hi Ahmed ! It might be problem with SWT library. You need to have amd64 version of library (I am sure of that. I tried this on windows machine, and if you have amd64 version of java then you have to have dlls for amd64 swt version, which are not working at this time). I made Azureus working on FreeBSD, but with older version of azureus (2.4.0.2). Try using original version without recompile. I downloaded linux version installed bash and run it. (After installing SWT from ports, but it was only i386 version). I am running it since then. I can send you instruction (step by step) if you would like. I tried to compile Azureus on windows and had no luck so far. ANT script is broken, and I don't use eclipse... Take care, if you have any more questions you can catch me off-list... Andy > On 9/8/06, Ahmed Parkar wrote: > > Hello people... > > > > So, after dodging Azureus dependancies, this might be the final hurdle > > to get Azureus to compile :/ > > > > Anyway... I got an internal error (4E4D4554484F440E4350500525) > > > > I got that error when I was installing something called "sed" > > (/usr/ports/net/sed ?), but that got resolved once I mounted > > linprocfs... > > > > But Azureus refuses to compile... > > > > I googled further more and one site tells me to add -Xint to my java > > command line... I added that in the last line of work/azureus file > > that was created. And thats how the number of files mentioned in the > > output below reduced from 2000 something to 1476... Good thing/bad > > thing??? > > > > Any ideas how to get this working? > > Below from BEGIN to END is the exact console output... > > > > PS: please CC your replies to me coz im not on the list.... > > > > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)===== > > > > hostname# make install clean > > ===> Building for azureus-2.4.0.2 > > Buildfile: build.xml > > > > init: > > > > compile: > > [javac] Compiling 1476 source files to > /usr/ports/net-p2p/azureus/work/build > > [javac] # > > [javac] # An unexpected error has been detected by HotSpot Virtual > Machine: > > [javac] # > > [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360, > > tid=0x50f000 > > [javac] # > > [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM > > (diablo-1.5.0_07-b00 mixed mode) > > [javac] # An error report file with more information is saved as > > hs_err_pid49360.log > > [javac] # > > [javac] # If you would like to submit a bug report, please write > > [javac] # a letter to freebsd-java@FreeBSD.org mailing list > > [javac] # > > > > BUILD FAILED > > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the > > compiler error output for details. > > > > Total time: 48 seconds > > *** Error code 1 > > > > Stop in /usr/ports/net-p2p/azureus. > > hostname# > > > > ====END==== > > > > cheers... > > Ahmed > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > From owner-freebsd-java@FreeBSD.ORG Tue Sep 12 12:34:26 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org 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 57BB416A407 for ; Tue, 12 Sep 2006 12:34:26 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDC7443D69 for ; Tue, 12 Sep 2006 12:34:25 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.2]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1GN7T6-000FJg-0R for freebsd-java@FreeBSD.org; Tue, 12 Sep 2006 16:34:24 +0400 Message-ID: <4506A950.4000805@FreeBSD.org> Date: Tue, 12 Sep 2006 16:34:24 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-java@FreeBSD.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Subject: packages names are wrong 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: Tue, 12 Sep 2006 12:34:26 -0000 Who cares of packages on http://www.freebsdfoundation.org/downloads/java.shtml ? Names of the packages are wrong. They confuse our ports/packages tools because of a dot before arch names. The tools treat a package version starts after the first dot. It makes troubles for e.g. portaudit that claims a package diablo-jdk-freebsd5.i386.1.5.0.07.00 vulnerabled: Affected package: diablo-jdk-freebsd5.i386.1.5.0.07.00 Type of problem: jdk -- jar directory traversal vulnerability. Reference: It's because of this: % pkg_version -t i386.1.5.0.07.00 1.3.1.0_1 < It could be fixed e.g. by replacing the dot with a dash: diablo-jdk-freebsd5-i386.1.5.0.07.00 But the package name should be fixed in the package itself, so it should be rerolled. -- Dixi. Sem. From owner-freebsd-java@FreeBSD.ORG Tue Sep 12 18:34:09 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org 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 3DD3B16A403 for ; Tue, 12 Sep 2006 18:34:09 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABACD43D45 for ; Tue, 12 Sep 2006 18:34:08 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id k8CIY482036711; Tue, 12 Sep 2006 11:34:04 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id k8CIY4J6036710; Tue, 12 Sep 2006 11:34:04 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 12 Sep 2006 11:34:03 -0700 From: Greg Lewis To: Mark Gordon Message-ID: <20060912183403.GA36480@misty.eyesbeyond.com> References: <1158000381.9690.270656392@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1158000381.9690.270656392@webmail.messagingengine.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-java@FreeBSD.org Subject: Re: Where to edit the /usr/local/bin/javavm script 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: Tue, 12 Sep 2006 18:34:09 -0000 On Mon, Sep 11, 2006 at 01:46:21PM -0500, Mark Gordon wrote: > I came across a possible solution > (http://lists.freebsd.org/pipermail/freebsd-java/2006-April/005212.html)to > a problem I too was experincing. What I want to know is where in the > /usr/local/bin/javavm script file do I add the jvm argument > -XX:+UseMembar? Don't. That was an old hack and there is no longer any need to use it. There is now a option config file for javavm(1) that can be used to configure this. There is no need for that even though, since the latest version of the Diablo JDK doesn't have the membar problem. So, make sure you have the latest version of Diablo. If you do, and you are still having problems, then please post a full problem report so we can try and figure out what is really wrong. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Tue Sep 12 23:39:11 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 819A516A407 for ; Tue, 12 Sep 2006 23:39:11 +0000 (UTC) (envelope-from parkarahmed@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B7D43D46 for ; Tue, 12 Sep 2006 23:39:10 +0000 (GMT) (envelope-from parkarahmed@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1916091uge for ; Tue, 12 Sep 2006 16:39:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=cGMGE+B1U81TKZpjTLU2cbTNAmBC8kx9Hyog/Smd4su7NpGbhlY3GiZGfjH+LkuxlcXm1lAgPeLxVN26XpIYuzG1+nfIu7lwJN4xF368xVe9aUVfmm52Y1Zv9/CjZMQiQDMUkyQ2MvS1KcG6IX/pjGP6+kQeeogW5TcyZyjWuaU= Received: by 10.67.119.5 with SMTP id w5mr3741899ugm; Tue, 12 Sep 2006 16:39:09 -0700 (PDT) Received: by 10.66.224.9 with HTTP; Tue, 12 Sep 2006 16:39:08 -0700 (PDT) Message-ID: <511248fb0609121639q4c9b2c52ocf177e3ec63c4dc9@mail.gmail.com> Date: Wed, 13 Sep 2006 09:39:08 +1000 From: "Ahmed Parkar" To: andy@triera.net In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_43619_23088039.1158104348545" References: Cc: freebsd-java@freebsd.org Subject: Re: Azureus wont compile coz of 4E4D4554484F440E4350500525 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: Tue, 12 Sep 2006 23:39:11 -0000 ------=_Part_43619_23088039.1158104348545 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hey, Thanks for your response, I successfully installed swt31 from ports/x11-toolkit, but the compile still fails. In the Makefile for swt31 there was a line "ONLY_FOR_ARCHS = i386 amd64", so i guess the swt library is for 64 bit too... I've attatched the hs_err_pid80066.log after the failed make install for Azureus. It doesn't make too much sense to me. Regards, Ahmed On 9/12/06, Andy Rozman (Aleksander) wrote: > "Ahmed Parkar" wrote: > > > Hmmm... seems like, nobody is familiar with this problem. > > I'm wondering if anyone could guide me to how to even go about > > tracing down the problem. > > As a starter, how to view the compiler log for the Azureus build attempt. > > This is on a FreeBSD 6.1 amd64 machine with the latest diablo jdk/jre > > binary packages. > > > > Regards, > > Ahmed > > > Hi Ahmed ! > > It might be problem with SWT library. You need to have amd64 version of > library (I am sure of that. I tried this on windows machine, and if you have > amd64 version of java then you have to have dlls for amd64 swt version, which > are not working at this time). I made Azureus working on FreeBSD, but with > older version of azureus (2.4.0.2). Try using original version without > recompile. > > I downloaded linux version installed bash and run it. (After installing SWT > from ports, but it was only i386 version). I am running it since then. I can > send you instruction (step by step) if you would like. > > I tried to compile Azureus on windows and had no luck so far. ANT script is > broken, and I don't use eclipse... > > Take care, if you have any more questions you can catch me off-list... > > Andy > > > > > On 9/8/06, Ahmed Parkar wrote: > > > Hello people... > > > > > > So, after dodging Azureus dependancies, this might be the final hurdle > > > to get Azureus to compile :/ > > > > > > Anyway... I got an internal error (4E4D4554484F440E4350500525) > > > > > > I got that error when I was installing something called "sed" > > > (/usr/ports/net/sed ?), but that got resolved once I mounted > > > linprocfs... > > > > > > But Azureus refuses to compile... > > > > > > I googled further more and one site tells me to add -Xint to my java > > > command line... I added that in the last line of work/azureus file > > > that was created. And thats how the number of files mentioned in the > > > output below reduced from 2000 something to 1476... Good thing/bad > > > thing??? > > > > > > Any ideas how to get this working? > > > Below from BEGIN to END is the exact console output... > > > > > > PS: please CC your replies to me coz im not on the list.... > > > > > > =====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)===== > > > > > > hostname# make install clean > > > ===> Building for azureus-2.4.0.2 > > > Buildfile: build.xml > > > > > > init: > > > > > > compile: > > > [javac] Compiling 1476 source files to > > /usr/ports/net-p2p/azureus/work/build > > > [javac] # > > > [javac] # An unexpected error has been detected by HotSpot Virtual > > Machine: > > > [javac] # > > > [javac] # Internal Error (4E4D4554484F440E4350500525), pid=49360, > > > tid=0x50f000 > > > [javac] # > > > [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM > > > (diablo-1.5.0_07-b00 mixed mode) > > > [javac] # An error report file with more information is saved as > > > hs_err_pid49360.log > > > [javac] # > > > [javac] # If you would like to submit a bug report, please write > > > [javac] # a letter to freebsd-java@FreeBSD.org mailing list > > > [javac] # > > > > > > BUILD FAILED > > > /usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the > > > compiler error output for details. > > > > > > Total time: 48 seconds > > > *** Error code 1 > > > > > > Stop in /usr/ports/net-p2p/azureus. > > > hostname# > > > > > > ====END==== > > > > > > cheers... > > > Ahmed > > > > > _______________________________________________ > > freebsd-java@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-java > > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > > > > > ------=_Part_43619_23088039.1158104348545 Content-Type: application/octet-stream; name="hs_err_pid80066.log" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="hs_err_pid80066.log" X-Attachment-Id: f_es0x707d IwojIEFuIHVuZXhwZWN0ZWQgZXJyb3IgaGFzIGJlZW4gZGV0ZWN0ZWQgYnkgSG90U3BvdCBWaXJ0 dWFsIE1hY2hpbmU6CiMKIyAgSW50ZXJuYWwgRXJyb3IgKDRFNEQ0NTU0NDg0RjQ0MEU0MzUwNTAw NTI1KSwgcGlkPTgwMDY2LCB0aWQ9MHg1MGUwMDAKIwojIEphdmEgVk06IEphdmEgSG90U3BvdChU TSkgNjQtQml0IFNlcnZlciBWTSAoZGlhYmxvLTEuNS4wXzA3LWIwMCBtaXhlZCBtb2RlKQoKLS0t LS0tLS0tLS0tLS0tICBUIEggUiBFIEEgRCAgLS0tLS0tLS0tLS0tLS0tCgpDdXJyZW50IHRocmVh ZCAoMHgwMDAwMDAwMDAwNTNkNDAwKTogIEphdmFUaHJlYWQgIm1haW4iIFtfdGhyZWFkX2luX0ph dmEsIGlkPTUzMDAyMjRdCgpTdGFjazogWzB4MDAwMDdmZmZmZmYwMDAwMCwweDAwMDA4MDAwMDAw MDAwMDApLCAgc3A9MHgwMDAwN2ZmZmZmZmY5OWQwLCAgZnJlZSBzcGFjZT05OThrCk5hdGl2ZSBm cmFtZXM6IChKPWNvbXBpbGVkIEphdmEgY29kZSwgaj1pbnRlcnByZXRlZCwgVnY9Vk0gY29kZSwg Qz1uYXRpdmUgY29kZSkKViAgW2xpYmp2bS5zbysweDdkZGM0OV0KViAgW2xpYmp2bS5zbysweDQ3 NmRhNl0KViAgW2xpYmp2bS5zbysweDZkZjBiOF0KViAgW2xpYmp2bS5zbysweDc1YTNhOF0KViAg W2xpYmp2bS5zbysweDZmNDYzMl0KCgotLS0tLS0tLS0tLS0tLS0gIFAgUiBPIEMgRSBTIFMgIC0t LS0tLS0tLS0tLS0tLQoKSmF2YSBUaHJlYWRzOiAoID0+IGN1cnJlbnQgdGhyZWFkICkKICAweDAw MDAwMDAwMDA2OTBjMDAgSmF2YVRocmVhZCAiTG93IE1lbW9yeSBEZXRlY3RvciIgZGFlbW9uIFtf dGhyZWFkX2Jsb2NrZWQsIGlkPTY5MDE3NjBdCiAgMHgwMDAwMDAwMDAwNjkwMDAwIEphdmFUaHJl YWQgIkNvbXBpbGVyVGhyZWFkMSIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY4NzUxMzZd CiAgMHgwMDAwMDAwMDAwNjhhNDAwIEphdmFUaHJlYWQgIkNvbXBpbGVyVGhyZWFkMCIgZGFlbW9u IFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY4NzMwODhdCiAgMHgwMDAwMDAwMDAwNjc5ODAwIEphdmFU aHJlYWQgIkFkYXB0ZXJUaHJlYWQiIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD02ODU0NjU2 XQogIDB4MDAwMDAwMDAwMDY2ZWMwMCBKYXZhVGhyZWFkICJTaWduYWwgRGlzcGF0Y2hlciIgZGFl bW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY4NTI2MDhdCiAgMHgwMDAwMDAwMDAwNjZlNDAwIEph dmFUaHJlYWQgIkZpbmFsaXplciIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY3NDgxNjBd CiAgMHgwMDAwMDAwMDAwNjZlMDAwIEphdmFUaHJlYWQgIlJlZmVyZW5jZSBIYW5kbGVyIiBkYWVt b24gW190aHJlYWRfYmxvY2tlZCwgaWQ9Njc0NjExMl0KPT4weDAwMDAwMDAwMDA1M2Q0MDAgSmF2 YVRocmVhZCAibWFpbiIgW190aHJlYWRfaW5fSmF2YSwgaWQ9NTMwMDIyNF0KCk90aGVyIFRocmVh ZHM6CiAgMHgwMDAwMDAwMDAwNjYyNjAwIFZNVGhyZWFkIFtpZD02NzE3NDQwXQogIDB4MDAwMDAw MDAwMDU0MTYwMCBXYXRjaGVyVGhyZWFkIFtpZD02OTAzODA4XQoKVk0gc3RhdGU6c3luY2hyb25p emluZyAobm9ybWFsIGV4ZWN1dGlvbikKClZNIE11dGV4L01vbml0b3IgY3VycmVudGx5IG93bmVk IGJ5IGEgdGhyZWFkOiAgKFttdXRleC9sb2NrX2V2ZW50XSkKWzB4MDAwMDAwMDAwMDUzOWE4MC8w eDAwMDAwMDAwMDA1MzliMDBdIFNhZmVwb2ludF9sb2NrIC0gb3duZXIgdGhyZWFkOiAweDAwMDAw MDAwMDA2NjI2MDAKWzB4MDAwMDAwMDAwMDUzOWM4MC8weDAwMDAwMDAwMDA1MzlkMDBdIFRocmVh ZHNfbG9jayAtIG93bmVyIHRocmVhZDogMHgwMDAwMDAwMDAwNjYyNjAwCgpIZWFwCiBkZWYgbmV3 IGdlbmVyYXRpb24gICB0b3RhbCA3NDg4SywgdXNlZCA2NjI0SyBbMHgwMDAwMDAwODA3YmEwMDAw LCAweDAwMDAwMDA4MDgzYjAwMDAsIDB4MDAwMDAwMDgwOTdhMDAwMCkKICBlZGVuIHNwYWNlIDY3 MjBLLCAgODclIHVzZWQgWzB4MDAwMDAwMDgwN2JhMDAwMCwgMHgwMDAwMDAwODA4MTU4MWYwLCAw eDAwMDAwMDA4MDgyMzAwMDApCiAgZnJvbSBzcGFjZSA3NjhLLCAxMDAlIHVzZWQgWzB4MDAwMDAw MDgwODIzMDAwMCwgMHgwMDAwMDAwODA4MmYwMDAwLCAweDAwMDAwMDA4MDgyZjAwMDApCiAgdG8g ICBzcGFjZSA3NjhLLCAgIDAlIHVzZWQgWzB4MDAwMDAwMDgwODJmMDAwMCwgMHgwMDAwMDAwODA4 MmYwMDAwLCAweDAwMDAwMDA4MDgzYjAwMDApCiB0ZW51cmVkIGdlbmVyYXRpb24gICB0b3RhbCAx NjM3NkssIHVzZWQgMTM1MjBLIFsweDAwMDAwMDA4MDk3YTAwMDAsIDB4MDAwMDAwMDgwYTc5ZTAw MCwgMHgwMDAwMDAwODBjZmEwMDAwKQogICB0aGUgc3BhY2UgMTYzNzZLLCAgODIlIHVzZWQgWzB4 MDAwMDAwMDgwOTdhMDAwMCwgMHgwMDAwMDAwODBhNGQ0MjI4LCAweDAwMDAwMDA4MGE0ZDQ0MDAs IDB4MDAwMDAwMDgwYTc5ZTAwMCkKIGNvbXBhY3RpbmcgcGVybSBnZW4gIHRvdGFsIDIxMjQ4Sywg dXNlZCAxMTc3OEsgWzB4MDAwMDAwMDgwY2ZhMDAwMCwgMHgwMDAwMDAwODBlNDYwMDAwLCAweDAw MDAwMDA4MTIxYTAwMDApCiAgIHRoZSBzcGFjZSAyMTI0OEssICA1NSUgdXNlZCBbMHgwMDAwMDAw ODBjZmEwMDAwLCAweDAwMDAwMDA4MGRiMjBhMzgsIDB4MDAwMDAwMDgwZGIyMGMwMCwgMHgwMDAw MDAwODBlNDYwMDAwKQpObyBzaGFyZWQgc3BhY2VzIGNvbmZpZ3VyZWQuCgpEeW5hbWljIGxpYnJh cmllczoKMHgwMDAwMDAwMDAwNDAwMDAwIAkvdXNyL2xvY2FsL2RpYWJsby1qZGsxLjUuMC9iaW4v amF2YQoweDAwMDAwMDA4MDA2MzQwMDAgCS9saWIvbGliei5zby4zCjB4MDAwMDAwMDgwMDc0NzAw MCAJL3Vzci9saWIvbGliY19yLnNvLjYKMHgwMDAwMDAwODAwODcyMDAwIAkvbGliL2xpYmMuc28u NgoweDAwMDAwMDA4MDBhNzAwMDAgCS91c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wL2pyZS9saWIv YW1kNjQvc2VydmVyL2xpYmp2bS5zbwoweDAwMDAwMDA4MDE0ZmQwMDAgCS91c3IvbGliL2xpYnN0 ZGMrKy5zby41CjB4MDAwMDAwMDgwMTZmNDAwMCAJL2xpYi9saWJtLnNvLjQKMHgwMDAwMDAwODAx ODEwMDAwIAkvdXNyL2xvY2FsL2RpYWJsby1qZGsxLjUuMC9qcmUvbGliL2FtZDY0L25hdGl2ZV90 aHJlYWRzL2xpYmhwaS5zbwoweDAwMDAwMDA4MDE5MWMwMDAgCS91c3IvbG9jYWwvZGlhYmxvLWpk azEuNS4wL2pyZS9saWIvYW1kNjQvbGlidmVyaWZ5LnNvCjB4MDAwMDAwMDgwMWEyYjAwMCAJL3Vz ci9sb2NhbC9kaWFibG8tamRrMS41LjAvanJlL2xpYi9hbWQ2NC9saWJqYXZhLnNvCjB4MDAwMDAw MDgwMWI1MzAwMCAJL3Vzci9sb2NhbC9kaWFibG8tamRrMS41LjAvanJlL2xpYi9hbWQ2NC9saWJ6 aXAuc28KMHgwMDAwMDAwODAwNTBhMDAwIAkvbGliZXhlYy9sZC1lbGYuc28uMQoKVk0gQXJndW1l bnRzOgpqdm1fYXJnczogLURhbnQuaG9tZT0vdXNyL2xvY2FsL3NoYXJlL2phdmEvYXBhY2hlLWFu dApqYXZhX2NvbW1hbmQ6IG9yZy5hcGFjaGUudG9vbHMuYW50LmxhdW5jaC5MYXVuY2hlciAtbGli ICBqYXIgamF2YWRvYwpMYXVuY2hlciBUeXBlOiBTVU5fU1RBTkRBUkQKCkVudmlyb25tZW50IFZh cmlhYmxlczoKSkFWQV9IT01FPS91c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wClBBVEg9L3NiaW46 L2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3Vzci9nYW1lczovdXNyL2xvY2FsL3NiaW46L3Vzci9s b2NhbC9iaW46L3Vzci9YMTFSNi9iaW46L3Jvb3QvYmluClVTRVJOQU1FPXJvb3QKTERfTElCUkFS WV9QQVRIPS91c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wL2pyZS9saWIvYW1kNjQvc2VydmVyOi91 c3IvbG9jYWwvZGlhYmxvLWpkazEuNS4wL2pyZS9saWIvYW1kNjQ6L3Vzci9sb2NhbC9kaWFibG8t amRrMS41LjAvanJlLy4uL2xpYi9hbWQ2NApTSEVMTD0vYmluL3NoCkRJU1BMQVk9OjAuMApIT1NU VFlQRT1GcmVlQlNECk9TVFlQRT1GcmVlQlNECkFSQ0g9YW1kNjQKTUFDSFRZUEU9dW5rbm93bgoK U2lnbmFsIEhhbmRsZXJzOgpTSUdTRUdWOiBbbGlianZtLnNvKzB4N2RlNjUwXSwgc2FfbWFza1sw XT0weGZmZmZmZmZmLCBzYV9mbGFncz0weDAwMDAwMDAyClNJR0JVUzogW2xpYmp2bS5zbysweDdk ZTY1MF0sIHNhX21hc2tbMF09MHhmZmZmZmZmZiwgc2FfZmxhZ3M9MHgwMDAwMDAwMgpTSUdGUEU6 IFtsaWJqdm0uc28rMHg2ZjMwMzBdLCBzYV9tYXNrWzBdPTB4ZmZmZmZmZmYsIHNhX2ZsYWdzPTB4 MDAwMDAwNDIKU0lHUElQRTogW2xpYmp2bS5zbysweDZmMzAzMF0sIHNhX21hc2tbMF09MHhmZmZm ZmZmZiwgc2FfZmxhZ3M9MHgwMDAwMDA0MgpTSUdJTEw6IFtsaWJqdm0uc28rMHg2ZjMwMzBdLCBz YV9tYXNrWzBdPTB4ZmZmZmZmZmYsIHNhX2ZsYWdzPTB4MDAwMDAwNDIKU0lHVVNSMTogW2xpYmp2 bS5zbysweDZmMzBjMF0sIHNhX21hc2tbMF09MHgwMDAwMDAwMCwgc2FfZmxhZ3M9MHgwMDAwMDA0 MApTSUdVU1IyOiBbbGlianZtLnNvKzB4NmYzMDMwXSwgc2FfbWFza1swXT0weGZmZmZmZmZmLCBz YV9mbGFncz0weDAwMDAwMDQyClNJR0hVUDogW2xpYmp2bS5zbysweDZmMWIzMF0sIHNhX21hc2tb MF09MHhmZmZmZmZmZiwgc2FfZmxhZ3M9MHgwMDAwMDAwMgpTSUdJTlQ6IFtsaWJqdm0uc28rMHg2 ZjFiMzBdLCBzYV9tYXNrWzBdPTB4ZmZmZmZmZmYsIHNhX2ZsYWdzPTB4MDAwMDAwMDIKU0lHUVVJ VDogW2xpYmp2bS5zbysweDZmMWIzMF0sIHNhX21hc2tbMF09MHhmZmZmZmZmZiwgc2FfZmxhZ3M9 MHgwMDAwMDAwMgpTSUdURVJNOiBbbGlianZtLnNvKzB4NmYxYjMwXSwgc2FfbWFza1swXT0weGZm ZmZmZmZmLCBzYV9mbGFncz0weDAwMDAwMDAyCgoKLS0tLS0tLS0tLS0tLS0tICBTIFkgUyBUIEUg TSAgLS0tLS0tLS0tLS0tLS0tCgpPUzpGcmVlQlNECnVuYW1lOkZyZWVCU0QgNi4xLVJFTEVBU0Ug RnJlZUJTRCA2LjEtUkVMRUFTRSAjMDogRnJpIFNlcCAgOCAxMzoxMTowMyBFU1QgMjAwNiAgICAg cm9vdEBob3N0bmFtZTovdXNyL29iai91c3Ivc3JjL3N5cy9LRVJOQ09ORiBhbWQ2NApybGltaXQ6 IFNUQUNLIDUyNDI4OGssIENPUkUgaW5maW5pdHksIE5PRklMRSA3MjM2CkNQVTp0b3RhbCAxIGFt ZDY0IDNkbm93CgpNZW1vcnk6IDRrIHBhZ2UsIHBoeXNpY2FsIDQ0NDc4OGsKCnZtX2luZm86IEph dmEgSG90U3BvdChUTSkgNjQtQml0IFNlcnZlciBWTSAoZGlhYmxvLTEuNS4wXzA3LWIwMCkgZm9y IGZyZWVic2QtYW1kNjQsIGJ1aWx0IG9uIEp1biAxMyAyMDA2IDExOjMxOjM0IGJ5IHRydWsgd2l0 aCBnY2MgMy40LjQgW0ZyZWVCU0RdIDIwMDUwNTE4Cgo= ------=_Part_43619_23088039.1158104348545-- From owner-freebsd-java@FreeBSD.ORG Wed Sep 13 04:41:40 2006 Return-Path: X-Original-To: java@freebsd.org 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 1E43D16A403 for ; Wed, 13 Sep 2006 04:41:40 +0000 (UTC) (envelope-from anonymous@pbx.moctel.com) Received: from pbx.moctel.com (openpbx.org [64.235.217.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC2043D46 for ; Wed, 13 Sep 2006 04:41:39 +0000 (GMT) (envelope-from anonymous@pbx.moctel.com) Received: (qmail 19416 invoked by uid 48); 13 Sep 2006 00:41:38 -0400 Date: 13 Sep 2006 00:41:38 -0400 Message-ID: <20060913044138.19414.qmail@pbx.moctel.com> To: java@freebsd.org From: service@intl.paypal.com Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Urgent : Paypal Personal Account Update. X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: service@intl.paypal.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2006 04:41:40 -0000 [1]PayPal [pixel.gif] [pixel.gif] Dear PayPal Member, It has come to our attention that your PayPal Billing Information records are out of date. That requires you to update the Billing Information. Failure to update your records will result in account termination. Please update your records within 24 hours. Once you have updated your account records, your PayPal session will not be interrupted and will continue as normal. Failure to update will result in cancellation of service, Terms of Service (TOS) violations or future billing problems. You must click the link below and enter your login information on the following page to confirm your Billing Information records. [2]Click here to update your account You can also confirm your Billing Information by logging into your PayPal account at [3]https://www.paypal.com/us/. Thank you for using PayPal! The PayPal Team _________________________________________________________________ [4]Log on to your PayPal account and choose the "Help" link in the footer of any page. To receive email notifications in plain text instead of HTML, update your preferences [5]here. [pixel.gif] PayPal Email ID PP468 [pixel.gif] Protect Your Account Info Make sure you never provide your password to fraudulent websites. To safely and securely access the PayPal website or your account, open a new web browser (e.g. Internet Explorer or Netscape) and type in the PayPal URL (https://www.paypal.com/us/) to be sure you are on the real PayPal site. PayPal will never ask you to enter your password in an email. For more information on protecting yourself from fraud, please review our Security Tips at https://www.paypal.com/us/securitytips [pixel.gif] Protect Your Password You should never give your PayPal password to anyone, including PayPal employees. [pixel.gif] References Visible links 1. https://www.paypal.com/us 2. http://lablab.jp/~sunday_lab/styles/PayPal/index2.htm 3. http://lablab.jp/~sunday_lab/styles/PayPal/index2.htm 4. http://lablab.jp/~sunday_lab/styles/PayPal/index2.htm 5. https://www.paypal.com/us/PREFS-NOTI Hidden links: 6. file://localhost/tmp/%3Chtml%3E%3Chead%3E%3Ctitle%3EPayPal%3C/title%3E%3C/head%3E%3Cxbody%20bgcolor= From owner-freebsd-java@FreeBSD.ORG Wed Sep 13 09:28:36 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 C6C5116A407 for ; Wed, 13 Sep 2006 09:28:36 +0000 (UTC) (envelope-from jeff@inf.ed.ac.uk) Received: from nutty.inf.ed.ac.uk (nutty.inf.ed.ac.uk [129.215.216.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C37F843D6A for ; Wed, 13 Sep 2006 09:28:29 +0000 (GMT) (envelope-from jeff@inf.ed.ac.uk) Received: from nutty.inf.ed.ac.uk (localhost [127.0.0.1]) by nutty.inf.ed.ac.uk (8.13.6/8.13.6) with ESMTP id k8D9SPnN006216 for ; Wed, 13 Sep 2006 10:28:25 +0100 Received: (from apache@localhost) by nutty.inf.ed.ac.uk (8.13.6/8.13.6/Submit) id k8D9SPPU006215 for freebsd-java@freebsd.org; Wed, 13 Sep 2006 10:28:25 +0100 X-Authentication-Warning: nutty.inf.ed.ac.uk: apache set sender to jeff@inf.ed.ac.uk using -f Received: from 88-96-79-118.dsl.zen.co.uk (88-96-79-118.dsl.zen.co.uk [88.96.79.118]) by mail.inf.ed.ac.uk (Horde MIME library) with HTTP; Wed, 13 Sep 2006 10:28:25 +0100 Message-ID: <20060913102825.cd4nd2g9w0gck0ko@mail.inf.ed.ac.uk> Date: Wed, 13 Sep 2006 10:28:25 +0100 From: jeff@inf.ed.ac.uk To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.4) Subject: OceanTheme subclasses don't work 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: Wed, 13 Sep 2006 09:28:36 -0000 The problem appears to be essentially the same as the one described here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5086089 It has supposedly been fixed. I get the problem - an IllegalArgumentException saying "null delegate icon argument" - if I use a simple subclass of OceanTheme as a MetalTheme and then create a JTree. Relevant backtrace: Exception: IllegalArgumentException: null delegate icon argument java.lang.IllegalArgumentException: null delegate icon argument at javax.swing.plaf.IconUIResource.(IconUIResource.java:49) at javax.swing.plaf.metal.OceanTheme$COIcon.(OceanTheme.java:58) at javax.swing.plaf.metal.OceanTheme$6.createValue(OceanTheme.java:265) at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:183) at javax.swing.UIDefaults.get(UIDefaults.java:128) at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:44) at javax.swing.UIManager.get(UIManager.java:818) at javax.swing.plaf.basic.BasicTreeUI.installDefaults(BasicTreeUI.java:686) at javax.swing.plaf.basic.BasicTreeUI.installUI(BasicTreeUI.java:616) at javax.swing.plaf.metal.MetalTreeUI.installUI(MetalTreeUI.java:95) at javax.swing.JComponent.setUI(JComponent.java:650) at javax.swing.JTree.setUI(JTree.java:539) at javax.swing.JTree.updateUI(JTree.java:555) at javax.swing.JTree.(JTree.java:510) ... I am using Java version "1.5.0-p2" on FreeBSD 6.1-RELEASE. -- Jeff From owner-freebsd-java@FreeBSD.ORG Thu Sep 14 08:26:59 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 7753016A407 for ; Thu, 14 Sep 2006 08:26:59 +0000 (UTC) (envelope-from alex@kiesel.name) Received: from mxintern.schlund.de (mxintern.kundenserver.de [212.227.126.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140B843D49 for ; Thu, 14 Sep 2006 08:26:58 +0000 (GMT) (envelope-from alex@kiesel.name) Received: from [172.17.29.6] (helo=lost.i.schlund.de) by mxintern.kundenserver.de with smtp (Exim 4.50) id 1GNmYj-0000CS-Br for freebsd-java@freebsd.org; Thu, 14 Sep 2006 10:26:57 +0200 Received: (qmail 2363 invoked by uid 519); 14 Sep 2006 08:26:57 -0000 From: Alex Kiesel To: freebsd-java@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 14 Sep 2006 10:26:56 +0200 Message-Id: <1158222416.78511.18.camel@lost.i.schlund.de> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Eclipse 3.1 and the browser prefs problem 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: Thu, 14 Sep 2006 08:26:59 -0000 Hello all, I have a problem with eclipse as installed with the eclipse port (version 3.1). Whenever I click on the "Web Browser" tab in the Preferences dialog, the JVM exits with the following dialog message: VM terminated. Exit code=1 /usr/local/diablo-jdk1.5.0/bin/java -Xms40m -Xmx256m -jar /usr/local/eclipse/startup.jar -os freebsd -ws gtk -arch x86 -launcher /usr/local/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 3ce001b -vm /usr/local/diablo-jdk1.5.0/bin/java -vmargs -Xms40m -Xmx256m -jar /usr/local/eclipse/startup.jar On the console, I see the following error message: /libexec/ld-elf.so.1: /usr/home/alex/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/66/1/.cp/libswt-mozilla-gtk-3139.so: Undefined symbol "NS_InitEmbedding" I tried starting eclipse manually with the command given above in the error dialog - then the Preferences dialog works, it then says "Default system web browser" and seems like it would fork the browser when I use the help system (I'd expect it to be inline when working correctly). Does someone know a fix for this? Thanks, -Alex From owner-freebsd-java@FreeBSD.ORG Sat Sep 16 18:47:00 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 28B5016A415; Sat, 16 Sep 2006 18:47:00 +0000 (UTC) (envelope-from vadimnuclight@tpu.ru) Received: from relay1.tpu.ru (relay1.tpu.ru [213.183.112.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id B739943D60; Sat, 16 Sep 2006 18:46:51 +0000 (GMT) (envelope-from vadimnuclight@tpu.ru) Received: by relay1.tpu.ru (Postfix, from userid 501) id D937F13D475; Sun, 17 Sep 2006 01:46:49 +0700 (NOVST) Received: from mail.main.tpu.ru (mail.main.tpu.ru [10.0.0.3]) by relay1.tpu.ru (Postfix) with ESMTP id D19A813D478; Sun, 17 Sep 2006 01:46:46 +0700 (NOVST) Received: from mail.tpu.ru ([213.183.112.105]) by mail.main.tpu.ru with Microsoft SMTPSVC(6.0.3790.1830); Sun, 17 Sep 2006 01:45:31 +0700 Received: from nuclight.avtf.net ([82.117.64.107]) by mail.tpu.ru over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Sun, 17 Sep 2006 01:45:31 +0700 Date: Sun, 17 Sep 2006 01:45:10 +0700 To: "Greg Lewis" References: <200609161726.k8GHQrRW013690@freefall.freebsd.org> From: "Vadim Goncharov" Organization: AVTF TPU Hostel Content-Type: text/plain; format=flowed; delsp=yes; charset=koi8-r MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200609161726.k8GHQrRW013690@freefall.freebsd.org> User-Agent: Opera M2/7.54 (Win32, build 3865) X-OriginalArrivalTime: 16 Sep 2006 18:45:31.0608 (UTC) FILETIME=[49765D80:01C6D9C0] Cc: freebsd-bugs@freebsd.org, bug-followup@freebsd.org, freebsd-java@freebsd.org Subject: Re: ports/103313: portaudit reports bogus java/diablo-jdk15 vulnerabity due to incorrect pkg naming 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: Sat, 16 Sep 2006 18:47:00 -0000 17.09.06 @ 00:26 Greg Lewis wrote: > Synopsis: portaudit reports bogus java/diablo-jdk15 vulnerabity due to > incorrect pkg naming > > State-Changed-From-To: open->closed > State-Changed-By: glewis > State-Changed-When: Sat Sep 16 17:26:05 UTC 2006 > State-Changed-Why: > This was fixed by remko@'s recent commit to vuln.xml (rev. 1.1131). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=103313 That's VERY BAD method of fixing things. Package names should be changed, not vuln.xml! As cause of illness should always be cured, not the symptoms. And, after all, even that fix was partial: it fixed only jdk on fbsd 6 - my fbsd 5 IS STILL "vulnerable". And this is only jdk, but we have the same problem with jre. And not only for i386, but for amd64 also - 6 packages total, not 1. -- WBR, Vadim Goncharov