From owner-freebsd-java@FreeBSD.ORG Sun Mar 28 16:40:26 2004 Return-Path: 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 9B4CC16A4CE for ; Sun, 28 Mar 2004 16:40:26 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9058343D46 for ; Sun, 28 Mar 2004 16:40:26 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2T0eQbv026094 for ; Sun, 28 Mar 2004 16:40:26 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2T0eQi7026093; Sun, 28 Mar 2004 16:40:26 -0800 (PST) (envelope-from gnats) Date: Sun, 28 Mar 2004 16:40:26 -0800 (PST) Message-Id: <200403290040.i2T0eQi7026093@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Robert Huff Subject: Re: java/61506: OpenOffice 1.1.0-1 port fails to build on a5.2-RELEASE box due to a Java HotSpot bug X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robert Huff List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 00:40:26 -0000 The following reply was made to PR java/61506; it has been noted by GNATS. From: Robert Huff To: freebsd-gnats-submit@FreeBSD.org, mail@gelf.com Cc: Subject: Re: java/61506: OpenOffice 1.1.0-1 port fails to build on a 5.2-RELEASE box due to a Java HotSpot bug Date: Sun, 28 Mar 2004 19:37:07 -0500 I believe this may be a problen not with java/jdk14 but with java/linux-sun-jdk14, which is needed to build the native JDK. I deleted and reinstalled linux-sun-jdk14 on March 24. I get: huff@>javavm -version # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode) # # Error ID: 4F533F4C494E55583F491418160E435050030B # Heap at VM Abort: Heap I have to kill -9 the java process. Additional information: huff@> mount /dev/da0s1a on / (ufs2, local) devfs on /dev (devfs, local) /dev/da1s1d on /usr (ufs2, local, soft-updates, acls) /dev/da0s1d on /var (ufs2, local, soft-updates, acls) linprocfs on /usr/compat/linux/proc (linprocfs, local) huff@> kldstat Id Refs Address Size Name 1 9 0xc0400000 364fb4 kernel 2 1 0xc0765000 47ddc acpi.ko 3 1 0xc4239000 5000 linprocfs.ko 4 1 0xc4241000 5000 procfs.ko 5 1 0xc42af000 18000 nfsserver.ko huff@> uname -a FreeBSD jerusalem.litteratus.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Mar 8 12:27:03 EST 2004 Robert Huff From owner-freebsd-java@FreeBSD.ORG Mon Mar 29 05:51:17 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 3182E16A4CE for ; Mon, 29 Mar 2004 05:51:17 -0800 (PST) Received: from oxyd.caraldi.com (caraldi.com [195.137.249.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1DB243D3F for ; Mon, 29 Mar 2004 05:51:16 -0800 (PST) (envelope-from jbq@anyware-tech.com) Received: from anyware12.anyware (unknown [217.112.237.100]) by oxyd.caraldi.com (Postfix) with ESMTP id CD7042105 for ; Mon, 29 Mar 2004 15:51:15 +0200 (CEST) Received: by anyware12.anyware (Postfix, from userid 1001) id E02C5631F; Mon, 29 Mar 2004 15:51:15 +0200 (CEST) Date: Mon, 29 Mar 2004 15:51:15 +0200 From: Jean-Baptiste Quenot To: java@freebsd.org Message-ID: <20040329135115.GB74986@anyware12.anyware> Mail-Followup-To: java@freebsd.org References: <20040326132333.GA20313@anyware12.anyware> <20040326151632.GA82288@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20040326151632.GA82288@misty.eyesbeyond.com> User-Agent: Mutt/1.5.6i Subject: Re: jdk-1.4.2p6_4 fails to build 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: Mon, 29 Mar 2004 13:51:17 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Greg Lewis: > On Fri, Mar 26, 2004 at 02:23:36PM +0100, Jean-Baptiste Quenot wrote: > > > The latest JDK fails to build on 5.2.1-RELEASE. > > The compilation failed due to gcc segfaulting. You might want to run > some sort of memory tester on your hardware. Have you noticed other > strange crashes? FWIW, I rebuilt world with no problem. Also, the crash during JDK builds always happens at the same place. However, after rebooting into 5.2-CURRENT and mapping libc_r to libpthread into /etc/libmap.conf, I can successfully build the JDK. Since the native JDK is built, the linux JDK runs without the following warning: VM warning: Can't detect initial thread stack location Again, sorry if these pieces of information do not make sense. --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAaCnQ9xx3BCMc9gsRAvh6AJ9xm2WxPWbrWxB7vXtSuZtvLbX7GgCaAoth /03bIzaAIeA/dGA8iqJjrRE= =y9BC -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- From owner-freebsd-java@FreeBSD.ORG Mon Mar 29 11:01:38 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 89FCD16A4CE for ; Mon, 29 Mar 2004 11:01:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFFB43D2D for ; Mon, 29 Mar 2004 11:01:38 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i2TJ1cbv083771 for ; Mon, 29 Mar 2004 11:01:38 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2TJ1b9u083765 for freebsd-java@freebsd.org; Mon, 29 Mar 2004 11:01:37 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 29 Mar 2004 11:01:37 -0800 (PST) Message-Id: <200403291901.i2TJ1b9u083765@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Subject: Current problem reports assigned to you 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: Mon, 29 Mar 2004 19:01:38 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/01/15] java/61407 java jdk14 port aborts making html32dtd o [2004/01/17] java/61506 java OpenOffice 1.1.0-1 port fails to build on 2 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/03/19] java/64492 java NetworkInterface.getNetworkInterfaces() l 1 problem total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/10/18] java/44219 java Update port: textproc/cocoon to 2.0.3 o [2002/10/18] java/44251 java Create stylebook port o [2002/11/04] java/44922 java JVM crash o [2003/07/29] java/55032 java SVr4 emulation interferes with install o [2003/09/24] java/57192 java linux-ibm-java1.4 freeze o [2004/02/10] java/62647 java jdk14 port problem, linux module o [2004/02/14] java/62837 java linux-sun-jdk14 executables hang with COM o [2004/02/28] java/63511 java bsd.java.mk 2.0: testers needed o [2004/03/05] java/63818 java build but not with compiler specified o [2004/03/08] java/63928 java Update port: java/jakarta-commons-logging o [2004/03/12] java/64171 java Update port: java/jakarta-commons-collect o [2004/03/25] java/64703 java Update port: java/jdom [PATCH] 12 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Mar 29 11:01:59 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 C3D9D16A4CE for ; Mon, 29 Mar 2004 11:01:59 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A633A43D45 for ; Mon, 29 Mar 2004 11:01:59 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i2TJ1xbv084165 for ; Mon, 29 Mar 2004 11:01:59 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2TJ1x7Q084159 for java@freebsd.org; Mon, 29 Mar 2004 11:01:59 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 29 Mar 2004 11:01:59 -0800 (PST) Message-Id: <200403291901.i2TJ1x7Q084159@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Subject: Current problem reports assigned to you 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: Mon, 29 Mar 2004 19:01:59 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2003/09/16] java/56928 java jce-aba port should install to $JAVA_HOME 1 problem total. From owner-freebsd-java@FreeBSD.ORG Mon Mar 29 13:58:17 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 5802616A4CE for ; Mon, 29 Mar 2004 13:58:17 -0800 (PST) Received: from mailgw3.epnet.com (mailgw3.epnet.com [208.198.163.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D0D43D2F for ; Mon, 29 Mar 2004 13:58:16 -0800 (PST) (envelope-from DPullara@epexchange.epnet.com) Message-ID: From: David Pullara To: "'java@FreeBSD.ORG'" Date: Mon, 29 Mar 2004 17:02:30 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Subject: RE: eclipse does not compile (followup #2) 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: Mon, 29 Mar 2004 21:58:17 -0000 FYI, I tried it again today and it worked. The only difference in my system that I can tell was: 1. I had mounted the linux prof file system: kldload linprocfs mount -t linprocfs linprocfs /compat/linux/proc 2. I installed the native JDK. hth d -----Original Message----- From: David Pullara Sent: Thursday, March 25, 2004 4:46 PM To: 'java@FreeBSD.ORG' Subject: FW: eclipse does not compile (followup) I sent it to portsmgr by mistake. -----Original Message----- From: David Pullara Sent: Thursday, March 25, 2004 3:13 PM To: David Pullara; 'portsmgr@freebsd.org' Subject: eclipse does not compile (followup) It never did come back from the "generateJavadoc" part. Do you guys have an idea of what might be happening there? -----Original Message----- From: David Pullara Sent: Thursday, March 25, 2004 2:52 PM To: 'portsmgr@freebsd.org' Subject: eclipse does not compile I just updated my ports collection this morning using cvsup. I am running 4.9 though I haven't rebuilt world with the latest sources yet. I have the linux 1.4.2 jdk installed. When I try to build eclipse via the ports, it gaks bigtime. The problem is that the file /usr/local/linux-sun-jdk1.4.2/include/jni.h is including "jni_md.h". However, that file is in /usr/local/linux-sun-jdk1.4.2/include/linux/ To get around this I made a hard link in the include directory, ln linux/jni_md.h but I don't know if this is the right solution. It did get past all the compile errors though and into a later stage in the build - right now it seems paused at the "generateJavadoc:" stage; hopefully it's not hung. I also don't know if this problem would have shown up if I had installed the patched 1.4jdk which runs native. Does eclipse care which variant I'm using? I am planning on installing the native one later but might not get to it for a few days. I'll see if I can test that though. hope this helps David Pullara From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 03:41:08 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 EEDD216A4CE; Tue, 30 Mar 2004 03:41:08 -0800 (PST) Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA66B43D39; Tue, 30 Mar 2004 03:41:08 -0800 (PST) (envelope-from mark@markdnet.demon.co.uk) Received: from lizacnet.demon.co.uk ([80.177.208.105] helo=[192.168.0.2]) by anchor-post-32.mail.demon.net with esmtp (Exim 3.35 #1) id 1B8HcB-000J5B-0W; Tue, 30 Mar 2004 12:41:07 +0100 Date: Tue, 30 Mar 2004 12:42:53 +0100 (BST) From: Mark Dixon X-X-Sender: mark@lizacnet.demon.co.uk To: freebsd-java@freebsd.org, freebsd-ports@freebsd.org Message-ID: <20040330123932.R1592@lizacnet.demon.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 11:41:09 -0000 Hi, Given that these server type java ports run as daemon processes in the backgroundm wouldn't it be wise to start them up with -Djava.awt.headless=true set? If nobody can think of a disadvantage to this, I'll work on a patch that makes it an tuneable in the makefiles with an eye to making it a default option at a later date. Mark From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 05:20:17 2004 Return-Path: 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 9D6C316A4CE for ; Tue, 30 Mar 2004 05:20:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 957D143D39 for ; Tue, 30 Mar 2004 05:20:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2UDKHbv030247 for ; Tue, 30 Mar 2004 05:20:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2UDKHsW030246; Tue, 30 Mar 2004 05:20:17 -0800 (PST) (envelope-from gnats) Date: Tue, 30 Mar 2004 05:20:17 -0800 (PST) Message-Id: <200403301320.i2UDKHsW030246@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Herve Quiroz Subject: Re: java/44251: Create stylebook port X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Herve Quiroz List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 13:20:17 -0000 The following reply was made to PR java/44251; it has been noted by GNATS. From: Herve Quiroz To: freebsd-gnats-submit@FreeBSD.org, znerd@FreeBSD.org Cc: Herve Quiroz Subject: Re: java/44251: Create stylebook port Date: Tue, 30 Mar 2004 15:19:58 +0200 Ernst, I had a look at your distfile last night. The main problem is that xml-stylebook depends on Xalan and Xerces, so we have a cyclic dependency issue here. There is a solution though: install xml-stylebook as a binary port. But I have another solution in mind. Let me explain it: We could have two ports for xml-stylebook. The first one, xml-stylebook-jar would be a binary port that would only install xml-stylebook.jar (the JAR file could even be distfile as it will be the only file installed). Next, another port, xml-stylebook would depend on xml-stylebook-jar and install the whole xml-stylebook distribution (that is with docs for instance). The xerces-j port would depend on xml-stylebook-jar (BUILD_DEPENDS only) to be able to build its documentation from source. But then, there are some other JAR files that are needed by the xerces-j port and which are provided in the Xerces-J-tools-x.x.x.tgz distfile, such as xjava.jar (to provide the compile task supporting IBM JDKs, AFAIK) and resolver.jar. So we could possibly make a xerces-j-tools port that would install those JAR files as well as xml-stylebook.jar. It would be a binary port obviously (for cyclic dependency reasons). What do you think of this? Herve From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 08:19:27 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 0648716A4CE; Tue, 30 Mar 2004 08:19:27 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF29B43D41; Tue, 30 Mar 2004 08:19:26 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 9BA575309; Tue, 30 Mar 2004 18:19:25 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 08F9A5308; Tue, 30 Mar 2004 18:19:13 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 725F033CAA; Tue, 30 Mar 2004 18:19:13 +0200 (CEST) To: Mark Dixon References: <20040330123932.R1592@lizacnet.demon.co.uk> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 30 Mar 2004 18:19:13 +0200 In-Reply-To: <20040330123932.R1592@lizacnet.demon.co.uk> (Mark Dixon's message of "Tue, 30 Mar 2004 12:42:53 +0100 (BST)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: freebsd-ports@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 16:19:27 -0000 Mark Dixon writes: > Given that these server type java ports run as daemon processes in the > backgroundm wouldn't it be wise to start them up with > -Djava.awt.headless=3Dtrue set? What exactly would be the point? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 09:31:11 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 1408C16A4CE; Tue, 30 Mar 2004 09:31:11 -0800 (PST) Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A56E43D2D; Tue, 30 Mar 2004 09:31:10 -0800 (PST) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Tue, 30 Mar 2004 18:30:02 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 1B8MxS-0005or-00; Tue, 30 Mar 2004 18:23:26 +0100 Date: Tue, 30 Mar 2004 18:23:26 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: References: <20040330123932.R1592@lizacnet.demon.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: Jan Grant cc: Mark Dixon cc: freebsd-ports@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 17:31:11 -0000 On Tue, 30 Mar 2004, Dag-Erling Sm=F8rgrav wrote: > Mark Dixon writes: > > Given that these server type java ports run as daemon processes in the > > backgroundm wouldn't it be wise to start them up with > > -Djava.awt.headless=3Dtrue set? > > What exactly would be the point? The AWT canvas & related classes are (supposedly) available for the dynamic generation of graphics, without needing an X server somewhere. It's a fairly specialist case but I've had to do this for deployed servlets in the past*. jan * Deployed on Solaris in that case, but that's irrelevant here. --=20 jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/ You know something's gone badly wrong when your algorithm takes O(n^2) time but uses O(2^n) space. From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 09:41:10 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 01C5716A4CE; Tue, 30 Mar 2004 09:41:10 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8785443D2D; Tue, 30 Mar 2004 09:41:09 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 352C85309; Tue, 30 Mar 2004 19:41:08 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id BE75B5308; Tue, 30 Mar 2004 19:40:50 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 6D12433CAA; Tue, 30 Mar 2004 19:40:50 +0200 (CEST) To: Jan Grant References: <20040330123932.R1592@lizacnet.demon.co.uk> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 30 Mar 2004 19:40:50 +0200 In-Reply-To: (Jan Grant's message of "Tue, 30 Mar 2004 18:23:26 +0100 (BST)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: Mark Dixon cc: freebsd-ports@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 17:41:10 -0000 Jan Grant writes: > On Tue, 30 Mar 2004, Dag-Erling Smrgrav wrote: > > Mark Dixon writes: > > > Given that these server type java ports run as daemon processes in the > > > backgroundm wouldn't it be wise to start them up with > > > -Djava.awt.headless=3Dtrue set? > > What exactly would be the point? > The AWT canvas & related classes are (supposedly) available for the > dynamic generation of graphics, without needing an X server somewhere. In that case, isn't the onus on the application developer to make sure at runtime that awt knows to run headless? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 11:39:17 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 9121D16A4CE for ; Tue, 30 Mar 2004 11:39:17 -0800 (PST) Received: from smtp13.wxs.nl (smtp13.wxs.nl [195.121.6.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DCD443D1F for ; Tue, 30 Mar 2004 11:39:17 -0800 (PST) (envelope-from ronald-freebsd6@klop.yi.org) Received: from ronald.echteman.nl ([81.205.197.210])2002)) freebsd-java@freebsd.org; Tue, 30 Mar 2004 22:37:06 +0200 (CEST) Received: (qmail 26195 invoked from network); Tue, 30 Mar 2004 19:39:15 +0000 Received: from unknown (HELO laptop.thuis.klop.ws) (192.168.1.4) by ronald.echteman.nl with SMTP; Tue, 30 Mar 2004 19:39:15 +0000 Received: (qmail 1415 invoked from network); Tue, 30 Mar 2004 18:39:04 +0000 Received: from unknown (HELO henk.thuis.klop.ws) (192.168.0.1) by 192.168.0.13 with SMTP; Tue, 30 Mar 2004 18:39:04 +0000 Received: (qmail 760 invoked from network); Tue, 30 Mar 2004 18:38:57 +0000 Received: from localhost.thuis.klop.ws (HELO henk.thuis.klop.ws) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; Tue, 30 Mar 2004 18:38:57 +0000 Date: Tue, 30 Mar 2004 20:38:56 +0200 From: Ronald Klop In-reply-to: <20040330123932.R1592@lizacnet.demon.co.uk> To: Mark Dixon , freebsd-java@freebsd.org, freebsd-ports@freebsd.org Message-id: MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=iso-8859-1 Content-transfer-encoding: 7BIT User-Agent: Opera7.23/FreeBSD M2 build 518 References: <20040330123932.R1592@lizacnet.demon.co.uk> Subject: Re: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 19:39:17 -0000 On Tue, 30 Mar 2004 12:42:53 +0100 (BST), Mark Dixon wrote: > Hi, > > Given that these server type java ports run as daemon processes in the > backgroundm wouldn't it be wise to start them up with > -Djava.awt.headless=true set? > > If nobody can think of a disadvantage to this, I'll work on a patch that > makes it an tuneable in the makefiles with an eye to making it a default > option at a later date. You can make it a tuneable, but I do run Tomcat with Xvfb (X virtual framebuffer) to generate images from a servlet. I think ports shouldn't do everything. There is also a responsibilty of the user/developer to understand how things work. But than again... a tuneable never hurts. Greetings, Ronald. -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 14:14:41 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 B2F2F16A4CE; Tue, 30 Mar 2004 14:14:41 -0800 (PST) Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3471F43D2D; Tue, 30 Mar 2004 14:14:41 -0800 (PST) (envelope-from mark@markdnet.demon.co.uk) Received: from lizacnet.demon.co.uk ([80.177.208.105] helo=[192.168.0.2]) by anchor-post-32.mail.demon.net with esmtp (Exim 3.35 #1) id 1B8RVI-000FfP-0W; Tue, 30 Mar 2004 23:14:40 +0100 From: Mark Dixon To: freensd-ports@freebsd.org, freebsd-java@freebsd.org Date: Tue, 30 Mar 2004 23:16:19 +0100 User-Agent: KMail/1.6.1 References: <20040330123932.R1592@lizacnet.demon.co.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_5GfaACJvxviRwSu"; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200403302316.25052.mark@markdnet.demon.co.uk> cc: Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?= Subject: Re: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 22:14:41 -0000 --Boundary-02=_5GfaACJvxviRwSu Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 30 Mar 2004 18:40, you wrote: > Jan Grant writes: > > On Tue, 30 Mar 2004, Dag-Erling Smrgrav wrote: > > > Mark Dixon writes: > > > > Given that these server type java ports run as daemon processes in > > > > the backgroundm wouldn't it be wise to start them up with > > > > -Djava.awt.headless=3Dtrue set? > > > > > > What exactly would be the point? > > > > The AWT canvas & related classes are (supposedly) available for the > > dynamic generation of graphics, without needing an X server somewhere. > > In that case, isn't the onus on the application developer to make sure > at runtime that awt knows to run headless? > > DES Yes, that is true to some extent, but.. In the current situation, taking tomcat as an example, the JVM starts up wi= th=20 daemonctl from /usr/local/etc/rc.d into an environment with no X server,=20 provided there's been no editing of the scripts. Any attempt to use the=20 graphics libraries in any servlet will result in the servlet falling over=20 with an AWTError. If we switch to headless, this would not be the case. I really don't see any cost to anyone in doing this, and it makes more JVM= =20 functionality avalaible by default to those that want it. The only people=20 that may be hurt by this are those that have created a custom startup scrip= t=20 which kicks off an X server (virtual or otherwise) for use by the JVM. =2D-=20 Mark 'If it compiles, ship it' --Boundary-02=_5GfaACJvxviRwSu Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAafG4LqgJ90OcaiARAnL8AKC4kMkX0ahx0YB75QioaFoIvDst7gCg7cXv /4R9PSZplpIWcDeYwiZWqjo= =O+vW -----END PGP SIGNATURE----- --Boundary-02=_5GfaACJvxviRwSu-- From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 14:37: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 26E5016A4CE; Tue, 30 Mar 2004 14:37:50 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC98643D39; Tue, 30 Mar 2004 14:37:49 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id CF82B5309; Wed, 31 Mar 2004 00:37:48 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 947015308; Wed, 31 Mar 2004 00:37:42 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 24FFB33CAA; Wed, 31 Mar 2004 00:37:42 +0200 (CEST) To: Mark Dixon References: <20040330123932.R1592@lizacnet.demon.co.uk> <200403302316.25052.mark@markdnet.demon.co.uk> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Wed, 31 Mar 2004 00:37:42 +0200 In-Reply-To: <200403302316.25052.mark@markdnet.demon.co.uk> (Mark Dixon's message of "Tue, 30 Mar 2004 23:16:19 +0100") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: freensd-ports@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 22:37:50 -0000 Mark Dixon writes: > In the current situation, taking tomcat as an example, the JVM > starts up with daemonctl from /usr/local/etc/rc.d into an > environment with no X server, provided there's been no editing of > the scripts. Any attempt to use the graphics libraries in any > servlet will result in the servlet falling over with an AWTError. That is IMHO a bug in the servlet, which is easily fixed by adding the following line in the appropriate place: System.setProperty("java.awt.headless", "true"); DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-java@FreeBSD.ORG Tue Mar 30 15:37:09 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 ED38816A4CE; Tue, 30 Mar 2004 15:37:09 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 888E843D1F; Tue, 30 Mar 2004 15:37:06 -0800 (PST) (envelope-from ml@FreeBSD.org.ua) Received: from phantom.cris.net (ml@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i2UNaxZI065384; Wed, 31 Mar 2004 02:37:00 +0300 (EEST) (envelope-from ml@FreeBSD.org.ua) Received: (from ml@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i2UNarlV065382; Wed, 31 Mar 2004 02:36:53 +0300 (EEST) (envelope-from ml) Date: Wed, 31 Mar 2004 02:36:51 +0300 From: Alexey Zelkin To: Mark Dixon Message-ID: <20040330233651.GA65320@phantom.cris.net> References: <20040330123932.R1592@lizacnet.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040330123932.R1592@lizacnet.demon.co.uk> X-Operating-System: FreeBSD 4.9-STABLE i386 User-Agent: Mutt/1.5.5.1i cc: freebsd-ports@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: tomcat, JBoss etc. Should be headless? 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, 30 Mar 2004 23:37:10 -0000 hi, On Tue, Mar 30, 2004 at 12:42:53PM +0100, Mark Dixon wrote: > Hi, > > Given that these server type java ports run as daemon processes in the > backgroundm wouldn't it be wise to start them up with > -Djava.awt.headless=true set? > > If nobody can think of a disadvantage to this, I'll work on a patch that > makes it an tuneable in the makefiles with an eye to making it a default > option at a later date. This reminds me one of past project which used to generate colored PDFs. Default way to manipulate colors was to use awt methods (I don't remember details) which did not work in headless case. I think it's better to leave everything as is. (JIMHO) From owner-freebsd-java@FreeBSD.ORG Wed Mar 31 01:10:11 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 B2FAC16A4CE; Wed, 31 Mar 2004 01:10:11 -0800 (PST) Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C8043D4C; Wed, 31 Mar 2004 01:10:11 -0800 (PST) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Wed, 31 Mar 2004 10:08:44 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 1B8bfR-0001Wf-00; Wed, 31 Mar 2004 10:05:49 +0100 Date: Wed, 31 Mar 2004 10:05:49 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: References: <20040330123932.R1592@lizacnet.demon.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: Jan Grant cc: Mark Dixon cc: freebsd-ports@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: tomcat, JBoss etc. Should be headless? 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: Wed, 31 Mar 2004 09:10:11 -0000 On Tue, 30 Mar 2004, Dag-Erling Sm=F8rgrav wrote: [on -Djava.awt.headless=3Dtrue ] DES > What exactly would be the point? JG > The AWT canvas & related classes are (supposedly) available for the JG > dynamic generation of graphics, without needing an X server somewhere. > > In that case, isn't the onus on the application developer to make sure > at runtime that awt knows to run headless? Replace "developer" with "deployer" and the answer is "yes", certainly. The headless support in 1.4 is much improved over previous versions - I don't know if the colour manipulation problems that another poster referred to are still present, but in the face of such glitches the person responsible for rolling out the app has to make an appropriate choice between Xvfb and headless, I suppose. If those problems are not still present, this suggestion seems harmless and potentially mildly beneficial. --=20 jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/ ioctl(2): probably the coolest Unix system call in the world From owner-freebsd-java@FreeBSD.ORG Wed Mar 31 06:37:44 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 DBAD716A4CE for ; Wed, 31 Mar 2004 06:37:44 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D18543D3F for ; Wed, 31 Mar 2004 06:37:44 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 6E4BB530F; Wed, 31 Mar 2004 16:37:43 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 3C1EE5308; Wed, 31 Mar 2004 16:37:29 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 9217D33CAA; Wed, 31 Mar 2004 16:37:28 +0200 (CEST) To: "Joe Shevland" References: From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Wed, 31 Mar 2004 16:37:28 +0200 In-Reply-To: (Joe Shevland's message of "Fri, 19 Mar 2004 23:21:59 +1100") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: freebsd-java@freebsd.org Subject: Re: tomcat41 producing 28 java daemons 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: Wed, 31 Mar 2004 14:37:45 -0000 "Joe Shevland" writes: > I personally feel better following some sort of BSD scheme with libraries, > so I'm proposing all shared Java libraries get installed under: > > /usr/lib/java/* (and here I show neophyteness, should that be > /usr/local/java/lib/* or something) The correct location is /usr/local/share/java/classes/*, aka ${JAVAJARDIR} in ports. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-java@FreeBSD.ORG Wed Mar 31 06:48:29 2004 Return-Path: Delivered-To: freebsd-java@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6767B16A4CE for ; Wed, 31 Mar 2004 06:48:29 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E5A943D54 for ; Wed, 31 Mar 2004 06:48:29 -0800 (PST) (envelope-from des@des.no) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 532D955F28 for ; Wed, 31 Mar 2004 06:48:29 -0800 (PST) (envelope-from des@des.no) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ED2F16A4CE for ; Wed, 31 Mar 2004 06:48:29 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB6F43D54 for ; Wed, 31 Mar 2004 06:48:29 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id F1459530F; Wed, 31 Mar 2004 16:48:27 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id C10865308 for ; Wed, 31 Mar 2004 16:48:13 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 48B1333CAA; Wed, 31 Mar 2004 16:48:13 +0200 (CEST) To: freebsd-java@lists.freebsd.org References: <20040326114616.U29963@kylev.com> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Wed, 31 Mar 2004 16:48:13 +0200 In-Reply-To: <20040326114616.U29963@kylev.com> (Kyle VanderBeek's message of "Fri, 26 Mar 2004 11:46:16 -0800") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 Subject: Re: Scraping 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: Wed, 31 Mar 2004 14:48:29 -0000 Kyle VanderBeek writes: > Don't know who might care, but someone is clearly scraping this list.=20= =20 > After my 2 posts in 2 days, I'm getting unsolicited and poorly targeted=20 > job offers via the throw-away email address I use. > > They come from tgugger@buckeye-express.com . It pisses me off. Is=20 > there an acceptable use policy for this list? Does this person exist on= =20 > the list? The list is publicly archived in numerous places on the web. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 08:03:36 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 2729016A4CE for ; Thu, 1 Apr 2004 08:03:36 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 522F743D1F for ; Thu, 1 Apr 2004 08:03:35 -0800 (PST) (envelope-from christian.hofer@gmx.de) Received: (qmail 23965 invoked by uid 65534); 1 Apr 2004 16:03:33 -0000 Received: from p5080E58A.dip0.t-ipconnect.de (EHLO gmx.de) (80.128.229.138) by mail.gmx.net (mp013) with SMTP; 01 Apr 2004 18:03:33 +0200 X-Authenticated: #2522098 Message-ID: <406C3D52.907@gmx.de> Date: Thu, 01 Apr 2004 18:03:30 +0200 From: Christian Hofer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Java Version 1.4.2_2 not found during installation for FreeBSD 5.2.1 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: Thu, 01 Apr 2004 16:03:36 -0000 Hi, I tried to install the JDK 1.4 from the Ports-Collection. It demands a Linux-Binary for a java version 1.4.2_02, but on the Sun web site only the version 1.4.2_04 is available. I tried to update the Makefile, using the version _04. (I tried to integrate patch 6 as well, but this does not work either!) But somehow the port still wants version _02. I don't know if it was a good idea anyway. What do I have to do to install JDK 1.4? Is there a way to get version _02 somewhere? Thank you, Christian From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 10:45:27 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 8B30816A4CE; Thu, 1 Apr 2004 10:45:27 -0800 (PST) Received: from svbcf02.win.tue.nl (svbcf02.win.tue.nl [131.155.71.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB1143D48; Thu, 1 Apr 2004 10:45:26 -0800 (PST) (envelope-from mriem@win.tue.nl) Received: from SENSEI (v175.vpn.tue.nl [131.155.212.175]) by svbcf02.win.tue.nl (Postfix) with ESMTP id 52DB18C6C; Thu, 1 Apr 2004 20:45:25 +0200 (MET DST) From: "Manfred Riem" To: , Date: Thu, 1 Apr 2004 20:45:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcQYGXzwB82XZN8nTBqhgvnTe43uWQ== Message-Id: <20040401184525.52DB18C6C@svbcf02.win.tue.nl> cc: mriem@win.tue.nl Subject: Documentation proposal 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: Thu, 01 Apr 2004 18:45:27 -0000 Hi there, I want to try to make the Java documentation on the FreeBSD website a bit more usable. Currently the bits are a bit scattered around. I propose to have following changes for the main page: - Moving "How can I help?" to the section called "Documentation". - Moving "I found a bug?" to the section called "Documentation". - Removing "Performance Comparison" as it is dated December 1999. - Adding a section called "Screenshots" to "Documentation". - Removing "Creating Ports" as currently not a real standard has been set. Follow up on the discussion recently held on the mailinglist. - Rolling up "Java Resources" into a page called "Links" and putting it into section "Documentation" - Moving "Tutorials" content from "Documentation" into "Links". Am I right to assume the documentation is available on the CVS server, so should I just go ahead and do the proposed changes myself and send you guys the result? And also some other thoughts: - Separate subdirectories for the releases 1.1, 1.2, 1.3 and 1.4 - A more clear definition for newbies on how to install Java from the sources (eg. tell them about the linux bootstrap). Regards, Manfred Riem mriem@win.tue.nl http://www.riaca.win.tue.nl/ From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 16:46:53 2004 Return-Path: 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 DCECE16A4CE; Thu, 1 Apr 2004 16:46:53 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9F143D1D; Thu, 1 Apr 2004 16:46:53 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i320krbv009297; Thu, 1 Apr 2004 16:46:53 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i320krn4009293; Thu, 1 Apr 2004 16:46:53 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 16:46:53 -0800 (PST) From: Greg Lewis Message-Id: <200404020046.i320krn4009293@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org Subject: Re: java/64703: Update port: java/jdom [PATCH] 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: Fri, 02 Apr 2004 00:46:54 -0000 Synopsis: Update port: java/jdom [PATCH] Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 16:46:36 PST 2004 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=64703 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:00:38 2004 Return-Path: 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 7BFC616A4CF for ; Thu, 1 Apr 2004 17:00:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B69C43D31 for ; Thu, 1 Apr 2004 17:00:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3210bbv009747 for ; Thu, 1 Apr 2004 17:00:37 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3210bDf009741; Thu, 1 Apr 2004 17:00:37 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 1 Apr 2004 17:00:37 -0800 (PST) Resent-Message-Id: <200404020100.i3210bDf009741@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Greg Lewis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A5316A4CE for ; Thu, 1 Apr 2004 16:58:10 -0800 (PST) Received: from etrn.xmission.com (etrn.xmission.com [198.60.22.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A3C43D48 for ; Thu, 1 Apr 2004 16:58:10 -0800 (PST) (envelope-from glewis@misty.eyesbeyond.com) Received: from glewis.dsl.xmission.com ([166.70.56.15] helo=misty.eyesbeyond.com) by etrn.xmission.com with esmtp (Exim 4.22) id 1B9D0a-0002Oi-RL; Thu, 01 Apr 2004 17:58:08 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i320w65G089212; Thu, 1 Apr 2004 17:58:06 -0700 (MST) (envelope-from glewis@misty.eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i320w5J6089209; Thu, 1 Apr 2004 17:58:05 -0700 (MST) (envelope-from glewis) Message-Id: <200404020058.i320w5J6089209@misty.eyesbeyond.com> Date: Thu, 1 Apr 2004 17:58:05 -0700 (MST) From: Greg Lewis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Aditya Subject: java/65054: Diablo 1.3.1 JVM runs out of file descriptors at 1021 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 02 Apr 2004 01:00:38 -0000 >Number: 65054 >Category: java >Synopsis: Diablo 1.3.1 JVM runs out of file descriptors at 1021 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 01 17:00:37 PST 2004 >Closed-Date: >Last-Modified: >Originator: Greg Lewis >Release: FreeBSD 4.9-STABLE i386 >Organization: FreeBSD Project >Environment: System: FreeBSD 4.9-STABLE >Description: As posted on freebsd-java: I'm using the Diablo 1.3.1 JVM package from www.freebsdfoundation.org on a 4.9-STABLE machine and it unfortunately seems to exhibit the bug described at: http://developer.java.sun.com/developer/bugParade/bugs/4189011.html interestingly enough, the linux 1.3.1_02 JVM under a 4.6-STABLE machine does not exhibit the problem. Is there an updated Diablo (diablo-jdk-noplugin-1.3.1.0 Java Development Kit 1.3.1 is what I'm running) that has this fixed or is my only recourse, other than compiling from source, to run under linux emulation? On the Diablo JVM machine (test.java is the program suggested in the bug report): nine[ttyp2]:aditya~> /usr/local/diablo-jdk1.3.1/bin/java test 3000 1 1 test Starting 1078434190431 Opened test0000001020.tst Thread: 0 test0000001021.tst (Too many open files) java.io.FileNotFoundException: test0000001021.tst (Too many open files) Aborting 1078434221065 nine[ttyp2]:aditya~> /usr/local/diablo-jdk1.3.1/bin/java -version java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition (build diablo-1.3.1-0) Classic VM (build diablo-1.3.1-0, green threads, nojit) nine[ttyp2]:aditya~> limit cputime unlimited filesize unlimited datasize 524288 kbytes stacksize 65536 kbytes coredumpsize unlimited memoryuse unlimited vmemoryuse unlimited descriptors 11095 memorylocked unlimited maxproc 5547 sbsize unlimited And the following on a 4.6-STABLE machine running a 1.3.1_02 JVM under linux emulation (linux-jdk-1.3.1.02_1 Sun Java Development Kit 1.3 for Linux): two[ttyp2]:aditya~> java test 3000 1 1 test Starting 1078434145154 Closing 1078434235337.tst Thread: 0 two[ttyp2]:aditya~> java -version java version "1.3.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02) Classic VM (build 1.3.1_02-b02, green threads, nojit) >How-To-Repeat: The test script the original poster used would be useful. We should also see if the same problem afflicts the current jdk13 port. Same problem may also affect the jdk12 and jdk14 ports (more testing is needed). >Fix: None yet known. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:01:10 2004 Return-Path: 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 EE0B616A4CE; Thu, 1 Apr 2004 17:01:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D26B843D1F; Thu, 1 Apr 2004 17:01:10 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3211Abv009840; Thu, 1 Apr 2004 17:01:10 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3211AgH009836; Thu, 1 Apr 2004 17:01:10 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:01:10 -0800 (PST) From: Greg Lewis Message-Id: <200404020101.i3211AgH009836@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, znerd@FreeBSD.org Subject: Re: java/63928: Update port: java/jakarta-commons-logging [PATCH] 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: Fri, 02 Apr 2004 01:01:11 -0000 Synopsis: Update port: java/jakarta-commons-logging [PATCH] Responsible-Changed-From-To: freebsd-java->znerd Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:00:52 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=63928 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:01:59 2004 Return-Path: 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 1D1A916A4CE; Thu, 1 Apr 2004 17:01:59 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00AD943D1D; Thu, 1 Apr 2004 17:01:59 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3211wbv009924; Thu, 1 Apr 2004 17:01:58 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3211wDm009920; Thu, 1 Apr 2004 17:01:58 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:01:58 -0800 (PST) From: Greg Lewis Message-Id: <200404020101.i3211wDm009920@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, znerd@FreeBSD.org Subject: Re: java/64171: Update port: java/jakarta-commons-collections [PATCH] 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: Fri, 02 Apr 2004 01:01:59 -0000 Synopsis: Update port: java/jakarta-commons-collections [PATCH] Responsible-Changed-From-To: freebsd-java->znerd Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:01:33 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=64171 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:04:12 2004 Return-Path: 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 974D516A4CF; Thu, 1 Apr 2004 17:04:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AEC443D31; Thu, 1 Apr 2004 17:04:12 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3214Cbv010283; Thu, 1 Apr 2004 17:04:12 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3214CEj010279; Thu, 1 Apr 2004 17:04:12 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:04:12 -0800 (PST) From: Greg Lewis Message-Id: <200404020104.i3214CEj010279@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org Subject: Re: java/57192: linux-ibm-java1.4 freeze 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: Fri, 02 Apr 2004 01:04:12 -0000 Synopsis: linux-ibm-java1.4 freeze Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:04:01 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=57192 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:05:31 2004 Return-Path: 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 C4C9816A4CE; Thu, 1 Apr 2004 17:05:31 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D3E43D1F; Thu, 1 Apr 2004 17:05:31 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3215Vbv013933; Thu, 1 Apr 2004 17:05:31 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3215V8R013929; Thu, 1 Apr 2004 17:05:31 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:05:31 -0800 (PST) From: Greg Lewis Message-Id: <200404020105.i3215V8R013929@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, phantom@FreeBSD.org Subject: Re: java/62647: jdk14 port problem, linux module 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: Fri, 02 Apr 2004 01:05:31 -0000 Synopsis: jdk14 port problem, linux module Responsible-Changed-From-To: freebsd-java->phantom Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:05:19 PST 2004 Responsible-Changed-Why: Over ot maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=62647 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:03:32 2004 Return-Path: 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 45CC316A4CE; Thu, 1 Apr 2004 17:03:32 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 282FA43D1D; Thu, 1 Apr 2004 17:03:32 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3213Wbv010221; Thu, 1 Apr 2004 17:03:32 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3213WWg010217; Thu, 1 Apr 2004 17:03:32 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:03:32 -0800 (PST) From: Greg Lewis Message-Id: <200404020103.i3213WWg010217@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org Subject: Re: java/63511: bsd.java.mk 2.0: testers needed 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: Fri, 02 Apr 2004 01:03:32 -0000 X-List-Received-Date: Fri, 02 Apr 2004 01:03:32 -0000 X-List-Received-Date: Fri, 02 Apr 2004 01:03:32 -0000 Synopsis: bsd.java.mk 2.0: testers needed Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:02:25 PST 2004 Responsible-Changed-Why: I'll take this. Herve, if you haven't found any subsequent problems lets just take the bull by the horns and commit this. Given the testing its gotten I think we can deal with any minimal fallout. http://www.freebsd.org/cgi/query-pr.cgi?pr=63511 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:07:41 2004 Return-Path: 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 373F516A4CE; Thu, 1 Apr 2004 17:07:41 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17FCC43D45; Thu, 1 Apr 2004 17:07:41 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3217ebv014042; Thu, 1 Apr 2004 17:07:40 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3217eOv014038; Thu, 1 Apr 2004 17:07:40 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:07:40 -0800 (PST) From: Greg Lewis Message-Id: <200404020107.i3217eOv014038@freefall.freebsd.org> To: i@bansite.ru, glewis@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org Subject: Re: java/44922: JVM crash 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: Fri, 02 Apr 2004 01:07:41 -0000 Synopsis: JVM crash State-Changed-From-To: open->feedback State-Changed-By: glewis State-Changed-When: Thu Apr 1 17:07:01 PST 2004 State-Changed-Why: The submitter has been asked for feedback. Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:07:01 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=44922 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:07:48 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 6D2E516A4CE for ; Thu, 1 Apr 2004 17:07:48 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B1AD43D2D for ; Thu, 1 Apr 2004 17:07:48 -0800 (PST) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1B9D9v-0003WR-00 for freebsd-java@freebsd.org; Thu, 01 Apr 2004 20:07:47 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16492.48354.773289.238942@jerusalem.litteratus.org> Date: Thu, 1 Apr 2004 20:07:46 -0500 To: freebsd-java@freebsd.org In-Reply-To: <16475.55809.46422.34516@jerusalem.litteratus.org> References: <16475.55809.46422.34516@jerusalem.litteratus.org> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: sun jdk problem 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: Fri, 02 Apr 2004 01:07:48 -0000 I've been bit by this too. huff@>javavm -version # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode) # # Error ID: 4F533F4C494E55583F491418160E435050030B # Heap at VM Abort: Heap Additional information: huff@> umount linprocfs huff@> mount -v -w /compat/linux/proc linprocfs on /usr/compat/linux/proc (linprocfs, local, fsid 04ff000606000000) huff@> mount /dev/da0s1a on / (ufs2, local) devfs on /dev (devfs, local) /dev/da1s1d on /usr (ufs2, local, soft-updates, acls) /dev/da0s1d on /var (ufs2, local, soft-updates, acls) linprocfs on /usr/compat/linux/proc (linprocfs, local) huff@> kldstat Id Refs Address Size Name 1 9 0xc0400000 364fb4 kernel 2 1 0xc0765000 47ddc acpi.ko 3 1 0xc4239000 5000 linprocfs.ko 4 1 0xc4241000 5000 procfs.ko 5 1 0xc42af000 18000 nfsserver.ko huff@> portversion -Rv "*jdk*" linux-sun-jdk-1.4.2.04 = up-to-date with port linux_base-7.1_7 = up-to-date with port huff@> dir /var/db/pkg | grep linux drwxr-xr-x 2 root wheel 512 Apr 1 20:03 linux-sun-jdk-1.4.2.04 drwxr-xr-x 2 root wheel 512 Mar 24 11:32 linux_base-7.1_7 huff@> uname -a FreeBSD jerusalem.litteratus.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Mar 8 12:27:03 EST 2004 What's gone wrong? Put another way: what information do I need to provide to move this along? Robert Huff From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:08:31 2004 Return-Path: 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 1B13316A4CE; Thu, 1 Apr 2004 17:08:31 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F334B43D2F; Thu, 1 Apr 2004 17:08:30 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3218Ubv014103; Thu, 1 Apr 2004 17:08:30 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3218URn014099; Thu, 1 Apr 2004 17:08:30 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:08:30 -0800 (PST) From: Greg Lewis Message-Id: <200404020108.i3218URn014099@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, phantom@FreeBSD.org Subject: Re: java/64492: NetworkInterface.getNetworkInterfaces() leaks file descriptors 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: Fri, 02 Apr 2004 01:08:31 -0000 Synopsis: NetworkInterface.getNetworkInterfaces() leaks file descriptors Responsible-Changed-From-To: freebsd-java->phantom Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:08:16 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=64492 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 17:09:33 2004 Return-Path: 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 5157B16A4CE; Thu, 1 Apr 2004 17:09:33 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3011F43D2D; Thu, 1 Apr 2004 17:09:33 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i3219Xbv014241; Thu, 1 Apr 2004 17:09:33 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3219XtR014237; Thu, 1 Apr 2004 17:09:33 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 17:09:33 -0800 (PST) From: Greg Lewis Message-Id: <200404020109.i3219XtR014237@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org Subject: Re: java/65054: Diablo 1.3.1 JVM runs out of file descriptors at 1021 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: Fri, 02 Apr 2004 01:09:33 -0000 Synopsis: Diablo 1.3.1 JVM runs out of file descriptors at 1021 Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 17:09:18 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=65054 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 23:13:41 2004 Return-Path: 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 A877B16A4CE; Thu, 1 Apr 2004 23:13:41 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A69143D49; Thu, 1 Apr 2004 23:13:41 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i327Dfbv075566; Thu, 1 Apr 2004 23:13:41 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i327DfAU075562; Thu, 1 Apr 2004 23:13:41 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 23:13:41 -0800 (PST) From: Greg Lewis Message-Id: <200404020713.i327DfAU075562@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, phantom@FreeBSD.org Subject: Re: java/61407: jdk14 port aborts making html32dtd 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: Fri, 02 Apr 2004 07:13:41 -0000 Synopsis: jdk14 port aborts making html32dtd Responsible-Changed-From-To: freebsd-java->phantom Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 23:13:26 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=61407 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 23:17:15 2004 Return-Path: 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 B16B616A4CE; Thu, 1 Apr 2004 23:17:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FECB43D39; Thu, 1 Apr 2004 23:17:15 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i327HFbv075657; Thu, 1 Apr 2004 23:17:15 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i327HFVI075653; Thu, 1 Apr 2004 23:17:15 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 23:17:15 -0800 (PST) From: Greg Lewis Message-Id: <200404020717.i327HFVI075653@freefall.freebsd.org> To: mail@gelf.com, glewis@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: java/61506: OpenOffice 1.1.0-1 port fails to build on a 5.2-RELEASE box due to a Java HotSpot bug 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: Fri, 02 Apr 2004 07:17:15 -0000 Synopsis: OpenOffice 1.1.0-1 port fails to build on a 5.2-RELEASE box due to a Java HotSpot bug State-Changed-From-To: open->closed State-Changed-By: glewis State-Changed-When: Thu Apr 1 23:15:09 PST 2004 State-Changed-Why: This was a problem at this time due to the switchover between libc_r and libkse. There were a number of posts to freebsd-java to this effect. The problem was related to mismatched threading libraries and could usually be solved by using libmap.conf(5) to map libc_r to libkse or vice versa. See the freebsd-java mailing list archive for more details. http://www.freebsd.org/cgi/query-pr.cgi?pr=61506 From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 23:19:04 2004 Return-Path: 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 DABD416A4CE; Thu, 1 Apr 2004 23:19:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD5943D1D; Thu, 1 Apr 2004 23:19:04 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) i327J4bv075742; Thu, 1 Apr 2004 23:19:04 -0800 (PST) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i327J4oB075738; Thu, 1 Apr 2004 23:19:04 -0800 (PST) (envelope-from glewis) Date: Thu, 1 Apr 2004 23:19:04 -0800 (PST) From: Greg Lewis Message-Id: <200404020719.i327J4oB075738@freefall.freebsd.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, phantom@FreeBSD.org Subject: Re: java/63818: build but not with compiler specified 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: Fri, 02 Apr 2004 07:19:05 -0000 Synopsis: build but not with compiler specified Responsible-Changed-From-To: freebsd-java->phantom Responsible-Changed-By: glewis Responsible-Changed-When: Thu Apr 1 23:18:43 PST 2004 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=63818 From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 04:05:45 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 9693016A4CE for ; Fri, 2 Apr 2004 04:05:45 -0800 (PST) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8606243D49 for ; Fri, 2 Apr 2004 04:05:44 -0800 (PST) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id i32C80Nu011356; Fri, 2 Apr 2004 15:08:00 +0300 Received: from localhost (achill@localhost)i32C80Yj011352; Fri, 2 Apr 2004 15:08:00 +0300 Date: Fri, 2 Apr 2004 15:08:00 +0300 (EEST) From: Achilleus Mantzios To: Christian Hofer In-Reply-To: <406C3D52.907@gmx.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: Java Version 1.4.2_2 not found during installation for FreeBSD 5.2.1 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: Fri, 02 Apr 2004 12:05:45 -0000 O kyrios Christian Hofer egrapse stis Apr 1, 2004 : > Hi, > > I tried to install the JDK 1.4 from the Ports-Collection. It demands a > Linux-Binary for a java version 1.4.2_02, but on the Sun web site only > the version 1.4.2_04 is available. Do a fresh cvsup. The new /usr/ports/java/linux-sun-jdk14/distinfo says: MD5 (j2sdk-1_4_2_04-linux-i586.bin) = cc27ac6189062214c072cb5b4ae068fa SIZE (j2sdk-1_4_2_04-linux-i586.bin) = 35829260 > > I tried to update the Makefile, using the version _04. (I tried to > integrate patch 6 as well, but this does not work either!) But somehow > the port still wants version _02. I don't know if it was a good idea anyway. > > What do I have to do to install JDK 1.4? Is there a way to get version > _02 somewhere? > > Thank you, > Christian > > _______________________________________________ > 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" > -- -Achilleus From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 04:11:56 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 ABD7F16A4DF for ; Fri, 2 Apr 2004 04:11:56 -0800 (PST) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F26D43D46 for ; Fri, 2 Apr 2004 04:11:55 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])i32CBsDN064026 for ; Fri, 2 Apr 2004 14:11:54 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.12.10/8.12.10/Submit) id i32CBrMY064025 for freebsd-java@freebsd.org; Fri, 2 Apr 2004 14:11:53 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Fri, 2 Apr 2004 14:11:53 +0200 From: Herve Quiroz To: freebsd-java@freebsd.org Message-ID: <20040402121153.GA63958@arabica.esil.univ-mrs.fr> Mail-Followup-To: freebsd-java@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Subject: Re: tomcat41 producing 28 java daemons 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: Fri, 02 Apr 2004 12:11:56 -0000 On Wed, Mar 31, 2004 at 04:37:28PM +0200, Dag-Erling Smrgrav wrote: > "Joe Shevland" writes: > > I personally feel better following some sort of BSD scheme with libraries, > > so I'm proposing all shared Java libraries get installed under: > > > > /usr/lib/java/* (and here I show neophyteness, should that be > > /usr/local/java/lib/* or something) > > The correct location is /usr/local/share/java/classes/*, aka > ${JAVAJARDIR} in ports. Speaking of that, maybe this would be a good time to review the ports tree to detect Java ports that do not comply with this common scheme. I have started to submit PRs for ports that do not use the JAVAJARDIR macro directly but maybe it would be nice if we had a central point where a common TODO list could be implemented... I was also thinking of some INSTALL_JAR macro in bsd.java.mk to automatically install JARs in the right place (and perform necessary tasks, of which I can't of yet) and display information on how to include the JAR in your classpath. Actually, something that would address the issues in: http://www.freebsd.org/cgi/query-pr.cgi?pr=56928 Another (weird) idea: would it be possible for portlint to produce warnings when a .jar file is in the pkg-plist but not located in JAVAJARDIR ? In the same time, a statement in the porter's handbook regarding all of that would be a good idea. AFAIK the handbook is written in DocBook, so I may have a try at this one in the near future. English is not my main language though... and the SGML flavor of DocBook is not my prefered one (compared to XML). I will wait for the commit of bsd.java.mk 2.0 and produce the Java section of the porter's handbook if I've got spare time by this time. Herve From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 04:27:31 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 3630B16A4CE for ; Fri, 2 Apr 2004 04:27:31 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3414E43D2F for ; Fri, 2 Apr 2004 04:27:29 -0800 (PST) (envelope-from Christian.Hofer@gmx.de) Received: (qmail 22841 invoked by uid 0); 2 Apr 2004 12:27:28 -0000 Received: from 80.128.212.114 by www51.gmx.net with HTTP; Fri, 2 Apr 2004 14:27:28 +0200 (MEST) Date: Fri, 2 Apr 2004 14:27:28 +0200 (MEST) From: "Christian Hofer" To: freebsd-java@freebsd.org MIME-Version: 1.0 References: X-Priority: 3 (Normal) X-Authenticated: #2522098 Message-ID: <9716.1080908848@www51.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Subject: Re: Java Version 1.4.2_2 not found during installation for FreeBSD 5.2.1 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: Fri, 02 Apr 2004 12:27:31 -0000 > O kyrios Christian Hofer egrapse stis Apr 1, 2004 : > > > Hi, > > > > I tried to install the JDK 1.4 from the Ports-Collection. It demands a > > Linux-Binary for a java version 1.4.2_02, but on the Sun web site only > > the version 1.4.2_04 is available. > > Do a fresh cvsup. > The new /usr/ports/java/linux-sun-jdk14/distinfo says: > MD5 (j2sdk-1_4_2_04-linux-i586.bin) = cc27ac6189062214c072cb5b4ae068fa > SIZE (j2sdk-1_4_2_04-linux-i586.bin) = 35829260 > I figured out that cvsup will probably be the answer after sending this mail yesterday evening. Thus, I tried to understand the handbook's appendix concerning cvsup and read the man pages. As I understand it, I can constrain my cvsup to ports-base and ports-java. (Fleeing to FreeBSD from a really unstable Debian Sid distribution, I'm still seeking a compromise between latest features and stability). I tried this and got some cvs-data. But I did not find out how to continue. In the /usr/src there are only my kernel sources. Do I somehow have to download the sources of the java port before I can build a new jdk? And how do I do the built? Thanks, Chris > -- > -Achilleus > -- +++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++ 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 05:17:15 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 7F3AA16A4CE; Fri, 2 Apr 2004 05:17:15 -0800 (PST) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB8643D2D; Fri, 2 Apr 2004 05:17:14 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])i32DHDDN078832; Fri, 2 Apr 2004 15:17:13 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost)i32DHCMw078831; Fri, 2 Apr 2004 15:17:12 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Fri, 2 Apr 2004 15:17:12 +0200 From: Herve Quiroz To: Manfred Riem Message-ID: <20040402131712.GA78675@arabica.esil.univ-mrs.fr> Mail-Followup-To: Manfred Riem , freebsd-java@freebsd.org, freebsd-doc@freebsd.org References: <20040401184525.52DB18C6C@svbcf02.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040401184525.52DB18C6C@svbcf02.win.tue.nl> User-Agent: Mutt/1.4.2.1i cc: freebsd-doc@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: Documentation proposal 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: Fri, 02 Apr 2004 13:17:15 -0000 Manfred, On Thu, Apr 01, 2004 at 08:45:22PM +0200, Manfred Riem wrote: > Hi there, > > I want to try to make the Java documentation on the FreeBSD website > a bit more usable. Currently the bits are a bit scattered around. That's a good thing. I just posted a message to this list (in the Tomcat thread IIRC) regarding my plan of filling the Java section of the porter's handbook. > - Removing "Creating Ports" as currently not a real standard has > been set. Follow up on the discussion recently held on the > mailinglist. Actually, the first two points are now "official" because some macros are provided by bsd.java.mk: The JAVAJARDIR macro is the location for the JAR files from Java libraries, and JAVASHAREDIR is the prefix for Java applications. Many ports do not use them yet, probably because their maintainer don't know (yet) about them. That's another good reason to update the Java documentation. However, in practice, the third point is not official. Most of the Java ports I know of use directly DOCSDIR as for any other (non-Java) port. IMHO, this approach (DOCSDIR) is the correct one. I think the best place to explain Java porter's practice is the Java section of the porter's handbook. As I said above, I will try to fill it as soon as bsd.java.mk 2.0 is commited (so information is up-to-date). Ernst has already written a quite complete manual for porting Java applications/libraries with bsd.java.mk 1.0 and I have built (based on Ernst's work) a similar documentation regarding bsd.java.mk 2.0. So putting it in the porter's handbook won't be too complex. FYI: - Ernst's web page (he is maintaining bsd.java.mk): http://people.freebsd.org/~znerd/ Unfortunately, some of the documentation is not up-to-date... and some other is on www.metaverse.nl which seems to be offline for the moment. - Documentation about bsd.java.mk 2.0: http://www.esil.univ-mrs.fr/~hquiroz/freebsd/bsd.java.mk-2.0.html (Not relevant for now, but will be the reference documentation when version 2.0 is commited) If you want, I will handle everything that is related to Java porting as you will already have a lot of work with the remaining points ;) > - A more clear definition for newbies on how to install Java from > the sources (eg. tell them about the linux bootstrap). That would be nice. Having the most common issues resolved on a web page is better for end-users. Indeed they won't have to subscribe to the list to get a simple, common problem solved. Herve PS: hum... I realize that I reply to the freebsd-doc list, to which I am not even registered. Please forgive me for this bad practice. It's for the good cause, and I will subscribe to it probably in the near future anyway ;) From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 06:43:12 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 29E5616A4D1 for ; Fri, 2 Apr 2004 06:43:12 -0800 (PST) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED4B43D2F for ; Fri, 2 Apr 2004 06:43:11 -0800 (PST) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id i32EjRNu011624; Fri, 2 Apr 2004 17:45:27 +0300 Received: from localhost (achill@localhost)i32EjRAB011620; Fri, 2 Apr 2004 17:45:27 +0300 Date: Fri, 2 Apr 2004 17:45:27 +0300 (EEST) From: Achilleus Mantzios To: Robert Huff In-Reply-To: <16492.48354.773289.238942@jerusalem.litteratus.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: sun jdk problem 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: Fri, 02 Apr 2004 14:43:12 -0000 O kyrios Robert Huff egrapse stis Apr 1, 2004 : > > I've been bit by this too. > > huff@>javavm -version > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode) > # > # Error ID: 4F533F4C494E55583F491418160E435050030B > # > > Heap at VM Abort: > Heap > > Additional information: > > huff@> umount linprocfs > huff@> mount -v -w /compat/linux/proc > linprocfs on /usr/compat/linux/proc (linprocfs, local, fsid 04ff000606000000) > huff@> mount > /dev/da0s1a on / (ufs2, local) > devfs on /dev (devfs, local) > /dev/da1s1d on /usr (ufs2, local, soft-updates, acls) > /dev/da0s1d on /var (ufs2, local, soft-updates, acls) > linprocfs on /usr/compat/linux/proc (linprocfs, local) > huff@> kldstat > Id Refs Address Size Name > 1 9 0xc0400000 364fb4 kernel > 2 1 0xc0765000 47ddc acpi.ko > 3 1 0xc4239000 5000 linprocfs.ko > 4 1 0xc4241000 5000 procfs.ko > 5 1 0xc42af000 18000 nfsserver.ko # kldload /boot/kernel/linux.ko maybe? > > huff@> portversion -Rv "*jdk*" > linux-sun-jdk-1.4.2.04 = up-to-date with port > linux_base-7.1_7 = up-to-date with port > huff@> dir /var/db/pkg | grep linux > drwxr-xr-x 2 root wheel 512 Apr 1 20:03 linux-sun-jdk-1.4.2.04 > drwxr-xr-x 2 root wheel 512 Mar 24 11:32 linux_base-7.1_7 > huff@> uname -a > FreeBSD jerusalem.litteratus.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Mar 8 12:27:03 EST 2004 > > > What's gone wrong? Put another way: what information do I need > to provide to move this along? > > > > Robert Huff > > _______________________________________________ > 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" > -- -Achilleus From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 07:09:07 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 1D10916A4CE for ; Fri, 2 Apr 2004 07:09:07 -0800 (PST) Received: from etrn.xmission.com (etrn.xmission.com [198.60.22.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E7D43D1F for ; Fri, 2 Apr 2004 07:09:07 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from glewis.dsl.xmission.com ([166.70.56.15] helo=misty.eyesbeyond.com) by etrn.xmission.com with esmtp (Exim 4.22) id 1B9QI4-0002kO-Qw; Fri, 02 Apr 2004 08:09:04 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i32F925G095070; Fri, 2 Apr 2004 08:09:02 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i32F91iV095069; Fri, 2 Apr 2004 08:09:01 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Apr 2004 08:09:01 -0700 From: Greg Lewis To: Robert Huff Message-ID: <20040402150901.GC94758@misty.eyesbeyond.com> References: <16475.55809.46422.34516@jerusalem.litteratus.org> <16492.48354.773289.238942@jerusalem.litteratus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16492.48354.773289.238942@jerusalem.litteratus.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: sun jdk problem 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: Fri, 02 Apr 2004 15:09:07 -0000 On Thu, Apr 01, 2004 at 08:07:46PM -0500, Robert Huff wrote: > What's gone wrong? Put another way: what information do I need > to provide to move this along? Whats wrong is that the 1.4 JVM has always been flakey under Linux emulation. I'd suggest moving to the native 1.4 or you'll have to jump in and start figuring out why FreeBSD's Linux emulation doesn't work very well with 1.4 JVMs. -- 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 Fri Apr 2 07:10:31 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 ACA1216A4CE for ; Fri, 2 Apr 2004 07:10:31 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A3243D1D for ; Fri, 2 Apr 2004 07:10:31 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.209] (helo=mgr9.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1B9QJS-0002lw-02; Fri, 02 Apr 2004 08:10:30 -0700 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr9.xmission.com with esmtp (Exim 4.30) id 1B9QIu-00010L-Ru; Fri, 02 Apr 2004 08:09:56 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i32F9t5G095081; Fri, 2 Apr 2004 08:09:55 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i32F9sbO095080; Fri, 2 Apr 2004 08:09:54 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Apr 2004 08:09:54 -0700 From: Greg Lewis To: Christian Hofer Message-ID: <20040402150954.GD94758@misty.eyesbeyond.com> References: <406C3D52.907@gmx.de> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <406C3D52.907@gmx.de> User-Agent: Mutt/1.4.2.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr9.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 3.1 (built Mon Jan 26 13:00:24 MST 2004) X-SA-Exim-Scanned: Yes cc: freebsd-java@freebsd.org Subject: Re: Java Version 1.4.2_2 not found during installation for FreeBSD 5.2.1 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: Fri, 02 Apr 2004 15:10:31 -0000 On Thu, Apr 01, 2004 at 06:03:30PM +0200, Christian Hofer wrote: > I tried to install the JDK 1.4 from the Ports-Collection. It demands a > Linux-Binary for a java version 1.4.2_02, but on the Sun web site only > the version 1.4.2_04 is available. > > I tried to update the Makefile, using the version _04. (I tried to > integrate patch 6 as well, but this does not work either!) But somehow > the port still wants version _02. I don't know if it was a good idea anyway. > > What do I have to do to install JDK 1.4? Is there a way to get version > _02 somewhere? Just update your ports collection as discussed in the FreeBSD handbook. The current port uses 1.4.2_04. -- 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 Fri Apr 2 08:03:05 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 3AA5216A4CE; Fri, 2 Apr 2004 08:03:05 -0800 (PST) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2552743D1F; Fri, 2 Apr 2004 08:03:04 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])i32G33DN079717; Fri, 2 Apr 2004 18:03:03 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost)i32G322V079716; Fri, 2 Apr 2004 18:03:02 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Fri, 2 Apr 2004 18:03:02 +0200 From: Herve Quiroz To: Greg Lewis Message-ID: <20040402160302.GA79654@arabica.esil.univ-mrs.fr> Mail-Followup-To: Greg Lewis , freebsd-java@FreeBSD.org References: <200404020103.i3213WWg010217@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200404020103.i3213WWg010217@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@FreeBSD.org Subject: Re: java/63511: bsd.java.mk 2.0: testers needed 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: Fri, 02 Apr 2004 16:03:05 -0000 Greg, I am ready. I will go back home in a couple of hours. Then I will be ready to provide hotfixes if anything breaks during the weekend (if my DSL connection doesn't break either). AFAICT, there should be no problem with version 2.0, but maybe some minor bugs with some very-specific use cases... Herve On Thu, Apr 01, 2004 at 05:03:32PM -0800, Greg Lewis wrote: > Synopsis: bsd.java.mk 2.0: testers needed > > Responsible-Changed-From-To: freebsd-java->glewis > Responsible-Changed-By: glewis > Responsible-Changed-When: Thu Apr 1 17:02:25 PST 2004 > Responsible-Changed-Why: > I'll take this. > > Herve, if you haven't found any subsequent problems lets just take the > bull by the horns and commit this. Given the testing its gotten I think > we can deal with any minimal fallout. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=63511 > _______________________________________________ > 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 Fri Apr 2 08:37:38 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 E565916A4CE for ; Fri, 2 Apr 2004 08:37:37 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9EFB43D3F for ; Fri, 2 Apr 2004 08:37:37 -0800 (PST) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1B9Rfk-0001p4-00 for freebsd-java@freebsd.org; Fri, 02 Apr 2004 11:37:37 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16493.38608.344289.830687@jerusalem.litteratus.org> Date: Fri, 2 Apr 2004 11:37:36 -0500 To: freebsd-java@freebsd.org In-Reply-To: <20040402150901.GC94758@misty.eyesbeyond.com> References: <16475.55809.46422.34516@jerusalem.litteratus.org> <16492.48354.773289.238942@jerusalem.litteratus.org> <20040402150901.GC94758@misty.eyesbeyond.com> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: sun jdk problem 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: Fri, 02 Apr 2004 16:37:38 -0000 Greg Lewis writes: > > What's gone wrong? Put another way: what information do I need > > to provide to move this along? > > Whats wrong is that the 1.4 JVM has always been flakey under Linux > emulation. I'd suggest moving to the native 1.4 or you'll have to > jump in and start figuring out why FreeBSD's Linux emulation doesn't > work very well with 1.4 JVMs. It is my understanding java/jdk14 requires java/linux-sun-jdk14 to bootstrap the build. From the makefile: BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14 Am I mistaken? Robert Huff From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 10:47:36 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 06A1116A4CE for ; Fri, 2 Apr 2004 10:47:36 -0800 (PST) Received: from ndsuext.nodak.edu (ndsuext.NoDak.edu [134.129.92.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id A528643D3F for ; Fri, 2 Apr 2004 10:47:35 -0800 (PST) (envelope-from echriste@ndsuext.nodak.edu) Received: from dyn231.iacc-tm4.ndsu.NoDak.edu (dyn231.iacc-tm4.ndsu.NoDak.edu [134.129.92.231]) by ndsuext.nodak.edu (8.12.10/8.12.10) with ESMTP id i32IlRrj021177 for ; Fri, 2 Apr 2004 12:47:27 -0600 From: "Eric J. Christeson" To: freebsd-java@freebsd.org In-Reply-To: <20040402150901.GC94758@misty.eyesbeyond.com> References: <16475.55809.46422.34516@jerusalem.litteratus.org> <16492.48354.773289.238942@jerusalem.litteratus.org> <20040402150901.GC94758@misty.eyesbeyond.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-FskyBmnV+AigYh2emw9X" Message-Id: <1080931642.18461.5.camel@dyn231.iacc-tm4.ndsu.nodak.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Apr 2004 12:47:22 -0600 X-NDSUAG-MailScanner-Information: Please contact the ISP for more information X-NDSUAG-MailScanner: Found to be clean X-MailScanner-From: echriste@ndsuext.nodak.edu Subject: Re: sun jdk problem 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: Fri, 02 Apr 2004 18:47:36 -0000 --=-FskyBmnV+AigYh2emw9X Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-04-02 at 09:09, Greg Lewis wrote: > On Thu, Apr 01, 2004 at 08:07:46PM -0500, Robert Huff wrote: > > What's gone wrong? Put another way: what information do I need > > to provide to move this along? >=20 > Whats wrong is that the 1.4 JVM has always been flakey under Linux > emulation. I'd suggest moving to the native 1.4 or you'll have to > jump in and start figuring out why FreeBSD's Linux emulation doesn't > work very well with 1.4 JVMs. It's not just under Linux emulation. We're running a servlet based web site and have been constrained to JDK-1.4.0_02 because of stability problems in the 1.4.2 series. And that's running under Linux. FWIW native 1.4.2 under FreeBSD runs our app just fine. e --=20 Eric J. Christeson --=-FskyBmnV+AigYh2emw9X Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAbbU6CnMyGd/wX/sRAuFvAJ9ErPYEwU+a0s1fm1ltTrqgXvAaygCeJFsW ZL1RDmVFBVn9uTwzSJRz/FQ= =VSJx -----END PGP SIGNATURE----- --=-FskyBmnV+AigYh2emw9X-- From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 12:16:12 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 E7C2616A591 for ; Fri, 2 Apr 2004 12:16:11 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8978E43D5D for ; Fri, 2 Apr 2004 12:16:11 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.204] (helo=mgr4.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1B9V5G-0006UT-02; Fri, 02 Apr 2004 13:16:10 -0700 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr4.xmission.com with esmtp (Exim 4.30) id 1B9V5E-0005ze-Qr; Fri, 02 Apr 2004 13:16:08 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i32KG75G011607; Fri, 2 Apr 2004 13:16:07 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i32KG6fl011606; Fri, 2 Apr 2004 13:16:06 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Apr 2004 13:16:06 -0700 From: Greg Lewis To: Robert Huff Message-ID: <20040402201606.GA9880@misty.eyesbeyond.com> References: <16475.55809.46422.34516@jerusalem.litteratus.org> <16492.48354.773289.238942@jerusalem.litteratus.org> <20040402150901.GC94758@misty.eyesbeyond.com> <16493.38608.344289.830687@jerusalem.litteratus.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <16493.38608.344289.830687@jerusalem.litteratus.org> User-Agent: Mutt/1.4.2.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr4.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 3.1 (built Mon Jan 26 13:00:24 MST 2004) X-SA-Exim-Scanned: Yes cc: freebsd-java@freebsd.org Subject: Re: sun jdk problem 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: Fri, 02 Apr 2004 20:16:12 -0000 On Fri, Apr 02, 2004 at 11:37:36AM -0500, Robert Huff wrote: > > Greg Lewis writes: > > > > What's gone wrong? Put another way: what information do I need > > > to provide to move this along? > > > > Whats wrong is that the 1.4 JVM has always been flakey under Linux > > emulation. I'd suggest moving to the native 1.4 or you'll have to > > jump in and start figuring out why FreeBSD's Linux emulation doesn't > > work very well with 1.4 JVMs. > > It is my understanding java/jdk14 requires java/linux-sun-jdk14 > to bootstrap the build. From the makefile: > > BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14 > > Am I mistaken? Thats correct. You need a working JDK to bootstrap the JDK build. Try and find someone on the list with a working setup under FreeBSD 5.2 and see if you can find any differences. It looked to me like the correct kernel modules were loaded so I'm not sure I can be of anymore help, sorry. -- 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 Fri Apr 2 12:26:29 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 CE88516A4CE for ; Fri, 2 Apr 2004 12:26:29 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A54CA43D6E for ; Fri, 2 Apr 2004 12:26:29 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.209] (helo=mgr9.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1B9VFE-0008K8-02; Fri, 02 Apr 2004 13:26:28 -0700 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr9.xmission.com with esmtp (Exim 4.30) id 1B9VEV-000480-QO; Fri, 02 Apr 2004 13:25:43 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i32KPf5G049505; Fri, 2 Apr 2004 13:25:42 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i32KPfEP049479; Fri, 2 Apr 2004 13:25:41 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Apr 2004 13:25:40 -0700 From: Greg Lewis To: "Eric J. Christeson" Message-ID: <20040402202540.GB9880@misty.eyesbeyond.com> References: <16475.55809.46422.34516@jerusalem.litteratus.org> <16492.48354.773289.238942@jerusalem.litteratus.org> <20040402150901.GC94758@misty.eyesbeyond.com> <1080931642.18461.5.camel@dyn231.iacc-tm4.ndsu.nodak.edu> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <1080931642.18461.5.camel@dyn231.iacc-tm4.ndsu.nodak.edu> User-Agent: Mutt/1.4.2.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr9.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 3.1 (built Mon Jan 26 13:00:24 MST 2004) X-SA-Exim-Scanned: Yes cc: freebsd-java@freebsd.org Subject: Re: sun jdk problem 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: Fri, 02 Apr 2004 20:26:29 -0000 On Fri, Apr 02, 2004 at 12:47:22PM -0600, Eric J. Christeson wrote: > On Fri, 2004-04-02 at 09:09, Greg Lewis wrote: > > On Thu, Apr 01, 2004 at 08:07:46PM -0500, Robert Huff wrote: > > > What's gone wrong? Put another way: what information do I need > > > to provide to move this along? > > > > Whats wrong is that the 1.4 JVM has always been flakey under Linux > > emulation. I'd suggest moving to the native 1.4 or you'll have to > > jump in and start figuring out why FreeBSD's Linux emulation doesn't > > work very well with 1.4 JVMs. > > It's not just under Linux emulation. We're running a servlet based web > site and have been constrained to JDK-1.4.0_02 because of stability > problems in the 1.4.2 series. And that's running under Linux. FWIW > native 1.4.2 under FreeBSD runs our app just fine. Well, your problem on Linux is that the Linux distro you are using may not match the Linux distro Sun builds on. Different glibc and kernel versions, among other things, can definitely affect stability. -- 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 Fri Apr 2 13:42:04 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 6653C16A4CE for ; Fri, 2 Apr 2004 13:42:04 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 915B143D41 for ; Fri, 2 Apr 2004 13:42:03 -0800 (PST) (envelope-from christian.hofer@gmx.de) Received: (qmail 19353 invoked by uid 65534); 2 Apr 2004 21:42:00 -0000 Received: from p5080EA2B.dip0.t-ipconnect.de (EHLO gmx.de) (80.128.234.43) by mail.gmx.net (mp002) with SMTP; 02 Apr 2004 23:42:00 +0200 X-Authenticated: #2522098 Message-ID: <406DDE29.4040805@gmx.de> Date: Fri, 02 Apr 2004 23:42:01 +0200 From: Christian Hofer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <9716.1080908848@www51.gmx.net> In-Reply-To: <9716.1080908848@www51.gmx.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Java Version 1.4.2_2 not found during installation for FreeBSD 5.2.1 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: Fri, 02 Apr 2004 21:42:04 -0000 Sorry for this RTFM question. It seems that I forgot the "tag=." It is now happily compiling and I hope it will work... Thanks for your replys! Chris Christian Hofer wrote: >I figured out that cvsup will probably be the answer after sending this mail >yesterday evening. Thus, I tried to understand the handbook's appendix >concerning cvsup and read the man pages. As I understand it, I can constrain my >cvsup to ports-base and ports-java. (Fleeing to FreeBSD from a really unstable >Debian Sid distribution, I'm still seeking a compromise between latest >features and stability). I tried this and got some cvs-data. > >But I did not find out how to continue. In the /usr/src there are only my >kernel sources. Do I somehow have to download the sources of the java port >before I can build a new jdk? And how do I do the built? > >Thanks, >Chris > > From owner-freebsd-java@FreeBSD.ORG Sat Apr 3 19:55:54 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 E60E816A4CE for ; Sat, 3 Apr 2004 19:55:54 -0800 (PST) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DBE743D53 for ; Sat, 3 Apr 2004 19:55:54 -0800 (PST) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by tydfam.jp (8.12.10/8.11.6) with ESMTP id i3433Hh3013925 for ; Sun, 4 Apr 2004 12:03:18 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Sun, 04 Apr 2004 12:55:52 +0900 (JST) Message-Id: <20040404.125552.730556286.ken@tydfam.jp> To: freebsd-java@freebsd.org From: Yamada Ken Takeshi X-Mailer: Mew version 3.3 on XEmacs 21.5-b16 (celeriac) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Q) jdk1.4.2 for amd64 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: Sun, 04 Apr 2004 03:55:55 -0000 Are there any plan/targeted date for jdk1.4.x to work on amd64 architecture?