From owner-freebsd-java@FreeBSD.ORG Mon Jun 7 11:02:02 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 E41C816A564 for ; Mon, 7 Jun 2004 11:02:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0AE643D5A for ; Mon, 7 Jun 2004 11:02:02 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i57B22EU043471 for ; Mon, 7 Jun 2004 11:02:02 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i57B2070043462 for freebsd-java@freebsd.org; Mon, 7 Jun 2004 11:02:00 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 7 Jun 2004 11:02:00 GMT Message-Id: <200406071102.i57B2070043462@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, 07 Jun 2004 11:02:03 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/04/13] ports/65479 java ports reinstall ignores ${MAKE_ARGS} o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes 2 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/10/18] java/44251 java Create stylebook port o [2003/07/30] java/55032 java SVr4 emulation interferes with install s [2003/09/16] java/56928 java jce-aba port should install to $JAVA_HOME o [2004/02/14] java/62837 java linux-sun-jdk14 executables hang with COM o [2004/04/08] java/65335 java [PATCH] java/jdk14: use bsd.java.mk for J o [2004/04/12] ports/65465 java Eclipse has no fonts with recent pango, c f [2004/05/19] java/66875 java Eclipse Version 3.0 port not available 7 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Jun 7 23:30:43 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 886C716A4CE for ; Mon, 7 Jun 2004 23:30:43 +0000 (GMT) Received: from nixil.net (nixil.org [161.58.222.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D6343D1D for ; Mon, 7 Jun 2004 23:30:43 +0000 (GMT) (envelope-from ethan@hkfanatic.com) Received: from [192.168.1.4] (h-66-167-14-158.dnvtco56.dynamic.covad.net [66.167.14.158]) (authenticated bits=0) by nixil.net (8.12.11/8.12.11) with ESMTP id i57NUf6i074983; Mon, 7 Jun 2004 17:30:42 -0600 (MDT) Message-ID: <40C4FAA2.2080103@hkfanatic.com> Date: Mon, 07 Jun 2004 17:30:42 -0600 From: Ethan Killian User-Agent: Mozilla Thunderbird 0.6 (X11/20040519) X-Accept-Language: en-us, en MIME-Version: 1.0 To: djkuzenko@indigomoon.ca, freebsd-java@freebsd.org References: <40C26132.7070705@indigomoon.ca> In-Reply-To: <40C26132.7070705@indigomoon.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP authentication, not delayed by milter-greylist-1.2.2 (nixil.net [161.58.222.1]); Mon, 07 Jun 2004 17:30:42 -0600 (MDT) Subject: Re: jdk 1.4 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, 07 Jun 2004 23:30:43 -0000 Don, In case nobody else has replied yet. I have Java 1.4.2 running on my FreeBSD 5.2.1 installation. The hardest part that I have found is downloading the 3, and sometimes a few other, files. You need to at least have these files: j2sdk-1_4_2-src-scsl.zip j2sdk-1_4_2-bin-scsl.zip bsd-jdk14-patches-6.tar.gz Check your /usr/ports/distfiles/ to see which you might already have. If you are missing any, download them. Generally just running 'make install' in the /usr/ports/java/jdk14/ directory will tell you if you are still missing any files. Try to run 'make clean' in that directory before retrying as well. If you get any more errors, please paste the exact error message into the email so we can determine what is happening. Thanks, Ethan Killian Don Kuzenko wrote: > When installing jdk1.4 on FreeBSD 5.2.1 I encounter the following > > I place j2sdk-1_4_2-src-scsl.zip in /usr/ports/distfiles but it still > tells me to do just that when I run make in the /usr/ports/java/jdk14 > directory > > I have already applied patch bsd-jdk14-patches-5 > > TIA, hopefully you have a hint for me > > cheers > > don > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" From owner-freebsd-java@FreeBSD.ORG Tue Jun 8 00:11:30 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 4CA3116A4F9 for ; Tue, 8 Jun 2004 00:11:30 +0000 (GMT) Received: from wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9022343D2D for ; Tue, 8 Jun 2004 00:11:29 +0000 (GMT) (envelope-from bv@bilver.wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by wjv.com (8.12.11/8.12.11) with ESMTP id i580BGE7042534; Mon, 7 Jun 2004 20:11:16 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.11/8.12.11/Submit) id i580BF95042533; Mon, 7 Jun 2004 20:11:15 -0400 (EDT) (envelope-from bv) Date: Mon, 7 Jun 2004 20:11:15 -0400 From: Bill Vermillion To: Ethan Killian Message-ID: <20040608001115.GB42346@wjv.com> References: <40C26132.7070705@indigomoon.ca> <40C4FAA2.2080103@hkfanatic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40C4FAA2.2080103@hkfanatic.com> Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on bilver.wjv.com cc: djkuzenko@indigomoon.ca cc: freebsd-java@freebsd.org Subject: Re: jdk 1.4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bv@wjv.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2004 00:11:31 -0000 On Mon, Jun 07, 2004 at 17:30 , while impersonating an expert on the internet, Ethan Killian sent this to stdout: > Don, > In case nobody else has replied yet. I have Java 1.4.2 running on my > FreeBSD 5.2.1 installation. The hardest part that I have found is > downloading the 3, and sometimes a few other, files. > You need to at least have these files: > j2sdk-1_4_2-src-scsl.zip > j2sdk-1_4_2-bin-scsl.zip > bsd-jdk14-patches-6.tar.gz > Check your /usr/ports/distfiles/ to see which you might already > have. If you are missing any, download them. Generally just > running 'make install' in the /usr/ports/java/jdk14/ directory > will tell you if you are still missing any files. Try to run > 'make clean' in that directory before retrying as well. > If you get any more errors, please paste the exact error > message into the email so we can determine what is happening. And this is Bill who had the problem on 4.10. My problem appears to be that the 4.10 install at least wants an installed java port and since this was the first attempt it wanded the sun-linux java port which I got. I got a failed system call, and Kris Kennaway said he had seen other with Linuxcompatibility problems in the 4.10. My problem appears to be different than Don's. If anyone is intersted in the 4.10 I can run 'script' on the entire build and send any other info anyone might want. > _______________________________________________ > 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" -- Bill Vermillion - bv @ wjv . com From owner-freebsd-java@FreeBSD.ORG Tue Jun 8 00:28: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 BBF9D16A4CE for ; Tue, 8 Jun 2004 00:28:04 +0000 (GMT) Received: from nixil.net (nixil.org [161.58.222.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D50F43D46 for ; Tue, 8 Jun 2004 00:28:04 +0000 (GMT) (envelope-from ethan@hkfanatic.com) Received: from [192.168.1.4] (h-66-167-14-158.dnvtco56.dynamic.covad.net [66.167.14.158]) (authenticated bits=0) by nixil.net (8.12.11/8.12.11) with ESMTP id i580Rsfe076232; Mon, 7 Jun 2004 18:27:54 -0600 (MDT) Message-ID: <40C5080A.5080502@hkfanatic.com> Date: Mon, 07 Jun 2004 18:27:54 -0600 From: Ethan Killian User-Agent: Mozilla Thunderbird 0.6 (X11/20040519) X-Accept-Language: en-us, en MIME-Version: 1.0 To: bv@wjv.com References: <40C26132.7070705@indigomoon.ca> <40C4FAA2.2080103@hkfanatic.com> <20040608001115.GB42346@wjv.com> In-Reply-To: <20040608001115.GB42346@wjv.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP authentication, not delayed by milter-greylist-1.2.2 (nixil.net [161.58.222.1]); Mon, 07 Jun 2004 18:27:55 -0600 (MDT) cc: djkuzenko@indigomoon.ca cc: freebsd-java@freebsd.org Subject: Re: jdk 1.4 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, 08 Jun 2004 00:28:04 -0000 Bill, I have been working on an Eclipse 3.0 port so I just installed a fresh install of Java today on my 4.10 FreeBSD Box. It did originally crash because I did not run the following first: kldload linprocfs mount -t linprocfs linprocfs /compat/linux/proc Once these are loaded though, I did a 'make clean' and then 'make install' from the /usr/ports/java/jdk14/ directory and it completed. The thing catch is that you will also have to download the j2sdk-1_4_2_04-linux-i586.bin file. This applies to my previous email that I forgot to include. Basically to build the native port, it uses the linux binary to help with the build process. So, first run: kldload linprocfs mount -t linprocfs linprocfs /compat/linux/proc Make sure you have all 4 files (in /usr/ports/distfiles) j2sdk-1_4_2_04-linux-i586.bin <>j2sdk-1_4_2-src-scsl.zip j2sdk-1_4_2-bin-scsl.zip bsd-jdk14-patches-6.tar.gz Run 'make install' from the /usr/ports/java/jdk14/ If you are missing some of the files, it should tell you what you need to get and where to place the file. This port is difficult to get installed because you have to manually fetch the files and register with sun.com to get them. It did work for me today however when I installed this from scratch. If you still get failures paste the error. And I am running a Generic 4.10 kernel on the box I got the jdk14 installed on today. Ethan Killian Bill Vermillion wrote: >On Mon, Jun 07, 2004 at 17:30 , while impersonating an expert on >the internet, Ethan Killian sent this to stdout: > > > >>Don, >> >> > > > >> In case nobody else has replied yet. I have Java 1.4.2 running on my >>FreeBSD 5.2.1 installation. The hardest part that I have found is >>downloading the 3, and sometimes a few other, files. >> >> > > > >> You need to at least have these files: >> >> > > > >>j2sdk-1_4_2-src-scsl.zip >>j2sdk-1_4_2-bin-scsl.zip >>bsd-jdk14-patches-6.tar.gz >> >> > > > >> Check your /usr/ports/distfiles/ to see which you might already >>have. If you are missing any, download them. Generally just >>running 'make install' in the /usr/ports/java/jdk14/ directory >>will tell you if you are still missing any files. Try to run >>'make clean' in that directory before retrying as well. >> >> > > > >> If you get any more errors, please paste the exact error >>message into the email so we can determine what is happening. >> >> > >And this is Bill who had the problem on 4.10. My problem appears >to be that the 4.10 install at least wants an installed java port >and since this was the first attempt it wanded the sun-linux java >port which I got. > >I got a failed system call, and Kris Kennaway said he had seen >other with Linuxcompatibility problems in the 4.10. > >My problem appears to be different than Don's. > >If anyone is intersted in the 4.10 I can run 'script' on the entire >build and send any other info anyone might want. > > > >>_______________________________________________ >>freebsd-java@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-java >>To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >> >> > > > From owner-freebsd-java@FreeBSD.ORG Tue Jun 8 00:46:39 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 5E6C816A4CE for ; Tue, 8 Jun 2004 00:46:39 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 156CF43D4C for ; Tue, 8 Jun 2004 00:46:39 +0000 (GMT) (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 #7) id 1BXUl9-0001lX-00 for java@freebsd.org; Mon, 07 Jun 2004 20:46:35 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16581.3175.642526.140574@jerusalem.litteratus.org> Date: Mon, 7 Jun 2004 20:46:31 -0400 To: java@freebsd.org In-Reply-To: <20040608001115.GB42346@wjv.com> References: <40C26132.7070705@indigomoon.ca> <40C4FAA2.2080103@hkfanatic.com> <20040608001115.GB42346@wjv.com> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: jdk 1.4 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, 08 Jun 2004 00:46:39 -0000 Bill Vermillion writes: > And this is Bill who had the problem on 4.10. My problem appears > to be that the 4.10 install at least wants an installed java port > and since this was the first attempt it wanded the sun-linux java > port which I got. > > I got a failed system call, and Kris Kennaway said he had seen > other with Linuxcompatibility problems in the 4.10. I am also having problems with - so I have been told - Linux compatibility on -Current, (The symptom is linux-sun-jdk14 vm says "Heap at VM abort".) The question: with whom do we work to diagnose and fix this? I have two major apps (mozilla and OpenOffice) which are ... incomplete ... because of this. Robert Huff From owner-freebsd-java@FreeBSD.ORG Tue Jun 8 06:05: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 0C56516A4CE for ; Tue, 8 Jun 2004 06:05:27 +0000 (GMT) Received: from wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3074043D5E for ; Tue, 8 Jun 2004 06:05:24 +0000 (GMT) (envelope-from bv@bilver.wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by wjv.com (8.12.11/8.12.11) with ESMTP id i58651m8049211; Tue, 8 Jun 2004 02:05:07 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.11/8.12.11/Submit) id i58651SU049210; Tue, 8 Jun 2004 02:05:01 -0400 (EDT) (envelope-from bv) Date: Tue, 8 Jun 2004 02:05:00 -0400 From: Bill Vermillion To: Ethan Killian Message-ID: <20040608060500.GF44006@wjv.com> References: <40C26132.7070705@indigomoon.ca> <40C4FAA2.2080103@hkfanatic.com> <20040608001115.GB42346@wjv.com> <40C5080A.5080502@hkfanatic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <40C5080A.5080502@hkfanatic.com> Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on bilver.wjv.com cc: djkuzenko@indigomoon.ca cc: freebsd-java@freebsd.org Subject: Re: jdk 1.4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bv@wjv.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2004 06:05:27 -0000 On or about Mon, Jun 07, 2004 at 18:27 , while attempting a=20 Zarathustra emulation Ethan Killian thus spake: > Bill, > I have been working on an Eclipse 3.0 port so I just installed a fresh=20 > install of Java today on my 4.10 FreeBSD Box. It did originally crash=20 > because I did not run the following first: > kldload linprocfs > mount -t linprocfs linprocfs /compat/linux/proc I've done both of those. > Once these are loaded though, I did a 'make clean' and then > 'make install' from the /usr/ports/java/jdk14/ directory and > it completed. The thing catch is that you will also have to > download the j2sdk-1_4_2_04-linux-i586.bin file. This applies to > my previous email that I forgot to include. Basically to build > the native port, it uses the linux binary to help with the build > process. I've also done that. The docs do say that you have to have Java running to bootstrap the jdk14 and the boostrap of choice is the sun-linux with the above *586* name you have listed above. > So, first run: >=20 > kldload linprocfs > mount -t linprocfs linprocfs /compat/linux/proc kldload linprocfs gives "can't load linproc fs: file exist" Here is mount output /dev/ad0s2a on / (ufs, local) /dev/ad0s2g on /usr (ufs, local, noatime, soft-updates) /dev/ad0s2f on /usr2 (ufs, local, soft-updates) /dev/ad0s2e on /var (ufs, local, soft-updates) procfs on /proc (procfs, local) linprocfs on /usr/compat/linux/proc (linprocfs, local) > Make sure you have all 4 files (in /usr/ports/distfiles) > j2sdk-1_4_2_04-linux-i586.bin > <>j2sdk-1_4_2-src-scsl.zip > j2sdk-1_4_2-bin-scsl.zip > bsd-jdk14-patches-6.tar.gz All there. > Run 'make install' from the /usr/ports/java/jdk14/ > If you are missing some of the files, it should tell you what > you need to get and where to place the file. This port is > difficult to get installed because you have to manually fetch > the files and register with sun.com to get them. It did work > for me today however when I installed this from scratch. If you > still get failures paste the error. > And I am running a Generic 4.10 kernel on the box I got the jdk14=20 > installed on today. My kernel is almost GENERIC - and it was built on Friday when I had the problems. I did a complete removal of /usr/src and /usr/obj. I just did a make clean in jdk14. And reran it. I'll inlcude the tail end of the failur here. I ran this under script, and there are 8100 lines of output. I'll just include the last few lines here. It always fails on the linux-sun thing. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Extracting for linux-sun-jdk-1.4.2.04 >> Checksum OK for j2sdk-1_4_2_04-linux-i586.bin. =3D=3D=3D> linux-sun-jdk-1.4.2.04 depends on file: /compat/linux/lib/libc= =2Eso.6 - found Bad system call (core dumped) *** Error code 140 Stop in /usr/ports/java/linux-sun-jdk14. *** Error code 1 Stop in /usr/ports/java/jdk14. root@bilver.wjv.com# =07=07=07=07t /bin/ksh: t: not found [No such file or directory] root@bilver.wjv.com# exit Script done on Tue Jun 8 01:58:39 2004 ------------------ I just had a thought and about a year ago I had problems with Bison building under the KSH I had and an update fixed that. I'm now running the jdk14 under csh after editing the master password and logging and in to make sure all the ksh stuff is gone. I'll see if that works. Nope. Failed at the ame place with a Bad System call right after the libc.so.6 Any other information you want? --=20 Bill Vermillion - bv @ wjv . com From owner-freebsd-java@FreeBSD.ORG Tue Jun 8 07:29:37 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 D3B7316A4CE for ; Tue, 8 Jun 2004 07:29:37 +0000 (GMT) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22ACF43D1D for ; Tue, 8 Jun 2004 07:29:37 +0000 (GMT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) by ulysses.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id i587TZK5050970; Tue, 8 Jun 2004 10:29:35 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.220.45] (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i587TYTR025849; Tue, 8 Jun 2004 10:29:35 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40C56ADE.8060703@noc.ntua.gr> Date: Tue, 08 Jun 2004 10:29:34 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040510) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Huff References: <40C26132.7070705@indigomoon.ca> <40C4FAA2.2080103@hkfanatic.com> <20040608001115.GB42346@wjv.com> <16581.3175.642526.140574@jerusalem.litteratus.org> In-Reply-To: <16581.3175.642526.140574@jerusalem.litteratus.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: jdk 1.4 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, 08 Jun 2004 07:29:37 -0000 Robert Huff wrote: > Bill Vermillion writes: > >> And this is Bill who had the problem on 4.10. My problem appears >> to be that the 4.10 install at least wants an installed java port >> and since this was the first attempt it wanded the sun-linux java >> port which I got. >> >> I got a failed system call, and Kris Kennaway said he had seen >> other with Linuxcompatibility problems in the 4.10. > > > I am also having problems with - so I have been told - Linux > compatibility on -Current, (The symptom is linux-sun-jdk14 vm says > "Heap at VM abort".) > The question: with whom do we work to diagnose and fix this? I > have two major apps (mozilla and OpenOffice) which are > ... incomplete ... because of this. Posting a message to freebsd-emulation@freebsd.org would be a good start. Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece From owner-freebsd-java@FreeBSD.ORG Wed Jun 9 03:36: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 748B816A4CE for ; Wed, 9 Jun 2004 03:36:44 +0000 (GMT) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C78643D2F for ; Wed, 9 Jun 2004 03:36:44 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i593agEC001188 for ; Tue, 8 Jun 2004 23:36:43 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EE9F251F13; Tue, 8 Jun 2004 20:36:41 -0700 (PDT) Date: Tue, 8 Jun 2004 20:36:41 -0700 From: Kris Kennaway To: java@FreeBSD.org Message-ID: <20040609033641.GB48964@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="neYutvxvOLaeuPCA" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: jdk-1.4.2p6_4 broken on 4.x 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, 09 Jun 2004 03:36:44 -0000 --neYutvxvOLaeuPCA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log Kris --neYutvxvOLaeuPCA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAxoXIWry0BWjoQKURAgnvAKC5B77segwfpac4Pmc/HO8AqvUfiQCgzn+M ZB3UfXndaJdvI/nLpE1NHcw= =Ctlt -----END PGP SIGNATURE----- --neYutvxvOLaeuPCA-- From owner-freebsd-java@FreeBSD.ORG Wed Jun 9 14:21:37 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 CF0AD16A4D0 for ; Wed, 9 Jun 2004 14:21:37 +0000 (GMT) Received: from web41203.mail.yahoo.com (web41203.mail.yahoo.com [66.218.93.36]) by mx1.FreeBSD.org (Postfix) with SMTP id C1A3A43D41 for ; Wed, 9 Jun 2004 14:21:37 +0000 (GMT) (envelope-from nlmueng@yahoo.com) Message-ID: <20040609142128.65156.qmail@web41203.mail.yahoo.com> Received: from [68.254.72.246] by web41203.mail.yahoo.com via HTTP; Wed, 09 Jun 2004 07:21:28 PDT Date: Wed, 9 Jun 2004 07:21:28 -0700 (PDT) From: nlmueng To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Jboss jboss3ctl question X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nlmueng@yahoo.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 14:21:37 -0000 Is there anyway to change VM parameters using jboss3ctl to start jboss? I can't find any information on this. Is it even possible? Thanks Nathan __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ From owner-freebsd-java@FreeBSD.ORG Wed Jun 9 15:37: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 CE86016A4CE for ; Wed, 9 Jun 2004 15:37:31 +0000 (GMT) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B68F343D39 for ; Wed, 9 Jun 2004 15:37:30 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1])i59FbRDO082565 for ; Wed, 9 Jun 2004 17:37:27 +0200 (CEST) (envelope-from girgen@pingpong.net) Date: Wed, 09 Jun 2004 17:37:27 +0200 From: Palle Girgensohn To: freebsd-java@freebsd.org Message-ID: <5C024439534B293EAFE34A55@rambutan.pingpong.net> X-Mailer: Mulberry/3.1.3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: problems with java.util.zip and diacritical characters in file names 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, 09 Jun 2004 15:37:31 -0000 java.util.zip cannot inflate a zip archive that contains eight bit characters in file names, it simply crashes. I haven't been able to try it on ither platforms yet, but I'd like to hear from others who might have seen this problem. Odd thing is there is no exception or anything it just stops when the first character comes up, and returns null. Anyone else seen this? Is it just FreeBSD? /Palle From owner-freebsd-java@FreeBSD.ORG Wed Jun 9 17:55: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 D6AA316A4CE for ; Wed, 9 Jun 2004 17:55:50 +0000 (GMT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id B07BD43D1D for ; Wed, 9 Jun 2004 17:55:50 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.202] (helo=mgr2.xmission.com) by mgr3.xmission.com with esmtp (Exim 4.32) id 1BY7Ij-0008DC-SE; Wed, 09 Jun 2004 11:55:50 -0600 Received: from [198.60.22.205] (helo=mgr5.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1BY7Ij-00038W-02; Wed, 09 Jun 2004 11:55:49 -0600 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr5.xmission.com with esmtp (Exim 4.31) id 1BY7Ij-0003Pg-QZ; Wed, 09 Jun 2004 11:55:49 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i59HtlaU083995; Wed, 9 Jun 2004 11:55:48 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i59HtlGH083994; Wed, 9 Jun 2004 11:55:47 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 9 Jun 2004 11:55:47 -0600 From: Greg Lewis To: nlmueng Message-ID: <20040609175547.GA83936@misty.eyesbeyond.com> References: <20040609142128.65156.qmail@web41203.mail.yahoo.com> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20040609142128.65156.qmail@web41203.mail.yahoo.com> 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 mgr3.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-Connect-IP: 198.60.22.202 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 4.0 (built Sat, 24 Apr 2004 12:31:30 +0200) X-SA-Exim-Scanned: Yes (on mgr3.xmission.com) cc: freebsd-java@freebsd.org Subject: Re: Jboss jboss3ctl question 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, 09 Jun 2004 17:55:50 -0000 On Wed, Jun 09, 2004 at 07:21:28AM -0700, nlmueng wrote: > Is there anyway to change VM parameters using > jboss3ctl to start jboss? I can't find any > information on this. Is it even possible? I believe the answer is "no", although there has been discussion about changing this and other similar scripts in the past. -- 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 Wed Jun 9 17:56: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 442C716A4CE for ; Wed, 9 Jun 2004 17:56:31 +0000 (GMT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C48443D2D for ; Wed, 9 Jun 2004 17:56:31 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.202] (helo=mgr2.xmission.com) by mgr3.xmission.com with esmtp (Exim 4.32) id 1BY7JN-0008HO-RU; Wed, 09 Jun 2004 11:56:29 -0600 Received: from [198.60.22.204] (helo=mgr4.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1BY7JN-0003Ay-02; Wed, 09 Jun 2004 11:56:29 -0600 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr4.xmission.com with esmtp (Exim 4.31) id 1BY7JM-0003ru-Sp; Wed, 09 Jun 2004 11:56:29 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i59HuRcf084033; Wed, 9 Jun 2004 11:56:27 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i59HuQYk084032; Wed, 9 Jun 2004 11:56:26 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 9 Jun 2004 11:56:26 -0600 From: Greg Lewis To: Palle Girgensohn Message-ID: <20040609175626.GB83936@misty.eyesbeyond.com> References: <5C024439534B293EAFE34A55@rambutan.pingpong.net> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <5C024439534B293EAFE34A55@rambutan.pingpong.net> 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 mgr3.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-Connect-IP: 198.60.22.202 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 4.0 (built Sat, 24 Apr 2004 12:31:30 +0200) X-SA-Exim-Scanned: Yes (on mgr3.xmission.com) cc: freebsd-java@freebsd.org Subject: Re: problems with java.util.zip and diacritical characters in file names 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, 09 Jun 2004 17:56:31 -0000 On Wed, Jun 09, 2004 at 05:37:27PM +0200, Palle Girgensohn wrote: > java.util.zip cannot inflate a zip archive that contains eight bit > characters in file names, it simply crashes. I haven't been able to try it > on ither platforms yet, but I'd like to hear from others who might have > seen this problem. Odd thing is there is no exception or anything it just > stops when the first character comes up, and returns null. > > Anyone else seen this? Is it just FreeBSD? If you send a small test programme and zip I can quickly try it on Linux to compare. -- 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 Thu Jun 10 00:25:42 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 7297216A4CE for ; Thu, 10 Jun 2004 00:25:42 +0000 (GMT) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2651643D45 for ; Thu, 10 Jun 2004 00:25:41 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost.girgensohn.se (localhost.girgensohn.se [127.0.0.1]) by palle.girgensohn.se (8.12.11/8.12.11) with ESMTP id i5A0PSdG020438; Thu, 10 Jun 2004 02:25:29 +0200 (CEST) (envelope-from girgen@pingpong.net) Date: Thu, 10 Jun 2004 02:25:28 +0200 From: Palle Girgensohn To: Greg Lewis Message-ID: In-Reply-To: <20040609175626.GB83936@misty.eyesbeyond.com> References: <5C024439534B293EAFE34A55@rambutan.pingpong.net> <20040609175626.GB83936@misty.eyesbeyond.com> X-Mailer: Mulberry/3.1.3 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="==========29584E48F3C762197735==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-java@freebsd.org Subject: Re: problems with java.util.zip and diacritical characters in file names 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, 10 Jun 2004 00:25:42 -0000 --==========29584E48F3C762197735========== Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, Well, the problem is about character sets. A zip file seems to have no=20 attribute telling which charset it uses for representing file names. Not=20 very surprising. Java seems to handle this by reading filenames correctly and converting=20 them to java Strings (in unicode). But when fetching data, it uses the=20 unicode byte sequence to find and fetch the entry, and comes out empty=20 handed, the getInputString returns null. I know of no way to tell=20 java.util.zip that it should use some other character set? Hexdumping the resulting zip file, it is obvious that it has used unicode=20 in the zip file when saving the file name entries. I'm not sure how winzip=20 would react, but I assume it will show them as latin1, i.e. =E4 -> =C3=A4. = While=20 this is really bad for me, since there is no standard I'm not quite sure=20 this is wrong? BTW, there is a plugin pure java implementation on sourceforge,=20 . It seems to result in same filenames on=20 input and output. In (getName): z/ Out (getName): z/ In (getName): z/=E5=E4=F6=C5=C4=D6.txt Out (getName): z/=E5=E4=F6=C5=C4=D6.txt in is null with java.util.zip, in is null and the file is renamed to same thing but in = unicode, and is zero bytes in the zip file. with jazzlib, this seems to work, in is not null and the = =E5=E4=F6=C5=C4=D6.txt file is=20 not empty I'm running this in a shell with $ echo $LC_ALL sv_SE.ISO8859-1 Regards, Palle --On onsdag, juni 09, 2004 11.56.26 -0600 Greg Lewis=20 wrote: > On Wed, Jun 09, 2004 at 05:37:27PM +0200, Palle Girgensohn wrote: >> java.util.zip cannot inflate a zip archive that contains eight bit >> characters in file names, it simply crashes. I haven't been able to try >> it on ither platforms yet, but I'd like to hear from others who might >> have seen this problem. Odd thing is there is no exception or anything >> it just stops when the first character comes up, and returns null. >> >> Anyone else seen this? Is it just FreeBSD? > > If you send a small test programme and zip I can quickly try it on > Linux to compare. > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org --==========29584E48F3C762197735========== Content-Type: text/plain; charset=iso-8859-1; name="ZipTest.java" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="ZipTest.java"; size=1411 import java.io.*; import java.util.*; import java.util.zip.*; //import net.sf.jazzlib.*; /** Text a zip file. run as "java ZipText infile.zip filetocreate.zip" */ public class ZipTest { public static void main(String[] args) { try { ZipFile zipIn =3D new ZipFile(args[0]); ZipOutputStream zipOut =3D new ZipOutputStream(new = FileOutputStream(args[1])); Enumeration inFiles =3D zipIn.entries(); while(inFiles.hasMoreElements()) { ZipEntry inEntry =3D (ZipEntry) inFiles.nextElement(); System.out.print("In (getName): "); System.out.println(inEntry.getName()); ZipEntry outEntry =3D new ZipEntry(inEntry.getName()); System.out.print("Out (getName): "); System.out.println(outEntry.getName()); zipOut.putNextEntry(outEntry); if (inEntry.isDirectory()) { continue; } copy(zipIn.getInputStream(inEntry), zipOut); zipOut.closeEntry(); } zipOut.close(); zipIn.close(); } catch (Exception e) { e.printStackTrace(); } } private static void copy(InputStream in, OutputStream out)=20 throws IOException { if (in =3D=3D null) { System.out.println("in is null"); return ; } synchronized (in) { synchronized (out) { byte[] buffer =3D new byte[2048]; while(true) { int bytesRead =3D in.read(buffer); if (bytesRead =3D=3D -1) break; out.write(buffer, 0, bytesRead); } } } } } --==========29584E48F3C762197735==========-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 05:37:52 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 A580616A4D0 for ; Thu, 10 Jun 2004 05:37:52 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C57843D53 for ; Thu, 10 Jun 2004 05:37:52 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i5A5bhbJ014317; Thu, 10 Jun 2004 01:37:44 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id ADB9552910; Wed, 9 Jun 2004 22:37:39 -0700 (PDT) Date: Wed, 9 Jun 2004 22:37:39 -0700 From: Kris Kennaway To: Greg Lewis Message-ID: <20040610053739.GA81356@xor.obsecurity.org> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20040610052913.GA44947@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i cc: java@freebsd.org cc: Kris Kennaway Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 05:37:52 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote: > On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote: > > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jd= k-1.4.2p6_4.log >=20 > Interesting. The port hasn't changed since March it looks like, so it may > be that a recent change to 4.x is the culprit. I'm going to update to > 4.10 release and see if I can't reproduce it. Also broken on 5.x in the same timeframe. Kris --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAx/OjWry0BWjoQKURAhNsAJ9fDEP9klJM67jQLQrhssU7+7QLZwCg9flV /UyN07/x1csVHgSp9+6OWiM= =X5d3 -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 05:50:26 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 9F5F416A4DE for ; Thu, 10 Jun 2004 05:50:26 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A23543D5A for ; Thu, 10 Jun 2004 05:50:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i5A5oKbJ018372; Thu, 10 Jun 2004 01:50:21 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 012B95408D; Wed, 9 Jun 2004 22:50:16 -0700 (PDT) Date: Wed, 9 Jun 2004 22:50:16 -0700 From: Kris Kennaway To: Greg Lewis Message-ID: <20040610055016.GB81567@xor.obsecurity.org> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kXdP64Ggrk/fb43R" Content-Disposition: inline In-Reply-To: <20040610054529.GA45264@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i cc: java@FreeBSD.org cc: Kris Kennaway Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 05:50:26 -0000 --kXdP64Ggrk/fb43R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote: > On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote: > > On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote: > > > On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote: > > > > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.200405300= 3/jdk-1.4.2p6_4.log > > >=20 > > > Interesting. The port hasn't changed since March it looks like, so i= t may > > > be that a recent change to 4.x is the culprit. I'm going to update to > > > 4.10 release and see if I can't reproduce it. > >=20 > > Also broken on 5.x in the same timeframe. >=20 > The compilation error is clearly caused by the line: >=20 > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack loc= ation >=20 > being written to stdout everytime the JVM is invoked. I just need to tra= ck > down what has caused that to start appearing. FYI, other people have been reporting SIGSYS errors with the linux jdks in the 4.10 timeframe, which may or may not be related. I suspect someone committed a change and then MFCed it which broke these applications. kris --kXdP64Ggrk/fb43R Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAx/aYWry0BWjoQKURAhboAJwJV3BZ5PZ/WUloXPMeAf3NF0HzgwCfUIo0 4vi4xtXxgyfpgnQ6IH1XpRo= =MgZr -----END PGP SIGNATURE----- --kXdP64Ggrk/fb43R-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 06:13:24 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 BEF5A16A4CE for ; Thu, 10 Jun 2004 06:13:24 +0000 (GMT) Received: from ha-smtp3.tiscali.nl (smtp-b2c.tiscali.nl [195.241.80.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6FD43D55 for ; Thu, 10 Jun 2004 06:13:24 +0000 (GMT) (envelope-from nickyb@tiscali.nl) Received: from tiscali.nl (195-241-111-148-mx.xdsl.tiscali.nl [195.241.111.148]) by ha-smtp3.tiscali.nl (Postfix) with ESMTP id 49F083025BE; Thu, 10 Jun 2004 08:13:22 +0200 (CEST) Message-ID: <40C7FC16.60003@tiscali.nl> Date: Thu, 10 Jun 2004 08:13:42 +0200 From: Nick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040609 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> In-Reply-To: <20040610055016.GB81567@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: java@FreeBSD.org Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 06:13:24 -0000 Kris Kennaway wrote: >On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote: > > >>On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote: >> >> >>>On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote: >>> >>> >>>>On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote: >>>> >>>> >>>>>http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log >>>>> >>>>> >>>>Interesting. The port hasn't changed since March it looks like, so it may >>>>be that a recent change to 4.x is the culprit. I'm going to update to >>>>4.10 release and see if I can't reproduce it. >>>> >>>> >>>Also broken on 5.x in the same timeframe. >>> >>> >>The compilation error is clearly caused by the line: >> >>Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location >> >>being written to stdout everytime the JVM is invoked. I just need to track >>down what has caused that to start appearing. >> >> > >FYI, other people have been reporting SIGSYS errors with the linux >jdks in the 4.10 timeframe, which may or may not be related. I >suspect someone committed a change and then MFCed it which broke these >applications. > >kris > I don't seem to have any trouble with it. I built it yesterday on a fresh 5.2.1 system. I built it with: portinstall java/jdk14 options: WITHOUT_LINUX_BOOTSTRAP=yes > ./java -version java version "1.4.2-p6" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-p6-nicky_09_jun_2004_11_08) Java HotSpot(TM) Client VM (build 1.4.2-p6-nicky_09_jun_2004_11_08, mixed mode) > > uname -a FreeBSD plosiv.my.domain 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Tue Jun 8 21:29:31 CEST 2004 root@:/usr/obj/usr/src/sys/FBSD1 i386 I guess this info doesn't help you that much, but atleast you know that i can be build. Greetings From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 06:19: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 96E7516A4CE for ; Thu, 10 Jun 2004 06:19:36 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51BFC43D2D for ; Thu, 10 Jun 2004 06:19:36 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i5A6JRbJ027062; Thu, 10 Jun 2004 02:19:28 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 267FA52911; Wed, 9 Jun 2004 23:19:24 -0700 (PDT) Date: Wed, 9 Jun 2004 23:19:24 -0700 From: Kris Kennaway To: Nick Message-ID: <20040610061923.GA81967@xor.obsecurity.org> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> <40C7FC16.60003@tiscali.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <40C7FC16.60003@tiscali.nl> User-Agent: Mutt/1.4.2.1i cc: java@FreeBSD.org cc: Kris Kennaway Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 06:19:36 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 10, 2004 at 08:13:42AM +0200, Nick wrote: > I don't seem to have any trouble with it. I built it yesterday on a=20 > fresh 5.2.1 system. I built it with: Yeah, but we're not talking about 5.2.1. Try again with an up-to-date -CURRENT. Kris --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAx/1rWry0BWjoQKURAsIZAJ41xRYfUNA4d3DlLn+4pfZMeJxfTQCg2fMS x3gY5uc4DAD/2za/SZdjk3U= =2qan -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 06:21:22 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 B8C3E16A4CE for ; Thu, 10 Jun 2004 06:21:22 +0000 (GMT) Received: from ha-smtp3.tiscali.nl (smtp-b2c.tiscali.nl [195.241.80.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8010F43D45 for ; Thu, 10 Jun 2004 06:21:22 +0000 (GMT) (envelope-from nickyb@tiscali.nl) Received: from tiscali.nl (195-241-111-148-mx.xdsl.tiscali.nl [195.241.111.148]) by ha-smtp3.tiscali.nl (Postfix) with ESMTP id A98503027E4; Thu, 10 Jun 2004 08:21:05 +0200 (CEST) Message-ID: <40C7FDE6.30305@tiscali.nl> Date: Thu, 10 Jun 2004 08:21:26 +0200 From: Nick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040609 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> <40C7FC16.60003@tiscali.nl> In-Reply-To: <40C7FC16.60003@tiscali.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: java@FreeBSD.org cc: Kris Kennaway Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 06:21:22 -0000 Nick wrote: > Kris Kennaway wrote: > >> On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote: >> >> >>> On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote: >>> >>> >>>> On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote: >>>> >>>> >>>>> On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote: >>>>> >>>>> >>>>>> http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log >>>>>> >>>>>> >>>>> >>>>> Interesting. The port hasn't changed since March it looks like, >>>>> so it may >>>>> be that a recent change to 4.x is the culprit. I'm going to >>>>> update to >>>>> 4.10 release and see if I can't reproduce it. >>>>> >>>> >>>> Also broken on 5.x in the same timeframe. >>>> >>> >>> The compilation error is clearly caused by the line: >>> >>> Java HotSpot(TM) Client VM warning: Can't detect initial thread >>> stack location >>> >>> being written to stdout everytime the JVM is invoked. I just need >>> to track >>> down what has caused that to start appearing. >>> >> >> >> FYI, other people have been reporting SIGSYS errors with the linux >> jdks in the 4.10 timeframe, which may or may not be related. I >> suspect someone committed a change and then MFCed it which broke these >> applications. >> >> kris >> > I don't seem to have any trouble with it. I built it yesterday on a > fresh 5.2.1 system. I built it with: > > portinstall java/jdk14 > options: WITHOUT_LINUX_BOOTSTRAP=yes > > > > ./java -version > java version "1.4.2-p6" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.4.2-p6-nicky_09_jun_2004_11_08) > Java HotSpot(TM) Client VM (build 1.4.2-p6-nicky_09_jun_2004_11_08, > mixed mode) > > > > uname -a > FreeBSD plosiv.my.domain 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: > Tue Jun 8 21:29:31 CEST 2004 root@:/usr/obj/usr/src/sys/FBSD1 i386 > > I guess this info doesn't help you that much, but atleast you know > that i can be build. > > Greetings > _______________________________________________ > 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" > Should have been WITH_LINUX_BOOTSTRAP=yes, but i guess that was obvious. From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 10:18:02 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 CB25016A4CE for ; Thu, 10 Jun 2004 10:18:02 +0000 (GMT) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B537F43D31 for ; Thu, 10 Jun 2004 10:18:01 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1])i5AAHqvL084397; Thu, 10 Jun 2004 12:17:52 +0200 (CEST) (envelope-from girgen@pingpong.net) Date: Thu, 10 Jun 2004 12:17:52 +0200 From: Palle Girgensohn To: Palle Girgensohn , Greg Lewis Message-ID: <84B75B389C49D6FF3ED95F29@rambutan.pingpong.net> In-Reply-To: References: <5C024439534B293EAFE34A55@rambutan.pingpong.net> <20040609175626.GB83936@misty.eyesbeyond.com> X-Mailer: Mulberry/3.1.3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline cc: freebsd-java@freebsd.org Subject: Re: problems with java.util.zip and diacritical characters in file names 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, 10 Jun 2004 10:18:03 -0000 I've tried this on Linux, seems to act in the same way. One problem is Java = converting the entries to unicode (this is NOT done by jazzlib, it seems to = keep the name in a byte array instead of a String). Anther problem is=20 winzip uses the character set cp850 (! I though this was dead for ages...), = so there really seems to be no hope unless I hack up jazzlib and convert=20 the file names somehow? /Palle --On Thursday, June 10, 2004 02:25:28 +0200 Palle Girgensohn=20 wrote: > Hi, > > Well, the problem is about character sets. A zip file seems to have no > attribute telling which charset it uses for representing file names. Not > very surprising. > > Java seems to handle this by reading filenames correctly and converting > them to java Strings (in unicode). But when fetching data, it uses the > unicode byte sequence to find and fetch the entry, and comes out empty > handed, the getInputString returns null. I know of no way to tell > java.util.zip that it should use some other character set? > > Hexdumping the resulting zip file, it is obvious that it has used unicode > in the zip file when saving the file name entries. I'm not sure how > winzip would react, but I assume it will show them as latin1, i.e. =E4 -> > =C3=A4. While this is really bad for me, since there is no standard I'm = not > quite sure this is wrong? > > BTW, there is a plugin pure java implementation on sourceforge, > . It seems to result in same filenames > on input and output. > > In (getName): z/ > Out (getName): z/ > In (getName): z/=E5=E4=F6=C5=C4=D6.txt > Out (getName): z/=E5=E4=F6=C5=C4=D6.txt > in is null > > with java.util.zip, in is null and the file is renamed to same thing but > in unicode, and is zero bytes in the zip file. > > with jazzlib, this seems to work, in is not null and the = =E5=E4=F6=C5=C4=D6.txt file > is not empty > > > I'm running this in a shell with > $ echo $LC_ALL > sv_SE.ISO8859-1 > > Regards, > Palle > > > --On onsdag, juni 09, 2004 11.56.26 -0600 Greg Lewis > wrote: > >> On Wed, Jun 09, 2004 at 05:37:27PM +0200, Palle Girgensohn wrote: >>> java.util.zip cannot inflate a zip archive that contains eight bit >>> characters in file names, it simply crashes. I haven't been able to try >>> it on ither platforms yet, but I'd like to hear from others who might >>> have seen this problem. Odd thing is there is no exception or anything >>> it just stops when the first character comes up, and returns null. >>> >>> Anyone else seen this? Is it just FreeBSD? >> >> If you send a small test programme and zip I can quickly try it on >> Linux to compare. >> >> -- >> 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 Thu Jun 10 13:08:40 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 DC3A916A4CE for ; Thu, 10 Jun 2004 13:08:40 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id A059E43D39 for ; Thu, 10 Jun 2004 13:08:40 +0000 (GMT) (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 #7) id 1BYPIL-0000A9-00 for java@freebsd.org; Thu, 10 Jun 2004 09:08:38 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16584.23886.953190.14858@jerusalem.litteratus.org> Date: Thu, 10 Jun 2004 09:08:30 -0400 To: java@freebsd.org In-Reply-To: <20040610055016.GB81567@xor.obsecurity.org> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 13:08:41 -0000 Kris Kennaway writes: > FYI, other people have been reporting SIGSYS errors with the > linux jdks in the 4.10 timeframe, which may or may not be > related. I suspect someone committed a change and then MFCed it > which broke these applications. If it helps: I have e-mail on this going back to April 13, and that was reporting a condition in existance for (if I remember correctly) most of 5.x. Robert Huff From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 13:19: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 7DF5416A4CE for ; Thu, 10 Jun 2004 13:19:15 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EB843D31 for ; Thu, 10 Jun 2004 13:19:15 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq58-013.dial.allstream.net [216.123.135.13]) by outbox.allstream.net (Allstream MTA) with SMTP id A59E46188 for ; Thu, 10 Jun 2004 09:19:13 -0400 (EDT) Date: Thu, 10 Jun 2004 09:19:07 -0400 From: epilogue@allstream.net To: freebsd-java@freebsd.org Message-Id: <20040610091907.47256402@localhost> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: java not running .jar files without absolute path. (take II) 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, 10 Jun 2004 13:19:15 -0000 > > > > On Wed, 9 Jun 2004 epilogue@allstream.net wrote: > > > On Wed, 9 Jun 2004 11:52:11 +0100 (BST) > > > Jan Grant wrote: > > > > which java > > > > /usr/local/jdk1.4.2/bin/java > > > > > > > > java -jar Jreepad-1.0.jar > > > > Error: could not find libjava.so > > > > Error: could not find Java 2 Runtime Environment. > > > > > > > > however, the program will run with an absolute path: > > > > /usr/local/jdk1.4.2/bin/java -jar Jreepad-1.0.jar > > > > > > > > > > > > i don't see any typos in my $PATH (witness 'which' result above). > > > > > > > > the same occurs with linux-sun-jdk (when i put it earlier in the > > > > $PATH) > > > > > > > > am i missing something? is this standard behaviour for java? > > > > > > > > > Works for me; is JAVA_HOME set to something broken in your > > > environment? > > > > > echo $JAVA_HOME > > JAVA_HOME: Undefined variable. > > > > hmmm. i don't recall ever setting that variable. yet, i do recall > > this not being an issue with previous installs of java. > > > > is JAVA_HOME a variable that is required? shouldn't the $PATH entry be > > sufficient? > > Well, the path entry only suffices on my installation; I merely > hypothesised that an erroneous setting of that variable might be the > cause. > > If I were you I'd take this to the freebsd-java list, there's more of a > concentration of expertise there :-) hello java-team, would anyone have an idea about why my java install is requiring absolute paths to work? thanks! epi From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 13:28: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 61D2C16A4D0 for ; Thu, 10 Jun 2004 13:28:38 +0000 (GMT) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1AF43D48 for ; Thu, 10 Jun 2004 13:28:37 +0000 (GMT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) i5ADSEGC034652; Thu, 10 Jun 2004 16:28:14 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.220.45] (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i5ADSERm063070; Thu, 10 Jun 2004 16:28:14 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40C861EE.2020706@noc.ntua.gr> Date: Thu, 10 Jun 2004 16:28:14 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040609) X-Accept-Language: en-us, en MIME-Version: 1.0 To: epilogue@allstream.net References: <20040610091907.47256402@localhost> In-Reply-To: <20040610091907.47256402@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: java not running .jar files without absolute path. (take II) 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, 10 Jun 2004 13:28:38 -0000 epilogue@allstream.net wrote: > >>>>>On Wed, 9 Jun 2004 epilogue@allstream.net wrote: > > >>>>On Wed, 9 Jun 2004 11:52:11 +0100 (BST) >>>>Jan Grant wrote: > > > >>>>>which java >>>>>/usr/local/jdk1.4.2/bin/java >>>>> >>>>>java -jar Jreepad-1.0.jar >>>>>Error: could not find libjava.so >>>>>Error: could not find Java 2 Runtime Environment. >>>>> >>>>>however, the program will run with an absolute path: >>>>>/usr/local/jdk1.4.2/bin/java -jar Jreepad-1.0.jar >>>>> >>>>> >>>>>i don't see any typos in my $PATH (witness 'which' result above). >>>>> >>>>>the same occurs with linux-sun-jdk (when i put it earlier in the >>>>>$PATH) >>>>> >>>>>am i missing something? is this standard behaviour for java? >>>> >>>> >>>>Works for me; is JAVA_HOME set to something broken in your >>>>environment? >>>> >>> >>>echo $JAVA_HOME >>>JAVA_HOME: Undefined variable. >>> >>>hmmm. i don't recall ever setting that variable. yet, i do recall >>>this not being an issue with previous installs of java. >>> >>>is JAVA_HOME a variable that is required? shouldn't the $PATH entry be >>>sufficient? >> >>Well, the path entry only suffices on my installation; I merely >>hypothesised that an erroneous setting of that variable might be the >>cause. >> >>If I were you I'd take this to the freebsd-java list, there's more of a >>concentration of expertise there :-) > > > hello java-team, > > would anyone have an idea about why my java install is requiring absolute > paths to work? Would you mind posting the output of 'env' and 'ldconfig -r'? Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 14:07:57 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 8F37816A4CE for ; Thu, 10 Jun 2004 14:07:57 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A3043D1F for ; Thu, 10 Jun 2004 14:07:56 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq64-113.dial.allstream.net [216.123.138.113]) by outbox.allstream.net (Allstream MTA) with SMTP id C18191EC637; Thu, 10 Jun 2004 10:07:15 -0400 (EDT) Date: Thu, 10 Jun 2004 10:07:12 -0400 From: epilogue@allstream.net To: Panagiotis Astithas Message-Id: <20040610100712.42d79e2c@localhost> In-Reply-To: <40C861EE.2020706@noc.ntua.gr> References: <20040610091907.47256402@localhost> <40C861EE.2020706@noc.ntua.gr> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Thu__10_Jun_2004_10_07_12_-0400_uRP6kr/CF.vW/tnD" cc: freebsd-java@freebsd.org Subject: Re: java not running .jar files without absolute path. (take II) 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, 10 Jun 2004 14:07:57 -0000 This is a multi-part message in MIME format. --Multipart=_Thu__10_Jun_2004_10_07_12_-0400_uRP6kr/CF.vW/tnD Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 10 Jun 2004 16:28:14 +0300 Panagiotis Astithas wrote: > epilogue@allstream.net wrote: > > > >>>>>On Wed, 9 Jun 2004 epilogue@allstream.net wrote: > > > > > >>>>On Wed, 9 Jun 2004 11:52:11 +0100 (BST) > >>>>Jan Grant wrote: > > > > > > > >>>>>which java > >>>>>/usr/local/jdk1.4.2/bin/java > >>>>> > >>>>>java -jar Jreepad-1.0.jar > >>>>>Error: could not find libjava.so > >>>>>Error: could not find Java 2 Runtime Environment. > >>>>> > >>>>>however, the program will run with an absolute path: > >>>>>/usr/local/jdk1.4.2/bin/java -jar Jreepad-1.0.jar > >>>>> > >>>>> > >>>>>i don't see any typos in my $PATH (witness 'which' result above). > >>>>> > >>>>>the same occurs with linux-sun-jdk (when i put it earlier in the > >>>>>$PATH) > >>>>> > >>>>>am i missing something? is this standard behaviour for java? > >>>> > >>>> > >>>>Works for me; is JAVA_HOME set to something broken in your > >>>>environment? > >>>> > >>> > >>>echo $JAVA_HOME > >>>JAVA_HOME: Undefined variable. > >>> > >>>hmmm. i don't recall ever setting that variable. yet, i do recall > >>>this not being an issue with previous installs of java. > >>> > >>>is JAVA_HOME a variable that is required? shouldn't the $PATH entry be > >>>sufficient? > >> > >>Well, the path entry only suffices on my installation; I merely > >>hypothesised that an erroneous setting of that variable might be the > >>cause. > >> > >>If I were you I'd take this to the freebsd-java list, there's more of a > >>concentration of expertise there :-) > > > > > > hello java-team, > > > > would anyone have an idea about why my java install is requiring > > absolute paths to work? > > Would you mind posting the output of 'env' and 'ldconfig -r'? gladly. please see attached txt file. thanks. > Cheers, > -- > Panagiotis Astithas > Electrical & Computer Engineer, PhD > Network Management Center > National Technical University of Athens, Greece > --Multipart=_Thu__10_Jun_2004_10_07_12_-0400_uRP6kr/CF.vW/tnD Content-Type: application/octet-stream; name="javainfo" Content-Disposition: attachment; filename="javainfo" Content-Transfer-Encoding: base64 RU5WIFJFU1VMVFMKPiBlbnYKVVNFUj10aHVyc2RheQpNQUNIVFlQRT1pMzg2Ck1BSUw9L3Zhci9t YWlsL3RodXJzZGF5ClZFTkRPUj1pbnRlbApTSExWTD0yCkhPTUU9L2hvbWUvdGh1cnNkYXkKUEFH RVI9bGVzcwpHUk9VUD10aHVyc2RheQpMT0dOQU1FPXRodXJzZGF5ClRFUk09cnh2dApCTE9DS1NJ WkU9SwpQQVRIPS9zYmluOi9iaW46L3Vzci9zYmluOi91c3IvYmluOi91c3IvZ2FtZXM6L3Vzci9s b2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3IvWDExUjYvYmluOi9ob21lL3RodXJzZGF5L2Jp bjovdXNyL2xvY2FsL2pkazEuNC4yL2JpbjovdXNyL2xvY2FsL2xpbnV4LXN1bi1qZGsxLjQuMi9i aW4KRElTUExBWT06MC4wClhBVVRIT1JJVFk9L2hvbWUvdGh1cnNkYXkvLlhhdXRob3JpdHkKU0hF TEw9L2Jpbi9jc2gKSE9TVD1JVEhJQ0EKT1NUWVBFPUZyZWVCU0QKUFdEPS9ob21lL3RodXJzZGF5 CkZUUF9QQVNTSVZFX01PREU9WUVTCkhPU1RUWVBFPUZyZWVCU0QKRURJVE9SPWVlCkNPTE9SRkdC Rz0xMTsxNQpXSU5ET1dJRD0xNjc3NzIxOApDT0xPUlRFUk09cnh2dC14cG0KIApMRENPTkZJRyBS RVNVTFRTCj4gbGRjb25maWcgLXIKL3Zhci9ydW4vbGQtZWxmLnNvLmhpbnRzOgoJc2VhcmNoIGRp cmVjdG9yaWVzOiAvdXNyL2xpYjovdXNyL2xpYi9jb21wYXQ6L3Vzci9YMTFSNi9saWI6L3Vzci9s b2NhbC9saWI6L3Vzci9sb2NhbC9saWIvY29tcGF0L3BrZy86L3Vzci9jb21wYXQvbGludXgvbGli Oi91c3IvY29tcGF0L2xpbnV4L3Vzci9saWI6L3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2L2xp YjovdXNyL2xvY2FsL2xpYi9jb21wYXQvcGtnCgkwOi1sY29tX2Vyci4yID0+IC91c3IvbGliL2xp YmNvbV9lcnIuc28uMgoJMTotbGNyeXB0LjIgPT4gL3Vzci9saWIvbGliY3J5cHQuc28uMgoJMjot bG0uMiA9PiAvdXNyL2xpYi9saWJtLnNvLjIKCTM6LWxtZC4yID0+IC91c3IvbGliL2xpYm1kLnNv LjIKCTQ6LWxuY3Vyc2VzLjUgPT4gL3Vzci9saWIvbGlibmN1cnNlcy5zby41Cgk1Oi1scmFkaXVz LjEgPT4gL3Vzci9saWIvbGlicmFkaXVzLnNvLjEKCTY6LWxza2V5LjIgPT4gL3Vzci9saWIvbGli c2tleS5zby4yCgk3Oi1sdGFjcGx1cy4xID0+IC91c3IvbGliL2xpYnRhY3BsdXMuc28uMQoJODot bHV0aWwuMyA9PiAvdXNyL2xpYi9saWJ1dGlsLnNvLjMKCTk6LWxzYnVmLjIgPT4gL3Vzci9saWIv bGlic2J1Zi5zby4yCgkxMDotbGFsaWFzLjQgPT4gL3Vzci9saWIvbGliYWxpYXMuc28uNAoJMTE6 LWxhdG0uMiA9PiAvdXNyL2xpYi9saWJhdG0uc28uMgoJMTI6LWxiejIuMSA9PiAvdXNyL2xpYi9s aWJiejIuc28uMQoJMTM6LWxjLjQgPT4gL3Vzci9saWIvbGliYy5zby40CgkxNDotbGNfci40ID0+ IC91c3IvbGliL2xpYmNfci5zby40CgkxNTotbGNhbGVuZGFyLjIgPT4gL3Vzci9saWIvbGliY2Fs ZW5kYXIuc28uMgoJMTY6LWxjYW0uMiA9PiAvdXNyL2xpYi9saWJjYW0uc28uMgoJMTc6LWxkZXZz dGF0LjIgPT4gL3Vzci9saWIvbGliZGV2c3RhdC5zby4yCgkxODotbGVkaXQuMyA9PiAvdXNyL2xp Yi9saWJlZGl0LnNvLjMKCTE5Oi1sZmV0Y2guMyA9PiAvdXNyL2xpYi9saWJmZXRjaC5zby4zCgky MDotbGZvcm0uMiA9PiAvdXNyL2xpYi9saWJmb3JtLnNvLjIKCTIxOi1sZnRwaW8uNSA9PiAvdXNy L2xpYi9saWJmdHBpby5zby41CgkyMjotbGlwc2VjLjEgPT4gL3Vzci9saWIvbGliaXBzZWMuc28u MQoJMjM6LWxpcHguMiA9PiAvdXNyL2xpYi9saWJpcHguc28uMgoJMjQ6LWxpc2MuMSA9PiAvdXNy L2xpYi9saWJpc2Muc28uMQoJMjU6LWxrdm0uMiA9PiAvdXNyL2xpYi9saWJrdm0uc28uMgoJMjY6 LWxtZW51LjIgPT4gL3Vzci9saWIvbGlibWVudS5zby4yCgkyNzotbG1pbHRlci4yID0+IC91c3Iv bGliL2xpYm1pbHRlci5zby4yCgkyODotbG5jcC4xID0+IC91c3IvbGliL2xpYm5jcC5zby4xCgky OTotbG5ldGdyYXBoLjEgPT4gL3Vzci9saWIvbGlibmV0Z3JhcGguc28uMQoJMzA6LWxvcGllLjIg PT4gL3Vzci9saWIvbGlib3BpZS5zby4yCgkzMTotbHBhbS4xID0+IC91c3IvbGliL2xpYnBhbS5z by4xCgkzMjotbHBhbmVsLjIgPT4gL3Vzci9saWIvbGlicGFuZWwuc28uMgoJMzM6LWxwY2FwLjIg PT4gL3Vzci9saWIvbGlicGNhcC5zby4yCgkzNDotbHBvc2l4MWUuMiA9PiAvdXNyL2xpYi9saWJw b3NpeDFlLnNvLjIKCTM1Oi1scnBjc3ZjLjIgPT4gL3Vzci9saWIvbGlicnBjc3ZjLnNvLjIKCTM2 Oi1sc21iLjEgPT4gL3Vzci9saWIvbGlic21iLnNvLjEKCTM3Oi1sdXNiaGlkLjAgPT4gL3Vzci9s aWIvbGlidXNiaGlkLnNvLjAKCTM4Oi1sdmdsLjIgPT4gL3Vzci9saWIvbGlidmdsLnNvLjIKCTM5 Oi1sd3JhcC4zID0+IC91c3IvbGliL2xpYndyYXAuc28uMwoJNDA6LWx4cGc0LjMgPT4gL3Vzci9s aWIvbGlieHBnNC5zby4zCgk0MTotbHouMiA9PiAvdXNyL2xpYi9saWJ6LnNvLjIKCTQyOi1sZGlh bG9nLjQgPT4gL3Vzci9saWIvbGliZGlhbG9nLnNvLjQKCTQzOi1sZ21wLjMgPT4gL3Vzci9saWIv bGliZ21wLnNvLjMKCTQ0Oi1sbXAuMyA9PiAvdXNyL2xpYi9saWJtcC5zby4zCgk0NTotbGdudXJl Z2V4LjIgPT4gL3Vzci9saWIvbGliZ251cmVnZXguc28uMgoJNDY6LWxoaXN0b3J5LjQgPT4gL3Vz ci9saWIvbGliaGlzdG9yeS5zby40Cgk0NzotbHJlYWRsaW5lLjQgPT4gL3Vzci9saWIvbGlicmVh ZGxpbmUuc28uNAoJNDg6LWxzdGRjKysuMyA9PiAvdXNyL2xpYi9saWJzdGRjKysuc28uMwoJNDk6 LWxnMmMuMSA9PiAvdXNyL2xpYi9saWJnMmMuc28uMQoJNTA6LWxwZXJsLjMgPT4gL3Vzci9saWIv bGlicGVybC5zby4zCgk1MTotbGNpcGhlci4yID0+IC91c3IvbGliL2xpYmNpcGhlci5zby4yCgk1 MjotbGNyeXB0by4zID0+IC91c3IvbGliL2xpYmNyeXB0by5zby4zCgk1MzotbHNzbC4zID0+IC91 c3IvbGliL2xpYnNzbC5zby4zCgk1NDotbHNzaC4yID0+IC91c3IvbGliL2xpYnNzaC5zby4yCgk1 NTotbGFsaWFzLjMgPT4gL3Vzci9saWIvY29tcGF0L2xpYmFsaWFzLnNvLjMKCTU2Oi1sYy4zID0+ IC91c3IvbGliL2NvbXBhdC9saWJjLnNvLjMKCTU3Oi1sY19yLjMgPT4gL3Vzci9saWIvY29tcGF0 L2xpYmNfci5zby4zCgk1ODotbGN1cnNlcy4yID0+IC91c3IvbGliL2NvbXBhdC9saWJjdXJzZXMu c28uMgoJNTk6LWxkaWFsb2cuMyA9PiAvdXNyL2xpYi9jb21wYXQvbGliZGlhbG9nLnNvLjMKCTYw Oi1sZWRpdC4yID0+IC91c3IvbGliL2NvbXBhdC9saWJlZGl0LnNvLjIKCTYxOi1sZjJjLjIgPT4g L3Vzci9saWIvY29tcGF0L2xpYmYyYy5zby4yCgk2MjotbGZldGNoLjEgPT4gL3Vzci9saWIvY29t cGF0L2xpYmZldGNoLnNvLjEKCTYzOi1sZnRwaW8uNCA9PiAvdXNyL2xpYi9jb21wYXQvbGliZnRw aW8uc28uNAoJNjQ6LWxnKysuNCA9PiAvdXNyL2xpYi9jb21wYXQvbGliZysrLnNvLjQKCTY1Oi1s aGlzdG9yeS4zID0+IC91c3IvbGliL2NvbXBhdC9saWJoaXN0b3J5LnNvLjMKCTY2Oi1sbXl0aW5m by4yID0+IC91c3IvbGliL2NvbXBhdC9saWJteXRpbmZvLnNvLjIKCTY3Oi1sbmN1cnNlcy4zID0+ IC91c3IvbGliL2NvbXBhdC9saWJuY3Vyc2VzLnNvLjMKCTY4Oi1scmVhZGxpbmUuMyA9PiAvdXNy L2xpYi9jb21wYXQvbGlicmVhZGxpbmUuc28uMwoJNjk6LWxzcy4yID0+IC91c3IvbGliL2NvbXBh dC9saWJzcy5zby4yCgk3MDotbHN0ZGMrKy4yID0+IC91c3IvbGliL2NvbXBhdC9saWJzdGRjKysu c28uMgoJNzE6LWx0ZXJtY2FwLjIgPT4gL3Vzci9saWIvY29tcGF0L2xpYnRlcm1jYXAuc28uMgoJ NzI6LWx1dGlsLjIgPT4gL3Vzci9saWIvY29tcGF0L2xpYnV0aWwuc28uMgoJNzM6LWx2Z2wuMSA9 PiAvdXNyL2xpYi9jb21wYXQvbGlidmdsLnNvLjEKCTc0Oi1sd3JhcC4yID0+IC91c3IvbGliL2Nv bXBhdC9saWJ3cmFwLnNvLjIKCTc1Oi1seHBnNC4yID0+IC91c3IvbGliL2NvbXBhdC9saWJ4cGc0 LnNvLjIKCTc2Oi1sY3J5cHRvLjEgPT4gL3Vzci9saWIvY29tcGF0L2xpYmNyeXB0by5zby4xCgk3 NzotbGNyeXB0by4yID0+IC91c3IvbGliL2NvbXBhdC9saWJjcnlwdG8uc28uMgoJNzg6LWxmZXRj aC4yID0+IC91c3IvbGliL2NvbXBhdC9saWJmZXRjaC5zby4yCgk3OTotbHNzbC4xID0+IC91c3Iv bGliL2NvbXBhdC9saWJzc2wuc28uMQoJODA6LWxzc2wuMiA9PiAvdXNyL2xpYi9jb21wYXQvbGli c3NsLnNvLjIKCTgxOi1sZm9udGNvbmZpZy4xID0+IC91c3IvWDExUjYvbGliL2xpYmZvbnRjb25m aWcuc28uMQoJODI6LWxYYXUuMCA9PiAvdXNyL1gxMVI2L2xpYi9saWJYYXUuc28uMAoJODM6LWxY VGhyU3R1Yi42ID0+IC91c3IvWDExUjYvbGliL2xpYlhUaHJTdHViLnNvLjYKCTg0Oi1sWDExLjYg PT4gL3Vzci9YMTFSNi9saWIvbGliWDExLnNvLjYKCTg1Oi1sb2xkWC42ID0+IC91c3IvWDExUjYv bGliL2xpYm9sZFguc28uNgoJODY6LWxJQ0UuNiA9PiAvdXNyL1gxMVI2L2xpYi9saWJJQ0Uuc28u NgoJODc6LWxTTS42ID0+IC91c3IvWDExUjYvbGliL2xpYlNNLnNvLjYKCTg4Oi1sWGV4dC42ID0+ IC91c3IvWDExUjYvbGliL2xpYlhleHQuc28uNgoJODk6LWxYdC42ID0+IC91c3IvWDExUjYvbGli L2xpYlh0LnNvLjYKCTkwOi1sWG11LjYgPT4gL3Vzci9YMTFSNi9saWIvbGliWG11LnNvLjYKCTkx Oi1sWG11dS4xID0+IC91c3IvWDExUjYvbGliL2xpYlhtdXUuc28uMQoJOTI6LWxYcG0uNCA9PiAv dXNyL1gxMVI2L2xpYi9saWJYcG0uc28uNAoJOTM6LWxYYXcuNiA9PiAvdXNyL1gxMVI2L2xpYi9s aWJYYXcuc28uNgoJOTQ6LWxYYXcuNyA9PiAvdXNyL1gxMVI2L2xpYi9saWJYYXcuc28uNwoJOTU6 LWxYaS42ID0+IC91c3IvWDExUjYvbGliL2xpYlhpLnNvLjYKCTk2Oi1sWHRzdC42ID0+IC91c3Iv WDExUjYvbGliL2xpYlh0c3Quc28uNgoJOTc6LWxYcC42ID0+IC91c3IvWDExUjYvbGliL2xpYlhw LnNvLjYKCTk4Oi1sWHYuMSA9PiAvdXNyL1gxMVI2L2xpYi9saWJYdi5zby4xCgk5OTotbEdMLjEg PT4gL3Vzci9YMTFSNi9saWIvbGliR0wuc28uMQoJMTAwOi1sT1NNZXNhLjQgPT4gL3Vzci9YMTFS Ni9saWIvbGliT1NNZXNhLnNvLjQKCTEwMTotbEdMVS4xID0+IC91c3IvWDExUjYvbGliL2xpYkdM VS5zby4xCgkxMDI6LWxkcHMuMSA9PiAvdXNyL1gxMVI2L2xpYi9saWJkcHMuc28uMQoJMTAzOi1s ZHBzdGsuMSA9PiAvdXNyL1gxMVI2L2xpYi9saWJkcHN0ay5zby4xCgkxMDQ6LWxwc3Jlcy4xID0+ IC91c3IvWDExUjYvbGliL2xpYnBzcmVzLnNvLjEKCTEwNTotbFhyZW5kZXIuMSA9PiAvdXNyL1gx MVI2L2xpYi9saWJYcmVuZGVyLnNvLjEKCTEwNjotbFhyYW5kci4yID0+IC91c3IvWDExUjYvbGli L2xpYlhyYW5kci5zby4yCgkxMDc6LWxYVHJhcC42ID0+IC91c3IvWDExUjYvbGliL2xpYlhUcmFw LnNvLjYKCTEwODotbFhSZXMuMCA9PiAvdXNyL1gxMVI2L2xpYi9saWJYUmVzLnNvLjAKCTEwOTot bFhjdXJzb3IuMSA9PiAvdXNyL1gxMVI2L2xpYi9saWJYY3Vyc29yLnNvLjEKCTExMDotbFhmb250 LjEgPT4gL3Vzci9YMTFSNi9saWIvbGliWGZvbnQuc28uMQoJMTExOi1sWGZ0LjIgPT4gL3Vzci9Y MTFSNi9saWIvbGliWGZ0LnNvLjIKCTExMjotbGdkazEyLjIgPT4gL3Vzci9YMTFSNi9saWIvbGli Z2RrMTIuc28uMgoJMTEzOi1sZ3RrMTIuMiA9PiAvdXNyL1gxMVI2L2xpYi9saWJndGsxMi5zby4y CgkxMTQ6LWxnZGtfaW1saWIuNSA9PiAvdXNyL1gxMVI2L2xpYi9saWJnZGtfaW1saWIuc28uNQoJ MTE1Oi1sSW1saWIuNSA9PiAvdXNyL1gxMVI2L2xpYi9saWJJbWxpYi5zby41CgkxMTY6LWxYbS4z ID0+IC91c3IvWDExUjYvbGliL2xpYlhtLnNvLjMKCTExNzotbE1ybS4zID0+IC91c3IvWDExUjYv bGliL2xpYk1ybS5zby4zCgkxMTg6LWxVaWwuMyA9PiAvdXNyL1gxMVI2L2xpYi9saWJVaWwuc28u MwoJMTE5Oi1scGFuZ28tMS4wLjM5OSA9PiAvdXNyL1gxMVI2L2xpYi9saWJwYW5nby0xLjAuc28u Mzk5CgkxMjA6LWxwYW5nb3gtMS4wLjM5OSA9PiAvdXNyL1gxMVI2L2xpYi9saWJwYW5nb3gtMS4w LnNvLjM5OQoJMTIxOi1scGFuZ294ZnQtMS4wLjM5OSA9PiAvdXNyL1gxMVI2L2xpYi9saWJwYW5n b3hmdC0xLjAuc28uMzk5CgkxMjI6LWxwYW5nb2Z0Mi0xLjAuMzk5ID0+IC91c3IvWDExUjYvbGli L2xpYnBhbmdvZnQyLTEuMC5zby4zOTkKCTEyMzotbGdka19waXhidWYtMi4wLjQwMCA9PiAvdXNy L1gxMVI2L2xpYi9saWJnZGtfcGl4YnVmLTIuMC5zby40MDAKCTEyNDotbGdkay14MTEtMi4wLjQw MCA9PiAvdXNyL1gxMVI2L2xpYi9saWJnZGsteDExLTIuMC5zby40MDAKCTEyNTotbGd0ay14MTEt Mi4wLjQwMCA9PiAvdXNyL1gxMVI2L2xpYi9saWJndGsteDExLTIuMC5zby40MDAKCTEyNjotbGdk a19waXhidWZfeGxpYi0yLjAuNDAwID0+IC91c3IvWDExUjYvbGliL2xpYmdka19waXhidWZfeGxp Yi0yLjAuc28uNDAwCgkxMjc6LWxzdGFydHVwLW5vdGlmaWNhdGlvbi0xLjAgPT4gL3Vzci9YMTFS Ni9saWIvbGlic3RhcnR1cC1ub3RpZmljYXRpb24tMS5zby4wCgkxMjg6LWxndGtzcGVsbC4wID0+ IC91c3IvWDExUjYvbGliL2xpYmd0a3NwZWxsLnNvLjAKCTEyOTotbGdhaW0tcmVtb3RlLjAgPT4g L3Vzci9YMTFSNi9saWIvbGliZ2FpbS1yZW1vdGUuc28uMAoJMTMwOi1sZ2xhZGUtMi4wLjAgPT4g L3Vzci9YMTFSNi9saWIvbGliZ2xhZGUtMi4wLnNvLjAKCTEzMTotbEltbGliMi4yID0+IC91c3Iv WDExUjYvbGliL2xpYkltbGliMi5zby4yCgkxMzI6LWxhc3QuMiA9PiAvdXNyL1gxMVI2L2xpYi9s aWJhc3Quc28uMgoJMTMzOi1sZ2NvbmYtMi41ID0+IC91c3IvWDExUjYvbGliL2xpYmdjb25mLTIu c28uNQoJMTM0Oi1sZ25vbWV2ZnMtMi42MDAgPT4gL3Vzci9YMTFSNi9saWIvbGliZ25vbWV2ZnMt Mi5zby42MDAKCTEzNTotbHJzdmctMi44ID0+IC91c3IvWDExUjYvbGliL2xpYnJzdmctMi5zby44 CgkxMzY6LWxnaW1wYmFzZS0yLjAuMCA9PiAvdXNyL1gxMVI2L2xpYi9saWJnaW1wYmFzZS0yLjAu c28uMAoJMTM3Oi1sZ2ltcGNvbG9yLTIuMC4wID0+IC91c3IvWDExUjYvbGliL2xpYmdpbXBjb2xv ci0yLjAuc28uMAoJMTM4Oi1sZ2ltcG1hdGgtMi4wLjAgPT4gL3Vzci9YMTFSNi9saWIvbGliZ2lt cG1hdGgtMi4wLnNvLjAKCTEzOTotbGdpbXBtb2R1bGUtMi4wLjAgPT4gL3Vzci9YMTFSNi9saWIv bGliZ2ltcG1vZHVsZS0yLjAuc28uMAoJMTQwOi1sZ2ltcHRodW1iLTIuMC4wID0+IC91c3IvWDEx UjYvbGliL2xpYmdpbXB0aHVtYi0yLjAuc28uMAoJMTQxOi1sZ2ltcHdpZGdldHMtMi4wLjAgPT4g L3Vzci9YMTFSNi9saWIvbGliZ2ltcHdpZGdldHMtMi4wLnNvLjAKCTE0MjotbGdpbXAtMi4wLjAg PT4gL3Vzci9YMTFSNi9saWIvbGliZ2ltcC0yLjAuc28uMAoJMTQzOi1sZ2ltcHVpLTIuMC4wID0+ IC91c3IvWDExUjYvbGliL2xpYmdpbXB1aS0yLjAuc28uMAoJMTQ0Oi1sYXVkaW8uMiA9PiAvdXNy L1gxMVI2L2xpYi9saWJhdWRpby5zby4yCgkxNDU6LWxxdC1tdC4zID0+IC91c3IvWDExUjYvbGli L2xpYnF0LW10LnNvLjMKCTE0NjotbHF1aS4xID0+IC91c3IvWDExUjYvbGliL2xpYnF1aS5zby4x CgkxNDc6LWx4bW1zLjQgPT4gL3Vzci9YMTFSNi9saWIvbGlieG1tcy5zby40CgkxNDg6LWxYYXcz ZC43ID0+IC91c3IvWDExUjYvbGliL2xpYlhhdzNkLnNvLjcKCTE0OTotbFhhdzNkLjYgPT4gL3Vz ci9YMTFSNi9saWIvbGliWGF3M2Quc28uNgoJMTUwOi1seGZjZTR1dGlsLjEgPT4gL3Vzci9YMTFS Ni9saWIvbGlieGZjZTR1dGlsLnNvLjEKCTE1MTotbHJ1YnkxOC4xOCA9PiAvdXNyL2xvY2FsL2xp Yi9saWJydWJ5MTguc28uMTgKCTE1MjotbGV4cGF0LjUgPT4gL3Vzci9sb2NhbC9saWIvbGliZXhw YXQuc28uNQoJMTUzOi1sY2hhcnNldC4xID0+IC91c3IvbG9jYWwvbGliL2xpYmNoYXJzZXQuc28u MQoJMTU0Oi1saWNvbnYuMyA9PiAvdXNyL2xvY2FsL2xpYi9saWJpY29udi5zby4zCgkxNTU6LWxp bnRsLjYgPT4gL3Vzci9sb2NhbC9saWIvbGliaW50bC5zby42CgkxNTY6LWxhc3ByaW50Zi4wID0+ IC91c3IvbG9jYWwvbGliL2xpYmFzcHJpbnRmLnNvLjAKCTE1NzotbGdldHRleHRwby4xID0+IC91 c3IvbG9jYWwvbGliL2xpYmdldHRleHRwby5zby4xCgkxNTg6LWxqcGVnLjkgPT4gL3Vzci9sb2Nh bC9saWIvbGlianBlZy5zby45CgkxNTk6LWxwbmcuNSA9PiAvdXNyL2xvY2FsL2xpYi9saWJwbmcu c28uNQoJMTYwOi1sZ251Z2V0b3B0LjEgPT4gL3Vzci9sb2NhbC9saWIvbGliZ251Z2V0b3B0LnNv LjEKCTE2MTotbGZyZWV0eXBlLjkgPT4gL3Vzci9sb2NhbC9saWIvbGliZnJlZXR5cGUuc28uOQoJ MTYyOi1sZ2xpYjEyLjMgPT4gL3Vzci9sb2NhbC9saWIvbGliZ2xpYjEyLnNvLjMKCTE2MzotbGdt b2R1bGUxMi4zID0+IC91c3IvbG9jYWwvbGliL2xpYmdtb2R1bGUxMi5zby4zCgkxNjQ6LWxndGhy ZWFkMTIuMyA9PiAvdXNyL2xvY2FsL2xpYi9saWJndGhyZWFkMTIuc28uMwoJMTY1Oi1sdGlmZi40 ID0+IC91c3IvbG9jYWwvbGliL2xpYnRpZmYuc28uNAoJMTY2Oi1sdW5naWYuNSA9PiAvdXNyL2xv Y2FsL2xpYi9saWJ1bmdpZi5zby41CgkxNjc6LWxuc3ByNC4xID0+IC91c3IvbG9jYWwvbGliL2xp Ym5zcHI0LnNvLjEKCTE2ODotbHBsZHM0LjEgPT4gL3Vzci9sb2NhbC9saWIvbGlicGxkczQuc28u MQoJMTY5Oi1scGxjNC4xID0+IC91c3IvbG9jYWwvbGliL2xpYnBsYzQuc28uMQoJMTcwOi1scG9w dC4wID0+IC91c3IvbG9jYWwvbGliL2xpYnBvcHQuc28uMAoJMTcxOi1scnBtLjAgPT4gL3Vzci9s b2NhbC9saWIvbGlicnBtLnNvLjAKCTE3MjotbHJwbWJ1aWxkLjAgPT4gL3Vzci9sb2NhbC9saWIv bGlicnBtYnVpbGQuc28uMAoJMTczOi1sZ2xpYi0yLjAuNDAwID0+IC91c3IvbG9jYWwvbGliL2xp YmdsaWItMi4wLnNvLjQwMAoJMTc0Oi1sZ29iamVjdC0yLjAuNDAwID0+IC91c3IvbG9jYWwvbGli L2xpYmdvYmplY3QtMi4wLnNvLjQwMAoJMTc1Oi1sZ21vZHVsZS0yLjAuNDAwID0+IC91c3IvbG9j YWwvbGliL2xpYmdtb2R1bGUtMi4wLnNvLjQwMAoJMTc2Oi1sZ3RocmVhZC0yLjAuNDAwID0+IC91 c3IvbG9jYWwvbGliL2xpYmd0aHJlYWQtMi4wLnNvLjQwMAoJMTc3Oi1sYXRrLTEuMC42MDAgPT4g L3Vzci9sb2NhbC9saWIvbGliYXRrLTEuMC5zby42MDAKCTE3ODotbHB5dGhvbjIuMy4xID0+IC91 c3IvbG9jYWwvbGliL2xpYnB5dGhvbjIuMy5zby4xCgkxNzk6LWx4bWwyLjUgPT4gL3Vzci9sb2Nh bC9saWIvbGlieG1sMi5zby41CgkxODA6LWxmb3J0LjEgPT4gL3Vzci9sb2NhbC9saWIvbGliZm9y dC5zby4xCgkxODE6LWxuc3MzLjEgPT4gL3Vzci9sb2NhbC9saWIvbGlibnNzMy5zby4xCgkxODI6 LWxuc3Nja2JpLjEgPT4gL3Vzci9sb2NhbC9saWIvbGlibnNzY2tiaS5zby4xCgkxODM6LWxzbWlt ZTMuMSA9PiAvdXNyL2xvY2FsL2xpYi9saWJzbWltZTMuc28uMQoJMTg0Oi1sc29mdG9rbjMuMSA9 PiAvdXNyL2xvY2FsL2xpYi9saWJzb2Z0b2tuMy5zby4xCgkxODU6LWxzc2wzLjEgPT4gL3Vzci9s b2NhbC9saWIvbGlic3NsMy5zby4xCgkxODY6LWxzd2Z0LjEgPT4gL3Vzci9sb2NhbC9saWIvbGli c3dmdC5zby4xCgkxODc6LWxhc3BlbGwuMTUgPT4gL3Vzci9sb2NhbC9saWIvbGliYXNwZWxsLnNv LjE1CgkxODg6LWxwc3BlbGwuMTUgPT4gL3Vzci9sb2NhbC9saWIvbGlicHNwZWxsLnNvLjE1Cgkx ODk6LWxhby4zID0+IC91c3IvbG9jYWwvbGliL2xpYmFvLnNvLjMKCTE5MDotbGF1ZGlvZmlsZS4w ID0+IC91c3IvbG9jYWwvbGliL2xpYmF1ZGlvZmlsZS5zby4wCgkxOTE6LWxsdGRsLjQgPT4gL3Vz ci9sb2NhbC9saWIvbGlibHRkbC5zby40CgkxOTI6LWxwY3JlLjAgPT4gL3Vzci9sb2NhbC9saWIv bGlicGNyZS5zby4wCgkxOTM6LWxwY3JlcG9zaXguMCA9PiAvdXNyL2xvY2FsL2xpYi9saWJwY3Jl cG9zaXguc28uMAoJMTk0Oi1sdHRmLjQgPT4gL3Vzci9sb2NhbC9saWIvbGlidHRmLnNvLjQKCTE5 NTotbGxjbXMuMSA9PiAvdXNyL2xvY2FsL2xpYi9saWJsY21zLnNvLjEKCTE5NjotbG1uZy4xID0+ IC91c3IvbG9jYWwvbGliL2xpYm1uZy5zby4xCgkxOTc6LWxJREwuMiA9PiAvdXNyL2xvY2FsL2xp Yi9saWJJREwuc28uMgoJMTk4Oi1sT1JCaXQuMiA9PiAvdXNyL2xvY2FsL2xpYi9saWJPUkJpdC5z by4yCgkxOTk6LWxPUkJpdHV0aWwuMiA9PiAvdXNyL2xvY2FsL2xpYi9saWJPUkJpdHV0aWwuc28u MgoJMjAwOi1sSUlPUC4yID0+IC91c3IvbG9jYWwvbGliL2xpYklJT1Auc28uMgoJMjAxOi1sT1JC aXRDb3NOYW1pbmcuMiA9PiAvdXNyL2xvY2FsL2xpYi9saWJPUkJpdENvc05hbWluZy5zby4yCgky MDI6LWxJREwtMi4wID0+IC91c3IvbG9jYWwvbGliL2xpYklETC0yLnNvLjAKCTIwMzotbGFhLjEg PT4gL3Vzci9sb2NhbC9saWIvbGliYWEuc28uMQoJMjA0Oi1sZXhpZi4xMCA9PiAvdXNyL2xvY2Fs L2xpYi9saWJleGlmLnNvLjEwCgkyMDU6LWx3bWZsaXRlLjcgPT4gL3Vzci9sb2NhbC9saWIvbGli d21mbGl0ZS5zby43CgkyMDY6LWx3bWYuMiA9PiAvdXNyL2xvY2FsL2xpYi9saWJ3bWYuc28uMgoJ MjA3Oi1sbGluYy4xID0+IC91c3IvbG9jYWwvbGliL2xpYmxpbmMuc28uMQoJMjA4Oi1sT1JCaXQt Mi4wID0+IC91c3IvbG9jYWwvbGliL2xpYk9SQml0LTIuc28uMAoJMjA5Oi1sT1JCaXRDb3NOYW1p bmctMi4wID0+IC91c3IvbG9jYWwvbGliL2xpYk9SQml0Q29zTmFtaW5nLTIuc28uMAoJMjEwOi1s T1JCaXQtaW1vZHVsZS0yLjAgPT4gL3Vzci9sb2NhbC9saWIvbGliT1JCaXQtaW1vZHVsZS0yLnNv LjAKCTIxMTotbGJvbm9iby1hY3RpdmF0aW9uLjQgPT4gL3Vzci9sb2NhbC9saWIvbGliYm9ub2Jv LWFjdGl2YXRpb24uc28uNAoJMjEyOi1sYm9ub2JvLTIuMCA9PiAvdXNyL2xvY2FsL2xpYi9saWJi b25vYm8tMi5zby4wCgkyMTM6LWxmYW0uMCA9PiAvdXNyL2xvY2FsL2xpYi9saWJmYW0uc28uMAoJ MjE0Oi1sYXJ0X2xncGxfMi41ID0+IC91c3IvbG9jYWwvbGliL2xpYmFydF9sZ3BsXzIuc28uNQoJ MjE1Oi1sY3JvY28uMyA9PiAvdXNyL2xvY2FsL2xpYi9saWJjcm9jby5zby4zCgkyMTY6LWxnc2Yt MS4xMCA9PiAvdXNyL2xvY2FsL2xpYi9saWJnc2YtMS5zby4xMAoJMjE3Oi1sZ3NmLWdub21lLTEu MTAgPT4gL3Vzci9sb2NhbC9saWIvbGliZ3NmLWdub21lLTEuc28uMTAKCTIxODotbGN1cmwuMiA9 PiAvdXNyL2xvY2FsL2xpYi9saWJjdXJsLnNvLjIKCTIxOTotbG9nZy41ID0+IC91c3IvbG9jYWwv bGliL2xpYm9nZy5zby41CgkyMjA6LWx2b3JiaXMuMyA9PiAvdXNyL2xvY2FsL2xpYi9saWJ2b3Ji aXMuc28uMwoJMjIxOi1sdm9yYmlzZmlsZS40ID0+IC91c3IvbG9jYWwvbGliL2xpYnZvcmJpc2Zp bGUuc28uNAoJMjIyOi1sdm9yYmlzZW5jLjIgPT4gL3Vzci9sb2NhbC9saWIvbGlidm9yYmlzZW5j LnNvLjIKCTIyMzotbGZweC4xID0+IC91c3IvbG9jYWwvbGliL2xpYmZweC5zby4xCgkyMjQ6LWxq YmlnLjEgPT4gL3Vzci9sb2NhbC9saWIvbGliamJpZy5zby4xCgkyMjU6LWxqYXNwZXIuNCA9PiAv dXNyL2xvY2FsL2xpYi9saWJqYXNwZXIuc28uNAoJMjI2Oi1sbXBlZzJjb252ZXJ0LjAgPT4gL3Vz ci9sb2NhbC9saWIvbGlibXBlZzJjb252ZXJ0LnNvLjAKCTIyNzotbG1wZWcyLjAgPT4gL3Vzci9s b2NhbC9saWIvbGlibXBlZzIuc28uMAoJMjI4Oi1sV2FuZC42ID0+IC91c3IvbG9jYWwvbGliL2xp YldhbmQuc28uNgoJMjI5Oi1sTWFnaWNrKysuNiA9PiAvdXNyL2xvY2FsL2xpYi9saWJNYWdpY2sr Ky5zby42CgkyMzA6LWxjdXBzLjIgPT4gL3Vzci9sb2NhbC9saWIvbGliY3Vwcy5zby4yCgkyMzE6 LWxnaWZ0LjAgPT4gL3Vzci9sb2NhbC9saWIvbGliZ2lmdC5zby4wCgkyMzI6LWxnaWZ0cHJvdG8u MCA9PiAvdXNyL2xvY2FsL2xpYi9saWJnaWZ0cHJvdG8uc28uMAoJMjMzOi1sZGIzLjMgPT4gL3Vz ci9sb2NhbC9saWIvbGliZGIzLnNvLjMKCTIzNDotbGRiM19jeHguMyA9PiAvdXNyL2xvY2FsL2xp Yi9saWJkYjNfY3h4LnNvLjMKCTIzNTotbEZPWC0xLjAuMCA9PiAvdXNyL2xvY2FsL2xpYi9saWJG T1gtMS4wLnNvLjAKCTIzNjotbG1pa21vZC4yID0+IC91c3IvbG9jYWwvbGliL2xpYm1pa21vZC5z by4yCgkyMzc6LWx4bWwuNSA9PiAvdXNyL2xvY2FsL2xpYi9saWJ4bWwuc28uNQoJMjM4Oi1sbXAz bGFtZS4wID0+IC91c3IvbG9jYWwvbGliL2xpYm1wM2xhbWUuc28uMAoJMjM5Oi1sZGhhLTAuMSA9 PiAvdXNyL2xvY2FsL2xpYi9saWJkaGEtMC5zby4xCgkyNDA6LWxkaGEuMCA9PiAvdXNyL2xvY2Fs L2xpYi9saWJkaGEuc28uMAoJMjQxOi1sZGJoLTEuMC4xID0+IC91c3IvbG9jYWwvbGliL2xpYmRi aC0xLjAuc28uMQoJMjQyOi1sbHVhLjUgPT4gL3Vzci9sb2NhbC9saWIvbGlibHVhLnNvLjUKCTI0 MzotbGx1YWxpYi41ID0+IC91c3IvbG9jYWwvbGliL2xpYmx1YWxpYi5zby41CgkyNDQ6LWxNYWdp Y2suNiA9PiAvdXNyL2xvY2FsL2xpYi9saWJNYWdpY2suc28uNgoJMjQ1Oi1sY3Vwc2ltYWdlLjIg PT4gL3Vzci9sb2NhbC9saWIvbGliY3Vwc2ltYWdlLnNvLjIKCTI0NjotbHRjbDg0LjEgPT4gL3Vz ci9sb2NhbC9saWIvbGlidGNsODQuc28uMQoJMjQ3Oi1sdGs4NC4xID0+IC91c3IvbG9jYWwvbGli L2xpYnRrODQuc28uMQoJMjQ4Oi1sdmdhLjEgPT4gL3Vzci9sb2NhbC9saWIvbGlidmdhLnNvLjEK CTI0OTotbHZnYWdsLjEgPT4gL3Vzci9sb2NhbC9saWIvbGlidmdhZ2wuc28uMQoJMjUwOi1sU0RM LTEuMS43ID0+IC91c3IvbG9jYWwvbGliL2xpYlNETC0xLjEuc28uNwoJMjUxOi1sbHRkbC4xID0+ IC91c3IvbG9jYWwvbGliL2xpYmx0ZGwuc28uMQoJMjUyOi1sQnJva2VuTG9jYWxlLjEgPT4gL3Vz ci9jb21wYXQvbGludXgvbGliL2xpYkJyb2tlbkxvY2FsZS5zby4xCgkyNTM6LWxOb1ZlcnNpb24u MSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGliTm9WZXJzaW9uLnNvLjEKCTI1NDotbGFubC4x ID0+IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJhbmwuc28uMQoJMjU1Oi1sYy42ID0+IC91c3Iv Y29tcGF0L2xpbnV4L2xpYi9saWJjLnNvLjYKCTI1NjotbGNyeXB0LjEgPT4gL3Vzci9jb21wYXQv bGludXgvbGliL2xpYmNyeXB0LnNvLjEKCTI1NzotbGRsLjIgPT4gL3Vzci9jb21wYXQvbGludXgv bGliL2xpYmRsLnNvLjIKCTI1ODotbG0uNiA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGlibS5z by42CgkyNTk6LWxhY2wuMSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGliYWNsLnNvLjEKCTI2 MDotbG5zbC4xID0+IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJuc2wuc28uMQoJMjYxOi1sbnNz MV9jb21wYXQuMSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGlibnNzMV9jb21wYXQuc28uMQoJ MjYyOi1sbnNzMV9kbnMuMSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGlibnNzMV9kbnMuc28u MQoJMjYzOi1sbnNzMV9maWxlcy4xID0+IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJuc3MxX2Zp bGVzLnNvLjEKCTI2NDotbG5zczFfbmlzLjEgPT4gL3Vzci9jb21wYXQvbGludXgvbGliL2xpYm5z czFfbmlzLnNvLjEKCTI2NTotbG5zc19jb21wYXQuMSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIv bGlibnNzX2NvbXBhdC5zby4xCgkyNjY6LWxuc3NfY29tcGF0LjIgPT4gL3Vzci9jb21wYXQvbGlu dXgvbGliL2xpYm5zc19jb21wYXQuc28uMgoJMjY3Oi1sbnNzX2Rucy4xID0+IC91c3IvY29tcGF0 L2xpbnV4L2xpYi9saWJuc3NfZG5zLnNvLjEKCTI2ODotbG5zc19kbnMuMiA9PiAvdXNyL2NvbXBh dC9saW51eC9saWIvbGlibnNzX2Rucy5zby4yCgkyNjk6LWxuc3NfZmlsZXMuMSA9PiAvdXNyL2Nv bXBhdC9saW51eC9saWIvbGlibnNzX2ZpbGVzLnNvLjEKCTI3MDotbG5zc19maWxlcy4yID0+IC91 c3IvY29tcGF0L2xpbnV4L2xpYi9saWJuc3NfZmlsZXMuc28uMgoJMjcxOi1sbnNzX2hlc2lvZC4y ID0+IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJuc3NfaGVzaW9kLnNvLjIKCTI3MjotbG5zc19u aXMuMSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGlibnNzX25pcy5zby4xCgkyNzM6LWxuc3Nf bmlzLjIgPT4gL3Vzci9jb21wYXQvbGludXgvbGliL2xpYm5zc19uaXMuc28uMgoJMjc0Oi1sbnNz X25pc3BsdXMuMiA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGlibnNzX25pc3BsdXMuc28uMgoJ Mjc1Oi1scHRocmVhZC4wID0+IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJwdGhyZWFkLnNvLjAK CTI3NjotbHJlc29sdi4yID0+IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJyZXNvbHYuc28uMgoJ Mjc3Oi1scnQuMSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGlicnQuc28uMQoJMjc4Oi1sdGhy ZWFkX2RiLjEgPT4gL3Vzci9jb21wYXQvbGludXgvbGliL2xpYnRocmVhZF9kYi5zby4xCgkyNzk6 LWx1dGlsLjEgPT4gL3Vzci9jb21wYXQvbGludXgvbGliL2xpYnV0aWwuc28uMQoJMjgwOi1sYXR0 ci4xID0+IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJhdHRyLnNvLjEKCTI4MTotbGRiMi4zID0+ IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJkYjIuc28uMwoJMjgyOi1sZGIuMyA9PiAvdXNyL2Nv bXBhdC9saW51eC9saWIvbGliZGIuc28uMwoJMjgzOi1sdGVybWNhcC4yID0+IC91c3IvY29tcGF0 L2xpbnV4L2xpYi9saWJ0ZXJtY2FwLnNvLjIKCTI4NDotbGdjY19zLTMuMi0yMDAyMDkwMy4xID0+ IC91c3IvY29tcGF0L2xpbnV4L2xpYi9saWJnY2Nfcy0zLjItMjAwMjA5MDMuc28uMQoJMjg1Oi1s Z2NjX3MuMSA9PiAvdXNyL2NvbXBhdC9saW51eC9saWIvbGliZ2NjX3Muc28uMQoJMjg2Oi1sZWxm LjAgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJlbGYuc28uMAoJMjg3Oi1sYnoyLjEg PT4gL3Vzci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJiejIuc28uMQoJMjg4Oi1sZ2RibS4yID0+ IC91c3IvY29tcGF0L2xpbnV4L3Vzci9saWIvbGliZ2RibS5zby4yCgkyODk6LWxnbGliLTEuMi4w ID0+IC91c3IvY29tcGF0L2xpbnV4L3Vzci9saWIvbGliZ2xpYi0xLjIuc28uMAoJMjkwOi1sZ21v ZHVsZS0xLjIuMCA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvbGliL2xpYmdtb2R1bGUtMS4yLnNv LjAKCTI5MTotbGd0aHJlYWQtMS4yLjAgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJn dGhyZWFkLTEuMi5zby4wCgkyOTI6LWxzdGRjKystbGliYzYuMi0yLjMgPT4gL3Vzci9jb21wYXQv bGludXgvdXNyL2xpYi9saWJzdGRjKystbGliYzYuMi0yLnNvLjMKCTI5MzotbHN0ZGMrKy1saWJj Ni4xLTEuMiA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvbGliL2xpYnN0ZGMrKy1saWJjNi4xLTEu c28uMgoJMjk0Oi1sZm9ybS41ID0+IC91c3IvY29tcGF0L2xpbnV4L3Vzci9saWIvbGliZm9ybS5z by41CgkyOTU6LWxtZW51LjUgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJtZW51LnNv LjUKCTI5NjotbG5jdXJzZXMuNSA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvbGliL2xpYm5jdXJz ZXMuc28uNQoJMjk3Oi1scGFuZWwuNSA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvbGliL2xpYnBh bmVsLnNvLjUKCTI5ODotbHBvcHQuMCA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvbGliL2xpYnBv cHQuc28uMAoJMjk5Oi1saGlzdG9yeS40ID0+IC91c3IvY29tcGF0L2xpbnV4L3Vzci9saWIvbGli aGlzdG9yeS5zby40CgkzMDA6LWxyZWFkbGluZS40ID0+IC91c3IvY29tcGF0L2xpbnV4L3Vzci9s aWIvbGlicmVhZGxpbmUuc28uNAoJMzAxOi1sc3RkYysrLjUgPT4gL3Vzci9jb21wYXQvbGludXgv dXNyL2xpYi9saWJzdGRjKysuc28uNQoJMzAyOi1sc2xhbmctdXRmOC4xID0+IC91c3IvY29tcGF0 L2xpbnV4L3Vzci9saWIvbGlic2xhbmctdXRmOC5zby4xCgkzMDM6LWxmcmVldHlwZS42ID0+IC91 c3IvY29tcGF0L2xpbnV4L3Vzci9saWIvbGliZnJlZXR5cGUuc28uNgoJMzA0Oi1sdHRmLjIgPT4g L3Vzci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJ0dGYuc28uMgoJMzA1Oi1sei4xID0+IC91c3Iv Y29tcGF0L2xpbnV4L3Vzci9saWIvbGliei5zby4xCgkzMDY6LWxmb250Y29uZmlnLjEgPT4gL3Vz ci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJmb250Y29uZmlnLnNvLjEKCTMwNzotbGV4cGF0LjAg PT4gL3Vzci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJleHBhdC5zby4wCgkzMDg6LWxhc3BlbGwu MTUgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL2xpYi9saWJhc3BlbGwuc28uMTUKCTMwOTotbHBz cGVsbC4xNSA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvbGliL2xpYnBzcGVsbC5zby4xNQoJMzEw Oi1sSUNFLjYgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJJQ0Uuc28uNgoJ MzExOi1sT1NNZXNhLjQgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJPU01l c2Euc28uNAoJMzEyOi1sU00uNiA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xp YlNNLnNvLjYKCTMxMzotbFgxMS42ID0+IC91c3IvY29tcGF0L2xpbnV4L3Vzci9YMTFSNi9saWIv bGliWDExLnNvLjYKCTMxNDotbFhUcmFwLjYgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2 L2xpYi9saWJYVHJhcC5zby42CgkzMTU6LWxYYXcuNiA9PiAvdXNyL2NvbXBhdC9saW51eC91c3Iv WDExUjYvbGliL2xpYlhhdy5zby42CgkzMTY6LWxYYXcuNyA9PiAvdXNyL2NvbXBhdC9saW51eC91 c3IvWDExUjYvbGliL2xpYlhhdy5zby43CgkzMTc6LWxYY3Vyc29yLjEgPT4gL3Vzci9jb21wYXQv bGludXgvdXNyL1gxMVI2L2xpYi9saWJYY3Vyc29yLnNvLjEKCTMxODotbFhleHQuNiA9PiAvdXNy L2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xpYlhleHQuc28uNgoJMzE5Oi1sWGZvbnQuMSA9 PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xpYlhmb250LnNvLjEKCTMyMDotbFhm dC4xID0+IC91c3IvY29tcGF0L2xpbnV4L3Vzci9YMTFSNi9saWIvbGliWGZ0LnNvLjEKCTMyMTot bFhmdC4yID0+IC91c3IvY29tcGF0L2xpbnV4L3Vzci9YMTFSNi9saWIvbGliWGZ0LnNvLjIKCTMy MjotbFhpLjYgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJYaS5zby42Cgkz MjM6LWxYbXUuNiA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xpYlhtdS5zby42 CgkzMjQ6LWxYbXV1LjEgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJYbXV1 LnNvLjEKCTMyNTotbFhwLjYgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJY cC5zby42CgkzMjY6LWxYcG0uNCA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xp YlhwbS5zby40CgkzMjc6LWxYcmFuZHIuMiA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYv bGliL2xpYlhyYW5kci5zby4yCgkzMjg6LWxYcmVuZGVyLjEgPT4gL3Vzci9jb21wYXQvbGludXgv dXNyL1gxMVI2L2xpYi9saWJYcmVuZGVyLnNvLjEKCTMyOTotbFh0LjYgPT4gL3Vzci9jb21wYXQv bGludXgvdXNyL1gxMVI2L2xpYi9saWJYdC5zby42CgkzMzA6LWxYdHN0LjYgPT4gL3Vzci9jb21w YXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJYdHN0LnNvLjYKCTMzMTotbFh2LjEgPT4gL3Vzci9j b21wYXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJYdi5zby4xCgkzMzI6LWxkcHMuMSA9PiAvdXNy L2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xpYmRwcy5zby4xCgkzMzM6LWxkcHN0ay4xID0+ IC91c3IvY29tcGF0L2xpbnV4L3Vzci9YMTFSNi9saWIvbGliZHBzdGsuc28uMQoJMzM0Oi1scHNy ZXMuMSA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xpYnBzcmVzLnNvLjEKCTMz NTotbFhtLjIgPT4gL3Vzci9jb21wYXQvbGludXgvdXNyL1gxMVI2L2xpYi9saWJYbS5zby4yCgkz MzY6LWxVaWwuMiA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xpYlVpbC5zby4y CgkzMzc6LWxNcm0uMiA9PiAvdXNyL2NvbXBhdC9saW51eC91c3IvWDExUjYvbGliL2xpYk1ybS5z by4yCg== --Multipart=_Thu__10_Jun_2004_10_07_12_-0400_uRP6kr/CF.vW/tnD-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 15:00:47 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 2A01E16A4CE for ; Thu, 10 Jun 2004 15:00:47 +0000 (GMT) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C22443D5A for ; Thu, 10 Jun 2004 15:00:32 +0000 (GMT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) i5AF03GC054072; Thu, 10 Jun 2004 18:00:03 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.220.45] (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i5AF02St067459; Thu, 10 Jun 2004 18:00:03 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40C87772.6030401@noc.ntua.gr> Date: Thu, 10 Jun 2004 18:00:02 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040609) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> In-Reply-To: <20040610055016.GB81567@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 15:00:47 -0000 Kris Kennaway wrote: > On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote: > >>On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote: >> >>>On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote: >>> >>>>On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote: >>>> >>>>>http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log >>>> >>>>Interesting. The port hasn't changed since March it looks like, so it may >>>>be that a recent change to 4.x is the culprit. I'm going to update to >>>>4.10 release and see if I can't reproduce it. >>> >>>Also broken on 5.x in the same timeframe. >> >>The compilation error is clearly caused by the line: >> >>Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location >> >>being written to stdout everytime the JVM is invoked. I just need to track >>down what has caused that to start appearing. Couldn't the following excerpt from pointyhat's log have something to do with it? [...] pkg_add linux-sun-jdk-1.4.2.04.tgz Un-mounting linprocfs... tar: usr/share/zoneinfo/Canada/Yukon: file changed as we read it tar: Error exit delayed from previous errors Re-mounting linproc... Installation of the Linux base system is finished. The Linux kernel mode, which must be enabled for Linux binaries to run, is now enabled. Linux mode can be enabled permanently with the linux_enable variable of rc.conf(5). When using NIS, don't forget to edit yp.conf in /compat/linux/etc. Syntax error: Unterminated quoted string pkg_add: command '/usr/local/bin/registervm "/usr/local/linux-sun-jdk1.4.2/bin/java # Linux-Sun-JDK1.4.2.04' failed [...] Did the linprocfs mount actually succeed or not? Usually people report this error when they either forget to mount linprocfs or kldload linux (or both). Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 20:23:49 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 235AF16A4CE for ; Thu, 10 Jun 2004 20:23:49 +0000 (GMT) Received: from util.inch.com (shellutil.inch.com [216.223.208.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id B051343D46 for ; Thu, 10 Jun 2004 20:23:48 +0000 (GMT) (envelope-from gcoon@inch.com) Received: from kod.inch.com (kod.inch.com [216.223.192.68]) i5AKNvFI047319 for ; Thu, 10 Jun 2004 16:23:57 -0400 (EDT) (envelope-from gcoon@inch.com) Date: Thu, 10 Jun 2004 16:23:40 -0400 (EDT) From: Gerald To: freebsd-java@freebsd.org Message-ID: <20040610161023.Y56873@kod.inch.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Tomcat apache java freebsd Ugh! 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, 10 Jun 2004 20:23:49 -0000 Hi folks, Java apparently is supposed to work nicely on FreeBSD. It's even got a mailing list dedicated to it. After jumping through hoops to get the port version of jdk14 installed (not the linux one) I have a working Tomcat + jdk14 on freebsd 4.8. I'm looking to hook tomcat in to apache now so I can let apache do the SSL. I see there is a port mod_webapp but it did many odd things to me and in short is not working at the moment. This is where I'll start my question... mod_webapp complained about not finding the apr source. I did a make in /usr/ports/devel/apr and then jumped back in the mod_webapp workdir to ./configure --with-apr=/usr/ports/devel/apr/work/apr* and then did a make in /usr/ports/www/mod_webapp and that installed fine. I then installed apr from the port make install clean, and that installed /usr/local/lib/libapr-0.so.9. mod_webapp added his lines to httpd.conf and apachectl configtest yields: Cannot load /usr/local/libexec/apache/mod_webapp.so into server: /usr/local/lib/libapr-0.so.9: Undefined symbol "pthread_cond_signal" Shouldn't the port have linked to the pthread library properly to make this error go away? Is there a way to manually force this in the port? Is there a better way to hook apache in to tomcat? I knew I was in for a treat when I had to trick jdk14 in to installing. If anyone is curious about that problem and workaround: Problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=java/61407 Solution: http://lists.freebsd.org/mailman/htdig/freebsd-java/2003-December/001333.html Gerald From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 20:54:13 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 0702016A4CE for ; Thu, 10 Jun 2004 20:54:13 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA99443D1F for ; Thu, 10 Jun 2004 20:54:11 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i5AKrxwY075886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Jun 2004 21:53:59 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i5AKrxfQ075885; Thu, 10 Jun 2004 21:53:59 +0100 (BST) (envelope-from matthew) Date: Thu, 10 Jun 2004 21:53:59 +0100 From: Matthew Seaman To: Gerald Message-ID: <20040610205359.GA75709@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Gerald , freebsd-java@freebsd.org References: <20040610161023.Y56873@kod.inch.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <20040610161023.Y56873@kod.inch.com> User-Agent: Mutt/1.5.6i X-Greylist: Message not sent from an IPv4 address, not delayed by milter-greylist-1.3.8 (smtp.infracaninophile.co.uk [0.0.0.0]); Thu, 10 Jun 2004 21:53:59 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040604, clamav-milter version 0.71c on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-java@freebsd.org Subject: Re: Tomcat apache java freebsd Ugh! 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, 10 Jun 2004 20:54:13 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 10, 2004 at 04:23:40PM -0400, Gerald wrote: > Java apparently is supposed to work nicely on FreeBSD. It's even got a > mailing list dedicated to it. After jumping through hoops to get the port > version of jdk14 installed (not the linux one) I have a working Tomcat + > jdk14 on freebsd 4.8. >=20 > I'm looking to hook tomcat in to apache now so I can let apache do the > SSL. I see there is a port mod_webapp but it did many odd things to me and > in short is not working at the moment. mod_webapp is only one possibility -- and I believe it's quite old, and the jakarta docs list it as deprecated: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html Look at mod_jk or (the default in Tomcat 4.1) mod_jk2 as an alternative: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html The Jk stuff is well represented in ports: take your pick from: www/mod_jk www/mod_jk-apache2 www/mod_jk2 www/mod_jk2-apache2 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAyMpniD657aJF7eIRApzQAKCu5efa1nqOtG1JgmQbJJP8GWpV8wCgtIgq lsbQvRT0W+wR+3ncTJZ+8a4= =IjU8 -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 22:50:35 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 00DB616A4CE for ; Thu, 10 Jun 2004 22:50:35 +0000 (GMT) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F9E243D48 for ; Thu, 10 Jun 2004 22:50:34 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i5AMoBSe006486; Thu, 10 Jun 2004 18:50:12 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DA6B0511BD; Thu, 10 Jun 2004 15:50:11 -0700 (PDT) Date: Thu, 10 Jun 2004 15:50:11 -0700 From: Kris Kennaway To: Panagiotis Astithas Message-ID: <20040610225011.GD98618@xor.obsecurity.org> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> <40C87772.6030401@noc.ntua.gr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="q9KOos5vDmpwPx9o" Content-Disposition: inline In-Reply-To: <40C87772.6030401@noc.ntua.gr> User-Agent: Mutt/1.4.2.1i cc: java@freebsd.org cc: Kris Kennaway Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 22:50:35 -0000 --q9KOos5vDmpwPx9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 10, 2004 at 06:00:02PM +0300, Panagiotis Astithas wrote: > Couldn't the following excerpt from pointyhat's log have something to do= =20 > with it? > pkg_add linux-sun-jdk-1.4.2.04.tgz > Un-mounting linprocfs... > tar: usr/share/zoneinfo/Canada/Yukon: file changed as we read it > tar: Error exit delayed from previous errors > Re-mounting linproc... >=20 > Installation of the Linux base system is > finished. The Linux kernel mode, which > must be enabled for Linux binaries to run, > is now enabled. Linux mode can be enabled > permanently with the linux_enable variable > of rc.conf(5). >=20 > When using NIS, don't forget to edit > yp.conf in /compat/linux/etc. >=20 > Syntax error: Unterminated quoted string > pkg_add: command '/usr/local/bin/registervm=20 > "/usr/local/linux-sun-jdk1.4.2/bin/java # Linux-Sun-JDK1.4.2.04' failed > [...] >=20 >=20 > Did the linprocfs mount actually succeed or not? Usually people report=20 > this error when they either forget to mount linprocfs or kldload linux=20 > (or both). Well, the unterminated quoted string might have something to do with it (a problem in the linux-sun-jdk package install script?), but if linprocfs does not unmount cleanly then it spews thousands of lines of errors :-) Kris --q9KOos5vDmpwPx9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAyOWjWry0BWjoQKURAl46AKDmU6cC8uJbrAOCbbsOM/vKG9duuwCg9PPC zgUE0luUjz2WE1p6MVo2MGE= =QcTf -----END PGP SIGNATURE----- --q9KOos5vDmpwPx9o-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 22:58:40 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 B788E16A4D0 for ; Thu, 10 Jun 2004 22:58:40 +0000 (GMT) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A4FA43D39 for ; Thu, 10 Jun 2004 22:58:40 +0000 (GMT) (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 1BYYVJ-0000Jk-02; Thu, 10 Jun 2004 16:58:37 -0600 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr9.xmission.com with esmtp (Exim 4.31) id 1BYYVJ-00030d-Q5; Thu, 10 Jun 2004 16:58:37 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i5AMwZea088287; Thu, 10 Jun 2004 16:58:36 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i5AMwZkF088286; Thu, 10 Jun 2004 16:58:35 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 10 Jun 2004 16:58:34 -0600 From: Greg Lewis To: Kris Kennaway Message-ID: <20040610225834.GA88272@misty.eyesbeyond.com> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> <40C87772.6030401@noc.ntua.gr> <20040610225011.GD98618@xor.obsecurity.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20040610225011.GD98618@xor.obsecurity.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 mgr9.xmission.com X-Spam-Level: * X-Spam-Status: No, hits=1.0 required=8.0 tests=XMShortCap autolearn=no version=2.63 X-SA-Exim-Connect-IP: 166.70.56.15 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 4.0 (built Sat, 24 Apr 2004 12:31:30 +0200) X-SA-Exim-Scanned: Yes (on mgr9.xmission.com) cc: java@freebsd.org cc: Panagiotis Astithas Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 22:58:40 -0000 On Thu, Jun 10, 2004 at 03:50:11PM -0700, Kris Kennaway wrote: > Well, the unterminated quoted string might have something to do with > it (a problem in the linux-sun-jdk package install script?), but if Actually to do with pkg-plist - fixed. -- 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 Thu Jun 10 23:11:24 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 8683216A4CE for ; Thu, 10 Jun 2004 23:11:24 +0000 (GMT) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 442E143D48 for ; Thu, 10 Jun 2004 23:11:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i5ANB1Se019013; Thu, 10 Jun 2004 19:11:01 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6435951384; Thu, 10 Jun 2004 16:11:01 -0700 (PDT) Date: Thu, 10 Jun 2004 16:11:01 -0700 From: Kris Kennaway To: Greg Lewis Message-ID: <20040610231101.GA99161@xor.obsecurity.org> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> <40C87772.6030401@noc.ntua.gr> <20040610225011.GD98618@xor.obsecurity.org> <20040610225834.GA88272@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <20040610225834.GA88272@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i cc: java@freebsd.org cc: Panagiotis Astithas cc: Kris Kennaway Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 23:11:24 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 10, 2004 at 04:58:34PM -0600, Greg Lewis wrote: > On Thu, Jun 10, 2004 at 03:50:11PM -0700, Kris Kennaway wrote: > > Well, the unterminated quoted string might have something to do with > > it (a problem in the linux-sun-jdk package install script?), but if >=20 > Actually to do with pkg-plist - fixed. I'll give the build another shot. Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAyOqEWry0BWjoQKURAu4NAKDXiAG/0H4g/nI8NYad6dyK0V83xACfQXYf +7z7DV6KTNG+Fc4mQtio5YU= =m+pH -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z-- From owner-freebsd-java@FreeBSD.ORG Thu Jun 10 23:27: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 C484A16A4CE for ; Thu, 10 Jun 2004 23:27:07 +0000 (GMT) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5D2243D49 for ; Thu, 10 Jun 2004 23:27:07 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.203] (helo=mgr3.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1BYYvf-0003Dj-02; Thu, 10 Jun 2004 17:25:51 -0600 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr3.xmission.com with esmtp (Exim 4.32) id 1BYYve-0005N5-Rd; Thu, 10 Jun 2004 17:25:50 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i5ANPnHR088561; Thu, 10 Jun 2004 17:25:49 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i5ANPmjV088560; Thu, 10 Jun 2004 17:25:48 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 10 Jun 2004 17:25:48 -0600 From: Greg Lewis To: Kris Kennaway Message-ID: <20040610232548.GA88510@misty.eyesbeyond.com> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> <40C87772.6030401@noc.ntua.gr> <20040610225011.GD98618@xor.obsecurity.org> <20040610225834.GA88272@misty.eyesbeyond.com> <20040610231101.GA99161@xor.obsecurity.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20040610231101.GA99161@xor.obsecurity.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 mgr3.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-Connect-IP: 166.70.56.15 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 4.0 (built Sat, 24 Apr 2004 12:31:30 +0200) X-SA-Exim-Scanned: Yes (on mgr3.xmission.com) cc: java@freebsd.org cc: Panagiotis Astithas Subject: Re: jdk-1.4.2p6_4 broken on 4.x 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, 10 Jun 2004 23:27:07 -0000 On Thu, Jun 10, 2004 at 04:11:01PM -0700, Kris Kennaway wrote: > On Thu, Jun 10, 2004 at 04:58:34PM -0600, Greg Lewis wrote: > > On Thu, Jun 10, 2004 at 03:50:11PM -0700, Kris Kennaway wrote: > > > Well, the unterminated quoted string might have something to do with > > > it (a problem in the linux-sun-jdk package install script?), but if > > > > Actually to do with pkg-plist - fixed. > > I'll give the build another shot. I think the problem with the packing list is a red herring (it must was introduced 11 months ago) and the real problem lies elsewhere. But feel free to prove me wrong :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org