From owner-freebsd-java Mon Mar 4 2:39:12 2002 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id 824D037B400 for ; Mon, 4 Mar 2002 02:39:08 -0800 (PST) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id <1Z1F8LCM>; Mon, 4 Mar 2002 11:39:06 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA3E4@l04.research.kpn.com> From: "Koster, K.J." To: 'Mikhail Kruk' Cc: freebsd-java@FreeBSD.ORG Subject: RE: Ugrade from linux-jdk to native Date: Mon, 4 Mar 2002 11:38:56 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Mikhail, > > > Is there? Microsoft's Java VM has always been one of the > best, if not the > > very best. The MacOS X port is brand new. > > http://rsb.info.nih.gov/plasma2/ > in case you want to see it. > Thanks. 74fps in Opera for Windows on my box. :-) > > Is MacOS X really brand new? Did they port it like FreeBSD > porters do, or did they write a new VM from scratch? > I'm not sure. You'd have to look at Apple's site. I was more referring to that Microsoft's VM has had time to stabalize on the platform, while the MacOS X one hasn't. > > Also is it me, or is each new release of Sun's JDK much > slower than the previous? (with teh exception of 1.3 being faster > than 1.2, but than again everything is faster than 1.2). I mean 1.4 > seems much slower than 1.3 to me. I know, know, it has a superior > JIT technology and everything, but... > I have not tried 1.4 yet, but I hear the same from my coworkers. 1.2.2 was a dog, and I guess 1.4 is going to be one too. Write once, crawl anywhere. :-) Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Mar 4 4: 7:30 2002 Delivered-To: freebsd-java@freebsd.org Received: from datacore.za.net (lib6.somcol.co.za [196.30.167.140]) by hub.freebsd.org (Postfix) with ESMTP id 13D0937B400 for ; Mon, 4 Mar 2002 04:07:24 -0800 (PST) Received: (from root@localhost) by datacore.za.net (8.11.6/8.11.6) id g24EIih45328 for freebsd-java@freebsd.org; Mon, 4 Mar 2002 14:18:44 GMT (envelope-from malan) Date: Mon, 4 Mar 2002 14:18:44 GMT From: Malan Message-Id: <200203041418.g24EIih45328@datacore.za.net> To: undisclosed-recipients: ; Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I'm running FreeBSD 4.5 release... I want to run the linux jdk 1.4 however i get the following error: Exception in thread "main" java.lang.NoClassDefFoundError: malan/class Where malan is a hello world class... I get the same error if i specify a file that doesn't exist... any ideas? Thanx Malan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Mar 4 4:17: 8 2002 Delivered-To: freebsd-java@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 2E1DE37B402 for ; Mon, 4 Mar 2002 04:17:06 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.33 #1) id 16hrOE-000G53-00; Mon, 04 Mar 2002 12:16:26 +0000 Date: Mon, 4 Mar 2002 12:16:26 +0000 From: Rasputin To: Malan Cc: java@freebsd.org Subject: Re: your mail Message-ID: <20020304121626.A61796@shikima.mine.nu> Reply-To: Rasputin References: <200203041418.g24EIih45328@datacore.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200203041418.g24EIih45328@datacore.za.net>; from malan@datacore.za.net on Mon, Mar 04, 2002 at 02:18:44PM +0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Malan [020304 12:08]: > Hi > I'm running FreeBSD 4.5 release... > I want to run the linux jdk 1.4 however i get the following error: > Exception in thread "main" java.lang.NoClassDefFoundError: malan/class > Where malan is a hello world class... > I get the same error if i specify a file that doesn't exist... any ideas? > Thanx > Malan You're typing java malan.class by the look of it. '.' is used asd a package delimiter, so the above says: 'fire up the class called class from the package malan' try java malan -- One Page Principle: A specification that will not fit on one page of 8.5x11 inch paper cannot be understood. -- Mark Ardis Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Mar 4 4:47:22 2002 Delivered-To: freebsd-java@freebsd.org Received: from datacore.za.net (lib6.somcol.co.za [196.30.167.140]) by hub.freebsd.org (Postfix) with ESMTP id 1CBD237B41A for ; Mon, 4 Mar 2002 04:47:17 -0800 (PST) Received: (from root@localhost) by datacore.za.net (8.11.6/8.11.6) id g24EvoV45942 for freebsd-java@freebsd.org; Mon, 4 Mar 2002 14:57:50 GMT (envelope-from malan) Date: Mon, 4 Mar 2002 14:57:50 GMT From: Malan Message-Id: <200203041457.g24EvoV45942@datacore.za.net> To: undisclosed-recipients: ; Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Do any of you run forte for linux v.3 on FreeBSD? I installed it using the rpm manager for freebsd but it gives a error on load.. Any ideas? Malan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Mar 4 11: 2:50 2002 Delivered-To: freebsd-java@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2746F37B41A for ; Mon, 4 Mar 2002 11:02:19 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g24J2Ie56163 for java@freebsd.org; Mon, 4 Mar 2002 11:02:18 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 4 Mar 2002 11:02:18 -0800 (PST) Message-Id: <200203041902.g24J2Ie56163@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Subject: Current problem reports assigned to you Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2002/01/20] ports/34099 java /usr/ports/java/jdk13 fails to build 1 problem total. Non-critical problems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Mar 4 11:42:45 2002 Delivered-To: freebsd-java@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6979237B400; Mon, 4 Mar 2002 11:42:44 -0800 (PST) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g24JYav67074; Mon, 4 Mar 2002 11:34:36 -0800 (PST) (envelope-from znerd) Date: Mon, 4 Mar 2002 11:34:36 -0800 (PST) From: Message-Id: <200203041934.g24JYav67074@freefall.freebsd.org> To: erich@tacni.net, znerd@FreeBSD.org, java@FreeBSD.org Subject: Re: ports/34099: /usr/ports/java/jdk13 fails to build Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: /usr/ports/java/jdk13 fails to build State-Changed-From-To: feedback->closed State-Changed-By: znerd State-Changed-When: Mon Mar 4 11:28:09 PST 2002 State-Changed-Why: Closing this PR for the following reasons: 0) received no feedback from the originator 1) the complaint pertains to an old version of the port 2) nobody else complained about this 3) built this port today with no problems http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34099 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 5 0: 3:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 69E1437B405 for ; Tue, 5 Mar 2002 00:03:54 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g2583t123803 for java@FreeBSD.org; Tue, 5 Mar 2002 09:03:55 +0100 (CET) (envelope-from ernst) Message-Id: <200203050803.g2583t123803@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: java@FreeBSD.org Subject: Re: Current problem reports assigned to you Date: Tue, 5 Mar 2002 09:03:55 +0100 X-Mailer: KMail [version 1.3.2] References: <200203041902.g24J2Ie56163@freefall.freebsd.org> In-Reply-To: <200203041902.g24J2Ie56163@freefall.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The PR has been closed. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/34099 Ernst On Monday 04 March 2002 20:02, FreeBSD bugmaster wrote: > Current FreeBSD problem reports > Critical problems > Serious problems > > S Submitted Tracker Resp. Description > --------------------------------------------------------------------------- >---- f [2002/01/20] ports/34099 java /usr/ports/java/jdk13 fails to > build > > 1 problem total. > > Non-critical problems > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 5 12:14:41 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail.3path.com (64.90.179.74.nyinternet.net [64.90.179.74]) by hub.freebsd.org (Postfix) with ESMTP id BB2EF37B402 for ; Tue, 5 Mar 2002 12:14:11 -0800 (PST) Received: from there (sysmon1 [192.168.100.51]) by mail.3path.com (Postfix) with SMTP id 0F55A1FD978 for ; Tue, 5 Mar 2002 15:15:05 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com Organization: r e t r o v e r t i g o To: freebsd-java@freebsd.org Subject: Fwd: Java HTTP proxy vulnerability Date: Tue, 5 Mar 2002 15:11:52 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020305201505.0F55A1FD978@mail.3path.com> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is this addressed in the BSD JDK? Cheers, ---------- Forwarded Message ---------- Subject: Java HTTP proxy vulnerability Date: 05 Mar 2002 02:32:24 +0100 From: Harmen van der Wal To: bugtraq@securityfocus.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ===Java HTTP proxy vulnerability=== Reference wal-01 Version 1.0 Date March 05, 2002 ===Cross references Sun Security Bulletin #00216 Microsoft Security Bulletin MS02-013 Vulnerability identifier CAN-2002-0058 (under review) http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0058 ===Classifications Java, networking, HTTP Web browsers, applets Unchecked network access, HTTP proxy connection hijacking ===Abstract problem description =Background The Java security model is designed to allow code from an untrusted source, usually web applets, to be safely executed. =Problem An applet could do irregular, unchecked HTTP requests. =Consequence Network access restrictions that apply, can be bypassed. Only systems that have a HTTP proxy configured can be vulnerable. One particular nasty exploit is where a remote server, aided by a hostile applet, hijacks a browsers persistent HTTP connection to its configured HTTP proxy. ===Affected software & patch availability; vendor bulletins =Sun Bulletin Number: #00216 Date: March 4, 2002 Title: HttpURLConnection http://sunsolve.Sun.COM/pub-cgi/secBulletin.pl (At the time of this writing bulletin 216 was not available on the website yet.) =Microsoft Microsoft Security Bulletin MS02-013 Java Applet Can Redirect Browser Traffic Originally posted: March 04, 2002 http://www.microsoft.com/technet/treeview/default.asp? url=/technet/security/bulletin/MS02-013.asp (URL is wrapped, please fix.) =Netscape Sun JVM (Java Virtual Machine) Issue http://home.netscape.com/security/ ===Vendor contact Shortly after I, more or less by coincidence, discovered the issue, I reported it to Sun on April 07, 2001. They communicated it to their Java licensees, and coordinated a synchronized response. =Free Java implementations I audited both Kaffe and GNU Classpath class libraries, and to the best of my knowledge, they are not vulnerable to this issue. Anyone out there developing a free(TM) Java, please contact me if you have questions or concerns, and I will be happy to assist you in any way I can. ===Disclosure policy I do not plan to release details of the vulnerability, that could make it easier for crackers to get exploits, before a three month grace period has expired. Customers should not to assume that the lack of vulnerability details at this time will prevent the creation of exploit programs. ===Detailed problem description No details are provided at this time. See Disclosure policy. ===PoC-exploit I supplied Sun with a PoC-exploit, and they passed it on to other vendors. No further distribution is expected. ===Software I tested/audited myself. Sun/Blackdown 1.1.7/8, 1.2.2, 1.3.0/1 linux/win32 Netscape 4.61 default Java Runtime linux MSIE 5.0 default Java Runtime win32 HotJava Browser 3.0 Kaffe 1.06 GNU Classpath 0.03 ===Acknowledgment Thanks to the vendors for addressing the issue. Special thanks to Sun, in particular Chok Poh, for coordinating. ===Disclaimer & Copying This comes with ABSOLUTELY NO WARRANTY! Copying in whole and quoting parts permitted. ===History Version 1.0 is the first release of this document. Updates http://www.xs4all.nl/~harmwal/issue/wal-01.txt ===Contact Author Harmen van der Wal Mail harmwal@xs4all.nl PGP http://www.xs4all.nl/~harmwal/harmen.pgp.txt ===End=== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8hBnWqX9LFhm8cvYRAsXwAJ4jr1pm6lTqarPmbZNhuc4gGAwNSACeMIg9 nEyfEY6Us0AxLR0FoKFM/Q0= =a9rw -----END PGP SIGNATURE----- -- Harmen van der Wal - http://www.xs4all.nl/~harmwal/ ------------------------------------------------------- -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 5 13:40:32 2002 Delivered-To: freebsd-java@freebsd.org Received: from mooseriver.com (superior.mooseriver.com [205.166.121.28]) by hub.freebsd.org (Postfix) with ESMTP id 9187837B402 for ; Tue, 5 Mar 2002 13:40:29 -0800 (PST) Received: (from jgrosch@localhost) by mooseriver.com (8.11.6/8.11.5) id g25LeTD18388 for java@freebsd.org; Tue, 5 Mar 2002 13:40:29 -0800 (PST) (envelope-from jgrosch) Date: Tue, 5 Mar 2002 13:40:29 -0800 From: Josef Grosch To: java@freebsd.org Subject: J2ME on FreeBSD Message-ID: <20020305214029.GA18313@mooseriver.com> Reply-To: jgrosch@mooseriver.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is anyone working on a port of J2ME to FreeBSD? Josef -- Josef Grosch | Another day closer to a | FreeBSD 4.5 jgrosch@MooseRiver.com | Micro$oft free world | www.bafug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 5 13:45:19 2002 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by hub.freebsd.org (Postfix) with ESMTP id D6D7137B48E for ; Tue, 5 Mar 2002 13:44:56 -0800 (PST) Received: from billh by gnuppy.monkey.org with local (Exim 3.34 #1 (Debian)) id 16iMji-0000yo-00; Tue, 05 Mar 2002 13:44:42 -0800 Date: Tue, 5 Mar 2002 13:44:42 -0800 To: Josef Grosch Cc: java@freebsd.org Subject: Re: J2ME on FreeBSD Message-ID: <20020305214442.GA3756@gnuppy.monkey.org> References: <20020305214029.GA18313@mooseriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020305214029.GA18313@mooseriver.com> User-Agent: Mutt/1.3.27i From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Mar 05, 2002 at 01:40:29PM -0800, Josef Grosch wrote: > Is anyone working on a port of J2ME to FreeBSD? Not that I know of, but I'm certain that commercial companies are doing that stuff. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 5 14:29:12 2002 Delivered-To: freebsd-java@freebsd.org Received: from neptune.ancept.com (Ancept-18.completeis.com [206.146.185.178]) by hub.freebsd.org (Postfix) with ESMTP id BC01A37B400 for ; Tue, 5 Mar 2002 14:29:09 -0800 (PST) Received: from there (wookiee.ancept.com [206.146.185.189]) by neptune.ancept.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id F629DZ0Q; Tue, 5 Mar 2002 16:29:03 -0600 Content-Type: text/plain; charset="iso-8859-1" From: McClain Looney To: java@freeBSD.org Subject: Re: J2ME on FreeBSD Date: Tue, 5 Mar 2002 16:28:58 -0600 X-Mailer: KMail [version 1.3.2] References: <20020305214029.GA18313@mooseriver.com> In-Reply-To: <20020305214029.GA18313@mooseriver.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020305222909.BC01A37B400@hub.freebsd.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org the j2mewtk (j2me something toolkit) runs on freeBSD with very little modification. details at http://www.looneys.net/cgi-bin/moin.cgi/Java_20on_20FreeBSD -mcclain On Tuesday 05 March 2002 03:40 pm, Josef Grosch wrote: > Is anyone working on a port of J2ME to FreeBSD? > > > Josef To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 0:19: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 16DA937B49E for ; Wed, 6 Mar 2002 00:18:36 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g268Ibq13734; Wed, 6 Mar 2002 09:18:37 +0100 (CET) (envelope-from ernst) Message-Id: <200203060818.g268Ibq13734@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: java@freeBSD.org Subject: J2ME port? (Was: J2ME on FreeBSD) Date: Wed, 6 Mar 2002 09:18:37 +0100 X-Mailer: KMail [version 1.3.2] References: <20020305214029.GA18313@mooseriver.com> <20020305222909.BC01A37B400@hub.freebsd.org> In-Reply-To: <20020305222909.BC01A37B400@hub.freebsd.org> Cc: McClain Looney MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Anyone care to write a port for it? Ernst On Tuesday 05 March 2002 23:28, McClain Looney wrote: > the j2mewtk (j2me something toolkit) runs on freeBSD with very little > modification. details at > http://www.looneys.net/cgi-bin/moin.cgi/Java_20on_20FreeBSD > > -mcclain > > On Tuesday 05 March 2002 03:40 pm, Josef Grosch wrote: > > Is anyone working on a port of J2ME to FreeBSD? > > > > > > Josef > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 1:49:30 2002 Delivered-To: freebsd-java@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 809B137B416 for ; Wed, 6 Mar 2002 01:49:27 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.33 #1) id 16iY34-0003Jh-00 for java@freebsd.org; Wed, 06 Mar 2002 09:49:26 +0000 Date: Wed, 6 Mar 2002 09:49:25 +0000 From: Rasputin To: java@freebsd.org Subject: 1.3 on netBSD? Message-ID: <20020306094925.A12727@shikima.mine.nu> Reply-To: Rasputin Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Am I right in thinking our JDK1.3 port could run under NetBSD? I'm sure I saw a reference to it the other day, but I'm all Googled out and drew a blank... If no-ones done it yet, can I check I'm not getting anyone in trouble (re: the upcoming binary release) if I have a go at porting it? (Obviously, I don't really expect to manage it, but blind optimism is always fun....) -- Q: How many IBM cpu's does it take to do a logical right shift? A: 33. 1 to hold the bits and 32 to push the register. Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 2:49:20 2002 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id 17BBA37B405 for ; Wed, 6 Mar 2002 02:49:16 -0800 (PST) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id <1Z1F8W5H>; Wed, 6 Mar 2002 11:49:14 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA41E@l04.research.kpn.com> From: "Koster, K.J." To: 'Rasputin' Cc: java@FreeBSD.ORG Subject: RE: 1.3 on netBSD? Date: Wed, 6 Mar 2002 11:49:14 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Rasputin, > > Am I right in thinking our JDK1.3 port could run under NetBSD? > > I'm sure I saw a reference to it the other day, but I'm all > Googled out and drew a blank... > http://www.kjkoster.org/java/ ? It's a bit out of date, though. > > If no-ones done it yet, can I check I'm not getting anyone in trouble > (re: the upcoming binary release) if I have a go at porting it? > > (Obviously, I don't really expect to manage it, but blind optimism is > always fun....) > If you'll look through Greg's patch set you will find that there are numerous NetBSD related fixes in there already, as well as FreeBSD and OpenBSD ones. I haven't heard from the NetBSD people lately, but I'm sure that they are still lurking on the other java porting mailing lists. Send mail to Nate Williams to arrange access to the CVS repo. If you want to work on porting the JDK to NetBSD, please do so. :^) http://www.freebsd.org/java/howhelp.html. Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 7:36:30 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 8FB5137B402 for ; Wed, 6 Mar 2002 07:36:24 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16idSk-0006zn-00; Wed, 06 Mar 2002 08:36:22 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g26FaBM16118; Thu, 7 Mar 2002 02:06:11 +1030 (CST) (envelope-from glewis) Date: Thu, 7 Mar 2002 02:06:10 +1030 From: Greg Lewis To: Rasputin Cc: java@FreeBSD.ORG Subject: Re: 1.3 on netBSD? Message-ID: <20020307020610.A16086@misty.eyesbeyond.com> References: <20020306094925.A12727@shikima.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020306094925.A12727@shikima.mine.nu>; from rasputin@shikima.mine.nu on Wed, Mar 06, 2002 at 09:49:25AM +0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Mar 06, 2002 at 09:49:25AM +0000, Rasputin wrote: > > Am I right in thinking our JDK1.3 port could run under NetBSD? > > I'm sure I saw a reference to it the other day, but I'm all Googled out > and drew a blank... > > If no-ones done it yet, can I check I'm not getting anyone in trouble > (re: the upcoming binary release) if I have a go at porting it? It should work on NetBSD, however the last patch has a compilation error on NetBSD due to me not getting a chance to test it there. Its relatively easy to fix though. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 11:23: 6 2002 Delivered-To: freebsd-java@freebsd.org Received: from sinclair.swishmail.com (sinclair.swishmail.com [209.10.110.64]) by hub.freebsd.org (Postfix) with SMTP id 9480537B400 for ; Wed, 6 Mar 2002 11:23:03 -0800 (PST) Received: (qmail 36592 invoked from network); 6 Mar 2002 19:23:03 -0000 Received: from unknown (HELO lenny) (206.32.4.77) by sinclair.swishmail.com with SMTP; 6 Mar 2002 19:23:02 -0000 Message-ID: <002c01c1c544$55c36000$780000d2@mesaintl.com> Reply-To: "MIS" From: "MIS" To: "FreeBSD Java" Subject: mod_webapp for Tomcat 4.0.2 Date: Wed, 6 Mar 2002 14:23:02 -0500 Organization: Mesa International MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has anyone succeeded in building mod_webapp for Tomcat 4.0.2? I'm willing to try and build a port but it will be my first. That being said it will take me a while... Also, I don't want to duplicate someone else's efforts. Len Huppe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 14:29: 3 2002 Delivered-To: freebsd-java@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 5DA0537B423 for ; Wed, 6 Mar 2002 14:28:52 -0800 (PST) Received: from there ([80.4.0.11]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020306222852.JLXE305.mta03-svc.ntlworld.com@there> for ; Wed, 6 Mar 2002 22:28:52 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Mike D To: java@FreeBSD.ORG Subject: 1.3 native and linux Date: Wed, 6 Mar 2002 22:28:42 +0000 X-Mailer: KMail [version 1.3] References: <59063B5B4D98D311BC0D0001FA7E452205FDA41E@l04.research.kpn.com> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA41E@l04.research.kpn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020306222852.JLXE305.mta03-svc.ntlworld.com@there> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Am I wrong, or does the native jdk 1.3.1 port install the linux one anyway? Or is the /usr/ports/java/jdk1.3/ not *the* native port. I feel confused. Thanks for any clarifications in advance. Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 14:30:14 2002 Delivered-To: freebsd-java@freebsd.org Received: from daedalus.cs.brandeis.edu (daedalus.cs.brandeis.edu [129.64.3.179]) by hub.freebsd.org (Postfix) with ESMTP id A404137B404 for ; Wed, 6 Mar 2002 14:30:08 -0800 (PST) Received: from localhost (meshko@localhost) by daedalus.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id RAA25847; Wed, 6 Mar 2002 17:30:04 -0500 Date: Wed, 6 Mar 2002 17:30:04 -0500 (EST) From: Mikhail Kruk To: Mike D Cc: java@FreeBSD.ORG Subject: Re: 1.3 native and linux In-Reply-To: <20020306222852.JLXE305.mta03-svc.ntlworld.com@there> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org jdk1.3 is native port but it needs linux jdk to build. After it is installed you can remove linux-jdk. This will no longer be required when Sun will allow binary distribution of package. > Am I wrong, or does the native jdk 1.3.1 port install the linux one anyway? > Or is the /usr/ports/java/jdk1.3/ not *the* native port. > > I feel confused. > > Thanks for any clarifications in advance. > > Mike > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 14:37:16 2002 Delivered-To: freebsd-java@freebsd.org Received: from neptune.ancept.com (Ancept-18.completeis.com [206.146.185.178]) by hub.freebsd.org (Postfix) with ESMTP id F1AA837B417 for ; Wed, 6 Mar 2002 14:37:13 -0800 (PST) Received: from there (wookiee.ancept.com [206.146.185.189]) by neptune.ancept.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id F629D5PD; Wed, 6 Mar 2002 16:37:08 -0600 Content-Type: text/plain; charset="iso-8859-1" From: McClain Looney To: java@freeBSD.org Subject: Re: 1.3 native and linux Date: Wed, 6 Mar 2002 16:36:58 -0600 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020306223714.F1AA837B417@hub.freebsd.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org afaik, the linux jdk is needed only to build the bytecode in the core system (rt.jar et al) -mcclain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Mar 6 23:29:54 2002 Delivered-To: freebsd-java@freebsd.org Received: from hotmail.com (f148.law11.hotmail.com [64.4.17.148]) by hub.freebsd.org (Postfix) with ESMTP id 4A6B937B402 for ; Wed, 6 Mar 2002 23:29:49 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 6 Mar 2002 23:29:49 -0800 Received: from 196.30.167.211 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 07 Mar 2002 07:29:48 GMT X-Originating-IP: [196.30.167.211] From: "Malan Joubert" To: freebsd-java@freebsd.org Subject: Forte for java on FreeBSD install error Date: Thu, 07 Mar 2002 09:29:48 +0200 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 07 Mar 2002 07:29:49.0157 (UTC) FILETIME=[DD08C950:01C1C5A9] Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I’m trying to install the forte port on FreeBSD. Version: forte-3.0_2 I copied the .class file into /distfiles and tried to install the port but it said it needed: /usr/local/linux-jdk1.3.1/bin/java I only had the jdk1.4.0 for linux installed, so I copied the sdk to / usr/local/linux-jdk1.3.1/ and make installed the port again but it now give me the following error: make install ===> Installing for forte-3.0_2 ===> forte-3.0_2 depends on file: /usr/local/linux-jdk1.3.1/bin/java - found ===> forte-3.0_2 depends on shared library: X11.6 - found install: /usr/local/share/java/forte4j/bin: No such file or directory *** Error code 71 Stop in /usr/ports/java/forte. *** Error code 1 Stop in /usr/ports/java/forte. *** Error code 1 Stop in /usr/ports/java/forte. I create the directory it asked for only to be told that I have already got forte installed and should uninstall it before installing the new version… Has anyone got any ideas as to what is wrong? I would think that it is not the sdk’s version giving the error as it should work on a never sdk? BTW The sdk works and compiles a basic “hello world” app Any help would be much appreciated, Malan Joubert _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 1:34:36 2002 Delivered-To: freebsd-java@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id C1BC337B402 for ; Thu, 7 Mar 2002 01:34:34 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16iuHb-0000IN-00; Thu, 07 Mar 2002 09:33:55 +0000 Date: Thu, 7 Mar 2002 09:33:55 +0000 From: Rasputin To: Greg Lewis Cc: java@freebsd.org Subject: Re: 1.3 on netBSD? Message-ID: <20020307093355.A1121@shikima.mine.nu> Reply-To: Rasputin References: <20020306094925.A12727@shikima.mine.nu> <20020307020610.A16086@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020307020610.A16086@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Thu, Mar 07, 2002 at 02:06:10AM +1030 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Greg Lewis [020306 15:36]: > On Wed, Mar 06, 2002 at 09:49:25AM +0000, Rasputin wrote: > > > > Am I right in thinking our JDK1.3 port could run under NetBSD? > > > > I'm sure I saw a reference to it the other day, but I'm all Googled out > > and drew a blank... > > > > If no-ones done it yet, can I check I'm not getting anyone in trouble > > (re: the upcoming binary release) if I have a go at porting it? > > It should work on NetBSD, however the last patch has a compilation error > on NetBSD due to me not getting a chance to test it there. Its relatively > easy to fix though. Maybe for you mate :) I'll give it a whirl, need an excuse to spend more time in NetBSD anyway. Is it very i386-centric? -- Anyone who uses the phrase "easy as taking candy from a baby" has never tried taking candy from a baby. -- Robin Hood Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 5:11:22 2002 Delivered-To: freebsd-java@freebsd.org Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by hub.freebsd.org (Postfix) with ESMTP id 997A937B402; Thu, 7 Mar 2002 05:11:16 -0800 (PST) Received: from localhost (hquiroz@localhost) by puget.esil.univ-mrs.fr (8.11.6/8.11.6) with ESMTP id g27DIL044251; Thu, 7 Mar 2002 14:18:32 +0100 (CET) (envelope-from hquiroz@esil.univ-mrs.fr) X-Authentication-Warning: puget.esil.univ-mrs.fr: hquiroz owned process doing -bs Date: Thu, 7 Mar 2002 14:18:21 +0100 (CET) From: Herve Quiroz To: Ernst de Haan Cc: java@FreeBSD.ORG Subject: Re: Draft for first bsd.java.mk document In-Reply-To: <02030217014603.03516@heinz> Message-ID: <20020307140652.P44242-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Don't you think there should also be a JAVA_LIBS (or whataever it is called) variable set after having computed USE_JAVA that points to the prefix directory where lib jars are to be stored. This is quite an issue for me because I get tired of looking for all the jars to include in my classpath in different locations. With the use of JAVA_LIBS, you can use JAVA_LIBS in the makefiles from your own development. Also maybe we should recommend from ports maintainer that each jar in the JAVA_LIBS directory be named $PORTNAME-$PORTVERSION.jar and all port-related docs be in $PREFIX/share/doc/$PORTNAME-$PORTVERSION and API doc in $PREFIX/share/doc/$PORTNAME-$PORTVERSION/{api|javadoc} BTW, did you have some feedback from the people in charge of FreeBSD ports regarding your proposal ? Herv=E9 On Sat, 2 Mar 2002, Ernst de Haan wrote: > Dear Kees Jan and all, > > > I've updated the first document and started with a second one. Any > preliminary reviews would be more than welcome: > > http://www.metaverse.nl/~ernst/installing.html > http://www.metaverse.nl/~ernst/writing.html > > I've changed the installing.html document per your suggestion, Kees Jan := ) > > Will keep you posted. > > > Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 5:25:37 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 29D0A37B405 for ; Thu, 7 Mar 2002 05:25:33 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g27DPWw84128; Thu, 7 Mar 2002 14:25:32 +0100 (CET) (envelope-from ernst) Message-Id: <200203071325.g27DPWw84128@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Herve Quiroz Subject: Re: Draft for first bsd.java.mk document Date: Thu, 7 Mar 2002 14:25:31 +0100 X-Mailer: KMail [version 1.3.2] Cc: java@FreeBSD.ORG References: <20020307140652.P44242-100000@puget.esil.univ-mrs.fr> In-Reply-To: <20020307140652.P44242-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Herve, > Don't you think there should also be a JAVA_LIBS (or whataever it is > called) variable set after having computed USE_JAVA that points to the > prefix directory where lib jars are to be stored. This discussion about the placement of JARs, Java source code and Javadoc API documentation is for me something to do *after* the initial release of bsd.java.mk. One step at a time :) Wrt the JAR placement: I was thinking of something like INSTALL_JAR, similar to INSTALL_DATA or INSTALL_SCRIPT. > BTW, did you have some feedback from the people in charge of FreeBSD ports > regarding your proposal ? Nope. Except for a reply from Maxim Sobomax, who's in the portmgr team. Ernst > Hervé > > On Sat, 2 Mar 2002, Ernst de Haan wrote: > > Dear Kees Jan and all, > > > > > > I've updated the first document and started with a second one. Any > > preliminary reviews would be more than welcome: > > > > http://www.metaverse.nl/~ernst/installing.html > > http://www.metaverse.nl/~ernst/writing.html > > > > I've changed the installing.html document per your suggestion, Kees Jan > > :) > > > > Will keep you posted. > > > > > > Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 7:26:22 2002 Delivered-To: freebsd-java@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id D754837B48E for ; Thu, 7 Mar 2002 07:25:28 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16izke-0002wc-00; Thu, 07 Mar 2002 15:24:16 +0000 Date: Thu, 7 Mar 2002 15:24:16 +0000 From: Rasputin To: Greg Lewis Cc: java@freebsd.org Subject: Re: 1.3 on netBSD? Message-ID: <20020307152416.A11305@shikima.mine.nu> Reply-To: Rasputin References: <20020306094925.A12727@shikima.mine.nu> <20020307020610.A16086@misty.eyesbeyond.com> <20020307093355.A1121@shikima.mine.nu> <20020308014018.A21034@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020308014018.A21034@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Fri, Mar 08, 2002 at 01:40:18AM +1030 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Greg Lewis [020307 15:10]: > On Thu, Mar 07, 2002 at 09:33:55AM +0000, Rasputin wrote: > > * Greg Lewis [020306 15:36]: > > > It should work on NetBSD, however the last patch has a compilation error > > > on NetBSD due to me not getting a chance to test it there. Its relatively > > > easy to fix though. > > > > Maybe for you mate :) > > I'll give it a whirl, need an excuse to spend more time in NetBSD anyway. > > I understand the problem is a call to gethostent() isn't supported on > NetBSD. Since this is code from BIND, you probably just need to replace > it with the NetBSD version in appropriate #ifdef's. > > > Is it very i386-centric? > > At the moment yes, but there is work underway to fix that. Thanks for the pointers, if I get anywhere I'll let the list know. -- If God had not given us sticky tape, it would have been necessary to invent it. Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 10:56:31 2002 Delivered-To: freebsd-java@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 52E2337B417 for ; Thu, 7 Mar 2002 10:56:23 -0800 (PST) Received: from heinz by smtp.hccnet.nl via uds233-44.dial.hccnet.nl [62.251.44.233] with SMTP id TAA15127 (8.8.8/1.13); Thu, 7 Mar 2002 19:56:19 +0100 (MET) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: "MIS" , "FreeBSD Java" Subject: Re: mod_webapp for Tomcat 4.0.2 Date: Thu, 7 Mar 2002 19:55:10 +0100 X-Mailer: KMail [version 1.2] References: <002c01c1c544$55c36000$780000d2@mesaintl.com> In-Reply-To: <002c01c1c544$55c36000$780000d2@mesaintl.com> Cc: "Adrian" MIME-Version: 1.0 Message-Id: <02030719551000.35821@heinz> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Len, Adrian Thiele is currently working on this. And I'm reviewing his work. In the meantime I'm working on the Tomcat 4 port. Perhaps you could assist him? Sincerely, Ernst On Wednesday 06 March 2002 20:23, MIS wrote: > Has anyone succeeded in building mod_webapp for Tomcat 4.0.2? > > I'm willing to try and build a port but it will be my first. That being > said it will take me a while... Also, I don't want to duplicate someone > else's efforts. > > Len Huppe > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 13:14:19 2002 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (veldy-host33.dsl.visi.com [209.98.200.33]) by hub.freebsd.org (Postfix) with ESMTP id 7786D37B404; Thu, 7 Mar 2002 13:14:14 -0800 (PST) Received: from HP2500B (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with SMTP id D19FA1A01A; Thu, 7 Mar 2002 15:14:07 -0600 (CST) Message-ID: <016a01c1c61d$04f96910$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Ernst de Haan" , "MIS" , "FreeBSD Java" Cc: "Adrian" References: <002c01c1c544$55c36000$780000d2@mesaintl.com> <02030719551000.35821@heinz> Subject: Re: mod_webapp for Tomcat 4.0.2 Date: Thu, 7 Mar 2002 15:14:06 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is mod_webapp still around, or did they replace it with there "connectors"? I think the tomcat 4.x series is in a bit of disarray as of yet. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Ernst de Haan" To: "MIS" ; "FreeBSD Java" Cc: "Adrian" Sent: Thursday, March 07, 2002 12:55 PM Subject: Re: mod_webapp for Tomcat 4.0.2 > Hi Len, > > Adrian Thiele is currently working on this. And I'm reviewing his work. In > the meantime I'm working on the Tomcat 4 port. Perhaps you could assist him? > > Sincerely, > > > Ernst > > On Wednesday 06 March 2002 20:23, MIS wrote: > > Has anyone succeeded in building mod_webapp for Tomcat 4.0.2? > > > > I'm willing to try and build a port but it will be my first. That being > > said it will take me a while... Also, I don't want to duplicate someone > > else's efforts. > > > > Len Huppe > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 14:13:29 2002 Delivered-To: freebsd-java@freebsd.org Received: from sinclair.swishmail.com (sinclair.swishmail.com [209.10.110.64]) by hub.freebsd.org (Postfix) with SMTP id 7C33037B417 for ; Thu, 7 Mar 2002 14:13:26 -0800 (PST) Received: (qmail 89555 invoked from network); 7 Mar 2002 22:13:25 -0000 Received: from unknown (HELO lenny) (206.32.4.77) by sinclair.swishmail.com with SMTP; 7 Mar 2002 22:13:25 -0000 Message-ID: <001701c1c625$4cf811a0$780000d2@mesaintl.com> Reply-To: "MIS" From: "MIS" To: Subject: opinion check Date: Thu, 7 Mar 2002 17:13:24 -0500 Organization: Mesa International MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Do you think that installing mod_ssl onto an Apache-Tomcat server would be unnecessarily duplicating the functionality of JSSE? Further, would mod_ssl be a viable alternative until Java support on BSD systems matures? Regards, Len Huppe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 17:23:47 2002 Delivered-To: freebsd-java@freebsd.org Received: from Thanatos.Shenton.Org (a3.ebbed1.client.atlantech.net [209.190.235.163]) by hub.freebsd.org (Postfix) with SMTP id 3857A37B416 for ; Thu, 7 Mar 2002 17:23:45 -0800 (PST) Received: (qmail 58610 invoked by uid 1000); 8 Mar 2002 01:23:38 -0000 To: "MIS" Cc: "FreeBSD Java" Subject: Re: mod_webapp for Tomcat 4.0.2 References: <002c01c1c544$55c36000$780000d2@mesaintl.com> From: Chris Shenton Date: 07 Mar 2002 20:23:38 -0500 In-Reply-To: <002c01c1c544$55c36000$780000d2@mesaintl.com> Message-ID: <87y9h326p1.fsf@thanatos.shenton.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "MIS" writes: > Has anyone succeeded in building mod_webapp for Tomcat 4.0.2? I just did today. It was excruciating. I probably couldn't repeat it. Ended up pointing it at my binary install of /usr/local/tomcat (4.0.3), plus the CVS source, plus some jars in my webapp. Then moved some include files around cuz the Apache config thing didn't set the CFLAGS right. Butchery. Embarassing. (I needed it for TDK, rather than pure Tomcat, but that's another story). > I'm willing to try and build a port but it will be my first. That being > said it will take me a while... That would be righteous! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Mar 7 18:17:41 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 0386E37B405; Thu, 7 Mar 2002 18:17:28 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g27F3Yl31497; Thu, 7 Mar 2002 16:03:34 +0100 (CET) (envelope-from ernst) Date: Thu, 7 Mar 2002 16:03:34 +0100 (CET) Message-Id: <200203071503.g27F3Yl31497@zaphod.euronet.nl> To: FreeBSD-gnats-submit@freebsd.org Subject: java/jdk13 creates too small src.jar From: Ernst de Haan Reply-To: Ernst de Haan Cc: java@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Submitter-Id: current-users >Originator: Ernst de Haan >Organization: FreeBSD Project >Confidential: no >Synopsis: java/jdk13 creates too small src.jar >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 4.4-STABLE i386 >Environment: System: FreeBSD zaphod.euronet.nl 4.4-STABLE FreeBSD 4.4-STABLE #4: Fri Dec 21 12:52:57 CET 2001 ernst@zaphod.euronet.nl:/usr/obj/usr/src/sys/ZAPHOD i386 >Description: When installing the java/jdk13 port (patchlevel 6), the generated src.jar file is way too small (around 11K). >How-To-Repeat: Install the port java/jdk13. >Fix: Dunno. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 5: 6:51 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 172F937B422 for ; Fri, 8 Mar 2002 05:05:54 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g28D5rJ92796; Fri, 8 Mar 2002 14:05:53 +0100 (CET) (envelope-from ernst) Message-Id: <200203081305.g28D5rJ92796@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Kees Jan Koster , Mike Harding Subject: Updated www/orion --> 1.5.2_7 Date: Fri, 8 Mar 2002 14:05:53 +0100 X-Mailer: KMail [version 1.3.2] Cc: java@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Kees Jan and Mike, Just upgraded the Orion port. Added one new feature, and that's that the admin and the default user are now by default enabled. Originally it was disabled until you would run something like java -jar orion.jar -install. You can set the password using the parameters ADMIN_PASSWORD and DEFAULT_USER_PASSWORD. Furthermore I improved IMO the quality of the Makefile a little more. If you would find time to test it, I'd be very grateful. If you will, please let me know if everything works as you would like/expect it to :) Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 5:10:44 2002 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id B032837B402; Fri, 8 Mar 2002 05:10:39 -0800 (PST) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id <1Z1F9CB8>; Fri, 8 Mar 2002 14:10:38 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA447@l04.research.kpn.com> From: "Koster, K.J." To: 'Ernst de Haan' , Mike Harding Cc: java@FreeBSD.ORG Subject: RE: Updated www/orion --> 1.5.2_7 Date: Fri, 8 Mar 2002 14:10:37 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Ernst, > > Just upgraded the Orion port. Added one new feature, and > that's that the > admin and the default user are now by default enabled. > Originally it was > disabled until you would run something like java -jar > orion.jar -install. You > can set the password using the parameters ADMIN_PASSWORD and > DEFAULT_USER_PASSWORD. > Without looking at the code: enabling accounts with default passwords is a Very Bad Idea(tm). I trust that if I do not set ADMIN_PASSWORD the accounts will remain disabled. Yes? > > If you would find time to test it, I'd be very grateful. If > you will, please > let me know if everything works as you would like/expect it to :) > I'm kind'a busy at the moment. I'd love to test it. Could someone please pay me to do this? *sigh* Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 5:15:46 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 5574037B419 for ; Fri, 8 Mar 2002 05:15:40 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g28DFaJ93061; Fri, 8 Mar 2002 14:15:36 +0100 (CET) (envelope-from ernst) Message-Id: <200203081315.g28DFaJ93061@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: "Koster, K.J." , Mike Harding Subject: Re: Updated www/orion --> 1.5.2_7 Date: Fri, 8 Mar 2002 14:15:36 +0100 X-Mailer: KMail [version 1.3.2] Cc: java@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E452205FDA447@l04.research.kpn.com> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA447@l04.research.kpn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kees Jan, > Without looking at the code: enabling accounts with default passwords is a > Very Bad Idea(tm). I trust that if I do not set ADMIN_PASSWORD the accounts > will remain disabled. Yes? Uhm... so what do you suggest? I want the port to deliver a fully functional application server... > I'm kind'a busy at the moment. I'd love to test it. Could someone please > pay me to do this? *sigh* Sorry, but I don't get payed for this stuff either :-\ Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 5:26:19 2002 Delivered-To: freebsd-java@freebsd.org Received: from sinclair.swishmail.com (sinclair.swishmail.com [209.10.110.64]) by hub.freebsd.org (Postfix) with SMTP id 17BF037B419 for ; Fri, 8 Mar 2002 05:26:16 -0800 (PST) Received: (qmail 90301 invoked from network); 8 Mar 2002 13:26:14 -0000 Received: from unknown (HELO lenny) (206.32.4.77) by sinclair.swishmail.com with SMTP; 8 Mar 2002 13:26:14 -0000 Message-ID: <004d01c1c6aa$2890c200$780000d2@mesaintl.com> Reply-To: "MIS" From: "MIS" To: "Chris Shenton" Cc: "FreeBSD Java" References: <002c01c1c544$55c36000$780000d2@mesaintl.com> <87y9h326p1.fsf@thanatos.shenton.org> Subject: Re: mod_webapp for Tomcat 4.0.2 Date: Fri, 8 Mar 2002 09:04:23 -0500 Organization: Mesa International MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Perhaps it would be wiser to build a distribution package instead of a port? Len Huppe ----- Original Message ----- From: "Chris Shenton" To: "MIS" Cc: "FreeBSD Java" Sent: Thursday, March 07, 2002 8:23 PM Subject: Re: mod_webapp for Tomcat 4.0.2 > "MIS" writes: > > > Has anyone succeeded in building mod_webapp for Tomcat 4.0.2? > > I just did today. It was excruciating. I probably couldn't repeat it. > Ended up pointing it at my binary install of /usr/local/tomcat > (4.0.3), plus the CVS source, plus some jars in my webapp. Then moved > some include files around cuz the Apache config thing didn't set the > CFLAGS right. Butchery. Embarassing. > > (I needed it for TDK, rather than pure Tomcat, but that's another story). > > > > I'm willing to try and build a port but it will be my first. That being > > said it will take me a while... > > That would be righteous! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 5:32:50 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 9FA4637B404 for ; Fri, 8 Mar 2002 05:32:45 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g28DWgN93443; Fri, 8 Mar 2002 14:32:42 +0100 (CET) (envelope-from ernst) Message-Id: <200203081332.g28DWgN93443@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: EuroNet Internet B.V. To: "MIS" , "Chris Shenton" Subject: Re: mod_webapp for Tomcat 4.0.2 Date: Fri, 8 Mar 2002 14:32:42 +0100 X-Mailer: KMail [version 1.3.2] Cc: "FreeBSD Java" References: <002c01c1c544$55c36000$780000d2@mesaintl.com> <87y9h326p1.fsf@thanatos.shenton.org> <004d01c1c6aa$2890c200$780000d2@mesaintl.com> In-Reply-To: <004d01c1c6aa$2890c200$780000d2@mesaintl.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Len, > Perhaps it would be wiser to build a distribution package instead of a > port? Why? Ernst > ----- Original Message ----- > From: "Chris Shenton" > To: "MIS" > Cc: "FreeBSD Java" > Sent: Thursday, March 07, 2002 8:23 PM > Subject: Re: mod_webapp for Tomcat 4.0.2 > > > "MIS" writes: > > > Has anyone succeeded in building mod_webapp for Tomcat 4.0.2? > > > > I just did today. It was excruciating. I probably couldn't repeat it. > > Ended up pointing it at my binary install of /usr/local/tomcat > > (4.0.3), plus the CVS source, plus some jars in my webapp. Then moved > > some include files around cuz the Apache config thing didn't set the > > CFLAGS right. Butchery. Embarassing. > > > > (I needed it for TDK, rather than pure Tomcat, but that's another story). > > > > > I'm willing to try and build a port but it will be my first. That > > > being said it will take me a while... > > > > That would be righteous! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 6: 9:10 2002 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (veldy-host33.dsl.visi.com [209.98.200.33]) by hub.freebsd.org (Postfix) with ESMTP id 6D4B037B402 for ; Fri, 8 Mar 2002 06:09:07 -0800 (PST) Received: from HP2500B (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with SMTP id 4B4E91A01A; Fri, 8 Mar 2002 08:09:05 -0600 (CST) Message-ID: <017801c1c6aa$ccfc47b0$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "MIS" , "Chris Shenton" Cc: "FreeBSD Java" References: <002c01c1c544$55c36000$780000d2@mesaintl.com> <87y9h326p1.fsf@thanatos.shenton.org> Subject: Re: mod_webapp for Tomcat 4.0.2 Date: Fri, 8 Mar 2002 08:09:01 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I originally hacked just the autoconf/make stuff for mod_webapp (1.0.1). That seemed to work alright. I would hope they haven't changed things too much if they up the version only a minor point. --- apache-1.3/Makefile.in.orig Thu Nov 1 16:20:51 2001 +++ apache-1.3/Makefile.in Tue Jan 8 10:11:10 2002 @@ -104,6 +104,8 @@ -S CFLAGS="$${APXS_CFLAGS}" \ -S LDFLAGS_SHLIB="$${APXS_LDFLAGS_SHLIB}" \ -o "$@" \ + -I$(APR_INCDIR) \ + -I$(SRCDIR)/include \ -c "mod_webapp.c" \ "$(TGTDIR)/lib/libwebapp.a" \ "$(TGTDIR)/lib/libapr.a" ; \ And the port had: CONFIGURE_ARGS= --with-apxs=${APXS) --with-tomcat=${LOCALBASE}/jakarta-tomca t -- enable-java=${LOCALBASE}/jdk1.3.1 Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Chris Shenton" To: "MIS" Cc: "FreeBSD Java" Sent: Thursday, March 07, 2002 7:23 PM Subject: Re: mod_webapp for Tomcat 4.0.2 > "MIS" writes: > > > Has anyone succeeded in building mod_webapp for Tomcat 4.0.2? > > I just did today. It was excruciating. I probably couldn't repeat it. > Ended up pointing it at my binary install of /usr/local/tomcat > (4.0.3), plus the CVS source, plus some jars in my webapp. Then moved > some include files around cuz the Apache config thing didn't set the > CFLAGS right. Butchery. Embarassing. > > (I needed it for TDK, rather than pure Tomcat, but that's another story). > > > > I'm willing to try and build a port but it will be my first. That being > > said it will take me a while... > > That would be righteous! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 6:43: 1 2002 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id DDD6937B402; Fri, 8 Mar 2002 06:42:56 -0800 (PST) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Fri, 8 Mar 2002 15:42:56 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA448@l04.research.kpn.com> From: "Koster, K.J." To: 'Ernst de Haan' Cc: java@FreeBSD.ORG Subject: RE: Updated www/orion --> 1.5.2_7 Date: Fri, 8 Mar 2002 15:42:53 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Ernst, > > > Without looking at the code: enabling accounts with default > > passwords is a > > Very Bad Idea(tm). I trust that if I do not set > > ADMIN_PASSWORD the accounts will remain disabled. Yes? > > Uhm... so what do you suggest? I want the port to deliver a > fully functional application server... > It's fully functional with the admin account disabled. The demos run and people can deploy stuff to it. In fact I leave the admin account disabled on everything but one experimental box, and that was enabled by special request. The production servers are not going to have admin accounts enabled. Using default passwords is simply a bad idea. Remember the slashdot test site hack from a while back? Oracle anyone? (Was it Oracle? I'm not sure, big database vendor). Please leave the admin account as it is in Orionserver's distribution kit. When people need the admin account, they can enable it and set a password for their purpose (and it's their own stupid fault if they use "123"). If they don't need it, they won't unknowingly have accounts enabled that other people know the password for. > > > I'm kind'a busy at the moment. I'd love to test it. Could > > someone please pay me to do this? *sigh* > > Sorry, but I don't get payed for this stuff either :-\ > It was a rethorical question. I know the answer. :-) Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 7:10:56 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 98D7337B404 for ; Fri, 8 Mar 2002 07:10:53 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g28FArd09800; Fri, 8 Mar 2002 16:10:53 +0100 (CET) (envelope-from ernst) Message-Id: <200203081510.g28FArd09800@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: "Koster, K.J." , Mike Harding Subject: Re: Updated www/orion --> 1.5.2_7 Date: Fri, 8 Mar 2002 16:10:52 +0100 X-Mailer: KMail [version 1.3.2] Cc: java@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E452205FDA448@l04.research.kpn.com> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA448@l04.research.kpn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kees Jan and Mike, > Using default passwords is simply a bad idea. Remember the slashdot test > site hack from a while back? Oracle anyone? (Was it Oracle? I'm not sure, > big database vendor). Okay. Got the point. You're right. > Please leave the admin account as it is in Orionserver's distribution kit. > When people need the admin account, they can enable it and set a password > for their purpose (and it's their own stupid fault if they use "123"). If > they don't need it, they won't unknowingly have accounts enabled that other > people know the password for. Okay, what if I let the port ask for the admin password if the port is run from the commandline, while I will disable the admin account if the port is run in a batch ? Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 7:22:15 2002 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id 6903937B404; Fri, 8 Mar 2002 07:22:07 -0800 (PST) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Fri, 8 Mar 2002 16:22:06 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA44B@l04.research.kpn.com> From: "Koster, K.J." To: 'Ernst de Haan' , 'Mike Harding' Cc: "'java@FreeBSD.ORG'" Subject: RE: Updated www/orion --> 1.5.2_7 Date: Fri, 8 Mar 2002 16:22:05 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Ernst, > > > Using default passwords is simply a bad idea. Remember the > > slashdot test > > site hack from a while back? Oracle anyone? (Was it Oracle? > > I'm not sure, big database vendor). > > Okay. Got the point. You're right. > Sorry to yell. Long week. |-( > > Okay, what if I let the port ask for the admin password if > the port is run > from the commandline, while I will disable the admin account > if the port is run in a batch ? > I dislike ports that need manual input, but that's just my personal preference. I do my configuration post-install, because I backup only config files I actually changed. For that I need to know which ones they are, so I'll be manually editing them anyway, regardless of how helpful the port was in filling them in. That's just me, though. Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 8: 8:48 2002 Delivered-To: freebsd-java@freebsd.org Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by hub.freebsd.org (Postfix) with ESMTP id B89B237B405; Fri, 8 Mar 2002 08:08:43 -0800 (PST) Received: from dialup-64.156.149.138.dial1.losangeles1.level3.net ([64.156.149.138] helo=netcom1.netcom.com) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 16jMvC-0001XC-00; Fri, 08 Mar 2002 11:08:43 -0500 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id CEC4713120; Fri, 8 Mar 2002 08:08:39 -0800 (PST) Subject: Re: Updated www/orion --> 1.5.2_7 From: Mike Harding To: Ernst de Haan Cc: "Koster, K.J." , java@FreeBSD.ORG In-Reply-To: <200203081510.g28FArd09800@zaphod.euronet.nl> References: <59063B5B4D98D311BC0D0001FA7E452205FDA448@l04.research.kpn.com> <200203081510.g28FArd09800@zaphod.euronet.nl> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 08 Mar 2002 08:08:39 -0800 Message-Id: <1015603719.568.1.camel@netcom1.netcom.com> Mime-Version: 1.0 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The startup script in /usr/local/etc/rc.d still does not work because you set the uid to 'www' before the script tries to create the /var/run/orion.pid file - this fails, and it doesn't start. - Mike H. On Fri, 2002-03-08 at 07:10, Ernst de Haan wrote: > Kees Jan and Mike, > > > Using default passwords is simply a bad idea. Remember the slashdot test > > site hack from a while back? Oracle anyone? (Was it Oracle? I'm not sure, > > big database vendor). > > Okay. Got the point. You're right. > > > Please leave the admin account as it is in Orionserver's distribution kit. > > When people need the admin account, they can enable it and set a password > > for their purpose (and it's their own stupid fault if they use "123"). If > > they don't need it, they won't unknowingly have accounts enabled that other > > people know the password for. > > Okay, what if I let the port ask for the admin password if the port is run > from the commandline, while I will disable the admin account if the port is > run in a batch ? > > > Ernst > > -- > Ernst de Haan > EuroNet Internet B.V. > > "Come to me all who are weary and burdened > and I will give you rest" -- Jesus Christ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 8:11:10 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id ADAC037B405 for ; Fri, 8 Mar 2002 08:11:02 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16jMxR-0004bD-00; Fri, 08 Mar 2002 09:11:02 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g28GAui25923; Sat, 9 Mar 2002 02:40:56 +1030 (CST) (envelope-from glewis) Date: Sat, 9 Mar 2002 02:40:55 +1030 From: Greg Lewis To: MIS Cc: FreeBSD-java@FreeBSD.ORG Subject: Re: opinion check Message-ID: <20020309024055.A25888@misty.eyesbeyond.com> References: <001701c1c625$4cf811a0$780000d2@mesaintl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001701c1c625$4cf811a0$780000d2@mesaintl.com>; from mis@mesaintl.com on Thu, Mar 07, 2002 at 05:13:24PM -0500 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Mar 07, 2002 at 05:13:24PM -0500, MIS wrote: > Do you think that installing mod_ssl onto an Apache-Tomcat server would be > unnecessarily duplicating the functionality of JSSE? Further, would mod_ssl > be a viable alternative until Java support on BSD systems matures? While mod_ssl and JSSE are both SSL related, I don't quite see how they are duplicating functionality. If you are front ending Tomcat with Apache, then mod_ssl is your only alternative, as you need the SSL connection from the client to Apache. If Tomcat is serving pages directly then only JSSE is relevant. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 8:33:49 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id E086937B417; Fri, 8 Mar 2002 08:33:45 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 16jNJQ-0002h1-00; Fri, 08 Mar 2002 09:33:45 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g28GXYK26337; Sat, 9 Mar 2002 03:03:34 +1030 (CST) (envelope-from glewis) Date: Sat, 9 Mar 2002 03:03:33 +1030 From: Greg Lewis To: freebsd-gnats-submit@FreeBSD.org Cc: znerd@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: ports/35658: java/jdk13 creates too small src.jar Message-ID: <20020309030333.A26019@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org No solution yet, but I know what the problem is. Basically, before the source is jarred up it is copied over to the release image staging area using tar. Unfortunately there are too many files for tar to do this in one big hit and it dies with the error: /usr/bin/tar: argument list too long So, the only contents in the source staging area when the jarring occurs are the header files which are copied separately to the Java source. I'm looking into a few different workarounds for this. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 8:43: 3 2002 Delivered-To: freebsd-java@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C581237B41B; Fri, 8 Mar 2002 08:42:53 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g28Gecf23589; Fri, 8 Mar 2002 08:40:38 -0800 (PST) (envelope-from petef) Date: Fri, 8 Mar 2002 08:40:38 -0800 (PST) From: Message-Id: <200203081640.g28Gecf23589@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, java@FreeBSD.org Subject: Re: ports/35658: java/jdk13 creates too small src.jar Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: java/jdk13 creates too small src.jar Responsible-Changed-From-To: freebsd-ports->java Responsible-Changed-By: petef Responsible-Changed-When: Fri Mar 8 08:40:32 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35658 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 10:32:43 2002 Delivered-To: freebsd-java@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id A727537B416 for ; Fri, 8 Mar 2002 10:32:40 -0800 (PST) Received: from dhcp151-67-151-24.nt01-c3.cpe.charter-ne.com ([24.151.67.151] helo=there) by albatross.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 16jPAW-0005rm-00 for freebsd-java@freebsd.org; Fri, 08 Mar 2002 10:32:40 -0800 Content-Type: text/plain; charset="iso-8859-15" From: Dylan Carlson Reply-To: absinthe@pobox.com Organization: r e t r o v e r t i g o To: freebsd-java@freebsd.org Subject: Problems with rmid under patchset 6 Date: Fri, 8 Mar 2002 13:32:38 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I had problems getting rmid working properly under my build of patchset 6. It just doesn't work. It will create the log directory and activate the application correctly, but it does not initialize them right. I didn't have any problems with rmid under the linux-jdk13. I have since stopped using rmid, but I thought I would post the problem to the list to make people aware of a potential bug. Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Mar 8 18:32:17 2002 Delivered-To: freebsd-java@freebsd.org Received: from Millions.Ca (h-207-228-120-32.gen.cadvision.com [207.228.120.32]) by hub.freebsd.org (Postfix) with ESMTP id 64C9E37B417 for ; Fri, 8 Mar 2002 18:32:08 -0800 (PST) Received: (from uucp@localhost) by Millions.Ca (8.11.1/8.9.3) id g292W7j10966 for ; Fri, 8 Mar 2002 19:32:07 -0700 (MST) (envelope-from stacy@Millions.Ca) Received: from Cedar.Millions.Ca(192.168.64.8) via SMTP by mail-gw-0.millions.ca, id smtpda10964; Fri Mar 8 19:32:02 2002 Received: from millions.ca (Maple.Millions.Ca [192.168.64.2]) by cedar.millions.ca (8.11.1/8.11.3) with ESMTP id g292W1l14538 for ; Fri, 8 Mar 2002 19:32:01 -0700 (MST) (envelope-from stacy@millions.ca) Message-ID: <3C897420.7A4C1061@millions.ca> Date: Fri, 08 Mar 2002 19:32:01 -0700 From: Stacy Millions Organization: Millions Consulting Limited X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "FreeBSD Java mailing list (E-mail)" Subject: Re: 1.3.1p6 dies sigbus with threads References: <59063B5B4D98D311BC0D0001FA7E452205FDA3A4@l04.research.kpn.com> <3C7BDF7E.D8645D7@millions.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Stacy Millions wrote: > Another data point, I have a simple test program that has the same > result (as my kids would say, "java goes 'trip, thud'") just by using > SecureRandom (who fires of a whole load of threads). You have to > run it about 50 times, but eventually it will dump core. I made > it a Swing app to get the additional AWT and friends threads to help > speed up the "trip, thud" process. I took some time (can you say "was frustrated doing other things" :-) to try and track this down a bit more. I modified my test program to fire up a bunch of noise threads (much like what SeedGenerator does) and it increased the likelihood of a core dump (to about 1 in 5 instead of 1 in 50). The stack trace is the same in all cases. The annoying part is, if I run in java_g, I don't get a core dump! I hate bugs like that. -stacy -- You'll see it's all a show. Keep 'em laughing as you go. Just remember that the last laugh is on you. - Monty Python _The Life Of Brian_ Stacy Millions stacy@millions.ca Millions Consulting Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 3:19: 3 2002 Delivered-To: freebsd-java@freebsd.org Received: from relay.kiev.sovam.com (relay.kiev.sovam.com [212.109.32.5]) by hub.freebsd.org (Postfix) with ESMTP id 1823737B402 for ; Sat, 9 Mar 2002 03:18:58 -0800 (PST) Received: from [212.82.193.161] (helo=lasso) by relay.kiev.sovam.com with esmtp (Exim 3.34 #1) id 16jesJ-000BUW-00 for freebsd-java@freebsd.org; Sat, 09 Mar 2002 13:18:55 +0200 Date: Sat, 9 Mar 2002 13:12:13 +0200 From: Alexander Shkura X-Mailer: The Bat! (v1.53d) Reply-To: Alexander Shkura Organization: AVS X-Priority: 3 (Normal) Message-ID: <85161904426.20020309131213@avs.com.ua> To: freebsd-java@freebsd.org Subject: jdk1.2.2 port installing error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Hi all, I'm newbie to FreeBSD, hope someone can help me to find a solution to my problem. I'm trying to install JDK 1.2.2 port on FreeBSD 4.5. I downloaded jdk1_2_2-src.tar.gz and freebsd-jdk122-patches-10.tar.gz, run make from /usr/ports/java/jdk12-beta and after few hours of automatic downloading dependences I got such error: ----------------8<------------------ ...skipped.... gmake[2]: Enter directory `/usr/ports/java/jdk12-beta/work/build/freebsd/java/java' gmake ../../lib/i386/libjava.so VARIANT=OPT gmake[3]: Enter directory `/usr/ports/java/jdk12-beta/work/build/freebsd/java/java' rm -f .classes.list if [ -s .classes.list ] ; \ then /usr/local/linux-jdk1.2.2/bin/javac -J-Xms32m -J-Xmx64m -J-Xmaxf1 -classpath ../../classes -bootclasspath "" -sourcepath ../../../../src/freebsd/classes:../../../../src/share/classes -d ../../classes \ ; \ fi gcc -O -pipe -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-e xterns -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 -DHAVE_ALIGNED_LONGLO NGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"' -DFULL_VERSIO N='"jdk1.2.2-FreeBSD:root:2002/03/09-12:34"' -DHAVE_POLL -D_REENTRANT -I. -I CClassHeaders -I../../../../src/freebsd/javavm/export -I../../../../src/shar e/javavm/export -I../../../../src/share/native/java/lang/fdlibm/include -I.. /../../../src/share/native/java/io -I../../../../src/share/native/common -I. ./../../../src/freebsd/native/common -DHAVE_ALTZONE -DARCH='"i386"' -I../../ ../../src/share/native/java/lang -I../../../../src/freebsd/native/java/lang -c -o obj/i386/check_code.o ../../../../src/share/native/common/check_code.c ../../../../src/share/native/common/check_code.c:413: warning: no previous prototype for `initialize_class_hash' ../../../../src/share/native/common/check_code.c:560: warning: no previous prototype for `VerifyClassCodes' ../../../../src/share/native/common/check_code.c:853: syntax error before `__extension__' ../../../../src/share/native/common/check_code.c:853: syntax error before `:' ../../../../src/share/native/common/check_code.c:853: warning: type defaults to `int' in declaration of `__X' ../../../../src/share/native/common/check_code.c:853: warning: data definition has no type or storage class ../../../../src/share/native/common/check_code.c:853: syntax error before `}' ../../../../src/share/native/common/check_code.c:325: warning: `verify_opcode_operands' used but never defined ../../../../src/share/native/common/check_code.c:329: warning: `initialize_exception_table' used but never defined ../../../../src/share/native/common/check_code.c:330: warning: `instruction_length' used but never defined ../../../../src/share/native/common/check_code.c:332: warning: `verify_constant_pool_type' used but never defined ../../../../src/share/native/common/check_code.c:334: warning: `initialize_dataflow' used but never defined ../../../../src/share/native/common/check_code.c:335: warning: `run_dataflow' used but never defined ../../../../src/share/native/common/check_code.c:383: warning: `CCinit' used but never defined ../../../../src/share/native/common/check_code.c:384: warning: `CCreinit' used but never defined ../../../../src/share/native/common/check_code.c:385: warning: `CCdestroy' used but never defined ../../../../src/share/native/common/check_code.c:386: warning: `CCalloc' used but never defined ../../../../src/share/native/common/check_code.c:393: warning: `CCerror' used but never defined ../../../../src/share/native/common/check_code.c:394: warning: `CCout_of_memory' used but never defined ../../../../src/share/native/common/check_code.c:399: warning: `check_and_push' used but never defined ../../../../src/share/native/common/check_code.c:400: warning: `pop_and_free' used but never defined gmake[3]: *** [obj/i386/check_code.o] Error 1 gmake[3]: Exit directory `/usr/ports/java/jdk12-beta/work/build/freebsd/java/java' gmake[2]: *** [optimized] Error 2 gmake[2]: Exit directory `/usr/ports/java/jdk12-beta/work/build/freebsd/java/java' gmake[1]: *** [all] Error 1 gmake[1]: Exit directory `/usr/ports/java/jdk12-beta/work/build/freebsd/java' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/java/jdk12-beta. ---------------->8------------------ How I can fix this problem? -- Best regards, Alexander mailto:avs@avs.com.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 8:19:32 2002 Delivered-To: freebsd-java@freebsd.org Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by hub.freebsd.org (Postfix) with ESMTP id D546B37B404 for ; Sat, 9 Mar 2002 08:19:29 -0800 (PST) Received: from localhost (hquiroz@localhost) by puget.esil.univ-mrs.fr (8.11.6/8.11.6) with ESMTP id g29GR0e26695 for ; Sat, 9 Mar 2002 17:27:00 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: puget.esil.univ-mrs.fr: hquiroz owned process doing -bs Date: Sat, 9 Mar 2002 17:26:59 +0100 (CET) From: Herve Quiroz X-X-Sender: hquiroz@puget.esil.univ-mrs.fr To: java@freebsd.org Subject: Performance of Java/FreeBSD Message-ID: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have coded some simulator to study routing algorithms for my PhD thesis and I have tried running my tests with jdk1.3.1/FreeBSD and linux-jdk1.4.0/FreeBSD. It's damn slow... I mean far more than I expected. I used to do tests under jdk1.2/hotspot-server/win32 and jdk1.3.1/win32 and I thought freebsd was just a bit less performant. What a surprise. To give an idea : I think win32 goes more than 5 times faster than bsd. Note that this is not a complaint mail. I am willing to help as far as I can to make FreeBSD the best platform for java. I was just wondering if someone had some hints about some performance issues that might help to still use FreeBSD for my tests. I mean before the day we have full powered hotspot/FreeBSD ;) I ask this because it is quite annoying to have to code/debug in FreeBSD (because even with vim, windows sucks for dev) and run in windows. At least I illustrate the "write once, run anywhere" ;) It becomes for the occasion : "write where you like to, run where you need to". Maybe the linux-ibm ? or even Kaffe ? What can be done with JIT like openJIT ? I know I should test on my own but you all know what it is : the deadline for the article was... well, I think I should go back to paper quick :( Herv=E9 PS : I tried building the native jdk13 with -O9 (!) and I can't notice any improvement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 8:40:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail.looneys.net (crufty.looneys.net [63.231.250.33]) by hub.freebsd.org (Postfix) with ESMTP id 4529937B41D for ; Sat, 9 Mar 2002 08:40:48 -0800 (PST) Received: from there (serpico.looneys.net [63.231.250.36]) by mail.looneys.net (Postfix) with SMTP id 3F53A226B0 for ; Sat, 9 Mar 2002 10:40:47 -0600 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Mcclain Looney Reply-To: mcclain@looneys.net To: java@freebsd.org Subject: Re: Performance of Java/FreeBSD Date: Sat, 9 Mar 2002 10:41:22 -0600 X-Mailer: KMail [version 1.3.2] References: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> In-Reply-To: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020309164047.3F53A226B0@mail.looneys.net> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org it's a fairly well established fact that java on freeBSD is sub-par, and has been since the beginning. http://www.volano.com/report/index.html for reasons that escape me, freebsd seems to be rather apathetic about the advancement of java on its platform, which is unfortunate. my theory is that java's closed nature isn't appealing to potential cleanroom vm developers. hopefully some day that will change, but as far as I can tell, there are no java champions high up the ladder of freebsd power (so to speak). please correct me if i'm wrong. speaking of which, can anyone speak to the current state of the sun licensing deal that was struck last year? I haven't heard anything about it after the initial hooplah. -mcclain On Saturday 09 March 2002 10:26 am, you wrote: > I have coded some simulator to study routing algorithms for my PhD thesis > and I have tried running my tests with jdk1.3.1/FreeBSD and > linux-jdk1.4.0/FreeBSD. It's damn slow... I mean far more than I expected. > I used to do tests under jdk1.2/hotspot-server/win32 and jdk1.3.1/win32 > and I thought freebsd was just a bit less performant. What a surprise. To > give an idea : I think win32 goes more than 5 times faster than bsd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 8:57:21 2002 Delivered-To: freebsd-java@freebsd.org Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by hub.freebsd.org (Postfix) with ESMTP id F2E6C37B400 for ; Sat, 9 Mar 2002 08:57:18 -0800 (PST) Received: from localhost (hquiroz@localhost) by puget.esil.univ-mrs.fr (8.11.6/8.11.6) with ESMTP id g29H4nL26765 for ; Sat, 9 Mar 2002 18:04:49 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: puget.esil.univ-mrs.fr: hquiroz owned process doing -bs Date: Sat, 9 Mar 2002 18:04:48 +0100 (CET) From: Herve Quiroz X-X-Sender: hquiroz@puget.esil.univ-mrs.fr To: java@freebsd.org Subject: Re: Performance of Java/FreeBSD In-Reply-To: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> Message-ID: <20020309180220.J26725-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org BTW, IBM is putting more and more interest in Linux. Would they mind to port their nice JDK to FreeBSD/native also ? ;) Just dreaming... Herv=E9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 9:22:28 2002 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 5C74837B400 for ; Sat, 9 Mar 2002 09:22:23 -0800 (PST) Received: from caddis.yogotech.com (caddis.yogotech.com [206.127.123.130]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id KAA12550; Sat, 9 Mar 2002 10:22:21 -0700 (MST) (envelope-from nate@yogotech.com) Received: (from nate@localhost) by caddis.yogotech.com (8.11.6/8.11.6) id g29HMLC30177; Sat, 9 Mar 2002 10:22:21 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15498.17612.898035.995504@caddis.yogotech.com> Date: Sat, 9 Mar 2002 10:22:20 -0700 To: mcclain@looneys.net Cc: java@FreeBSD.ORG Subject: Re: Performance of Java/FreeBSD In-Reply-To: <20020309164047.3F53A226B0@mail.looneys.net> References: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> <20020309164047.3F53A226B0@mail.looneys.net> X-Mailer: VM 6.96 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > for reasons that escape me, freebsd seems to be rather apathetic about > the advancement of java on its platform, which is unfortunate. It's not that at all. It's simply a matter of resources. Java porting is time-consuming and tracking down JVM bugs is difficult, and requires quite a lot of varied knowledge. > my theory is that java's closed nature isn't appealing to potential > cleanroom vm developers. There are no successful JVM that have not been developed by large (billion) dollar companies. It simply cost too much to develop a JVM. Also, in order to use the name 'Java', a company must spend millions of dollars from Sun, making it completely prohibitive to all but the most dedicated companies. > hopefully some day that will change, but as far as I can tell, there > are no java champions high up the ladder of freebsd power (so to > speak). please correct me if i'm wrong. There are no 'ladders' in FreeBSD. Seriously! Things get done because people have the abiilty to do something, and take the time to do them. As of late, there have been lots of legal tangles that have really slowed things down, but hopefully that's mostly passed. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 10:51:26 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 2B2A337B404; Sat, 9 Mar 2002 10:51:18 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 16jlw4-0004Pi-00; Sat, 09 Mar 2002 11:51:17 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g29IpC415439; Sun, 10 Mar 2002 05:21:12 +1030 (CST) (envelope-from glewis) Date: Sun, 10 Mar 2002 05:21:11 +1030 From: Greg Lewis To: freebsd-gnats-submit@FreeBSD.org Cc: znerd@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: ports/35658: java/jdk13 creates too small src.jar Message-ID: <20020310052111.A14684@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Attached patch works for me. Put it in /ports/java/jdk13/files/patch-common::Release.gmk and you should be right. Obviously this is less efficient, but compared to the entire build process the impact is very minimal. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-common::Release.gmk" Index: Release.gmk =================================================================== RCS file: /data/java/JDK2/javasrc_1_3_scsl/j2sdk1.3.1/make/common/Release.gmk,v retrieving revision 1.7 diff -u -r1.7 common/Release.gmk --- common/Release.gmk 21 Jan 2002 22:40:08 -0000 1.7 +++ common/Release.gmk 9 Mar 2002 18:01:51 -0000 @@ -521,10 +521,18 @@ @# src.jar @# $(MKDIR) -p $(JDK_IMAGE_DIR)/src +ifeq ($(PLATFORM), bsd) + # Avoid the "argument list too long" problem. + ($(CD) $(SHARE_SRC)/classes; \ + for list in `$(FIND) $(SOURCES) -name CVS -prune -o -name SCCS -prune -o -name '*.java' -print`; do \ + $(TAR) cf - $$list | ($(CD) $(JDK_IMAGE_DIR)/src; $(TAR) xvf -); \ + done) +else ($(CD) $(SHARE_SRC)/classes; $(TAR) cf - \ `$(FIND) $(SOURCES) -name CVS -prune -o -name SCCS -prune -o \ -name '*.java' -print`)| \ ($(CD) $(JDK_IMAGE_DIR)/src; $(TAR) xvf -) +endif @# We do not want to ship this, it isn't part of the build yet. $(RM) -r $(JDK_IMAGE_DIR)/src/javax/swing/pending $(MKDIR) -p $(JDK_IMAGE_DIR)/src/launcher --mYCpIKhGyMATD0i+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 11: 0:19 2002 Delivered-To: freebsd-java@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE36637B41D for ; Sat, 9 Mar 2002 11:00:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g29J09M26494; Sat, 9 Mar 2002 11:00:09 -0800 (PST) (envelope-from gnats) Date: Sat, 9 Mar 2002 11:00:09 -0800 (PST) Message-Id: <200203091900.g29J09M26494@freefall.freebsd.org> To: java@FreeBSD.org Cc: From: Greg Lewis Subject: Re: ports/35658: java/jdk13 creates too small src.jar Reply-To: Greg Lewis Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35658; it has been noted by GNATS. From: Greg Lewis To: freebsd-gnats-submit@FreeBSD.org Cc: znerd@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: ports/35658: java/jdk13 creates too small src.jar Date: Sun, 10 Mar 2002 05:21:11 +1030 --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Attached patch works for me. Put it in /ports/java/jdk13/files/patch-common::Release.gmk and you should be right. Obviously this is less efficient, but compared to the entire build process the impact is very minimal. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-common::Release.gmk" Index: Release.gmk =================================================================== RCS file: /data/java/JDK2/javasrc_1_3_scsl/j2sdk1.3.1/make/common/Release.gmk,v retrieving revision 1.7 diff -u -r1.7 common/Release.gmk --- common/Release.gmk 21 Jan 2002 22:40:08 -0000 1.7 +++ common/Release.gmk 9 Mar 2002 18:01:51 -0000 @@ -521,10 +521,18 @@ @# src.jar @# $(MKDIR) -p $(JDK_IMAGE_DIR)/src +ifeq ($(PLATFORM), bsd) + # Avoid the "argument list too long" problem. + ($(CD) $(SHARE_SRC)/classes; \ + for list in `$(FIND) $(SOURCES) -name CVS -prune -o -name SCCS -prune -o -name '*.java' -print`; do \ + $(TAR) cf - $$list | ($(CD) $(JDK_IMAGE_DIR)/src; $(TAR) xvf -); \ + done) +else ($(CD) $(SHARE_SRC)/classes; $(TAR) cf - \ `$(FIND) $(SOURCES) -name CVS -prune -o -name SCCS -prune -o \ -name '*.java' -print`)| \ ($(CD) $(JDK_IMAGE_DIR)/src; $(TAR) xvf -) +endif @# We do not want to ship this, it isn't part of the build yet. $(RM) -r $(JDK_IMAGE_DIR)/src/javax/swing/pending $(MKDIR) -p $(JDK_IMAGE_DIR)/src/launcher --mYCpIKhGyMATD0i+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 13: 8:13 2002 Delivered-To: freebsd-java@freebsd.org Received: from plato.webprogrammers.net (plato.webprogrammers.net [204.221.75.12]) by hub.freebsd.org (Postfix) with ESMTP id E319837B41F for ; Sat, 9 Mar 2002 13:07:49 -0800 (PST) Received: (from nobody@localhost) by plato.webprogrammers.net (8.11.6/8.11.6) id g29L3N099436; Sat, 9 Mar 2002 15:03:23 -0600 (CST) (envelope-from jstepka@webprogrammers.net) X-Authentication-Warning: plato.webprogrammers.net: nobody set sender to jstepka@webprogrammers.net using -f Received: from 24.240.42.215 (SquirrelMail authenticated user jstepka) by mail.webprogrammers.net with HTTP; Sat, 9 Mar 2002 15:03:23 -0600 (CST) Message-ID: <1705.24.240.42.215.1015707803.squirrel@mail.webprogrammers.net> Date: Sat, 9 Mar 2002 15:03:23 -0600 (CST) Subject: Re: Performance of Java/FreeBSD From: "Justen Stepka" To: In-Reply-To: <20020309164047.3F53A226B0@mail.looneys.net> References: <20020309164047.3F53A226B0@mail.looneys.net> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: Reply-To: jstepka@webprogrammers.net X-Mailer: SquirrelMail (version 1.2.4) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Could you post those results? Justen Stepka Mcclain Looney said: > > it's a fairly well established fact that java on freeBSD is sub-par, > and has been since the beginning. > > > http://www.volano.com/report/index.html > > for reasons that escape me, freebsd seems to be rather apathetic about > the advancement of java on its platform, which is unfortunate. my > theory is that > java's closed nature isn't appealing to potential cleanroom vm > developers. > > hopefully some day that will change, but as far as I can tell, there > are no java champions high up the ladder of freebsd power (so to > speak). please correct me if i'm wrong. > > speaking of which, can anyone speak to the current state of the sun > licensing deal that was struck last year? I haven't heard anything > about it after the initial hooplah. > > -mcclain > > > > On Saturday 09 March 2002 10:26 am, you wrote: >> I have coded some simulator to study routing algorithms for my PhD >> thesis and I have tried running my tests with jdk1.3.1/FreeBSD and >> linux-jdk1.4.0/FreeBSD. It's damn slow... I mean far more than I >> expected. I used to do tests under jdk1.2/hotspot-server/win32 and >> jdk1.3.1/win32 and I thought freebsd was just a bit less performant. >> What a surprise. To give an idea : I think win32 goes more than 5 >> times faster than bsd. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 16:23:38 2002 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by hub.freebsd.org (Postfix) with ESMTP id ED82437B496 for ; Sat, 9 Mar 2002 16:23:23 -0800 (PST) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 16jr7D-0000aS-00; Sat, 09 Mar 2002 16:23:07 -0800 Date: Sat, 9 Mar 2002 16:23:06 -0800 To: Mcclain Looney Cc: java@freebsd.org Subject: Re: Performance of Java/FreeBSD Message-ID: <20020310002306.GA1961@gnuppy.monkey.org> References: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> <20020309164047.3F53A226B0@mail.looneys.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020309164047.3F53A226B0@mail.looneys.net> User-Agent: Mutt/1.3.27i From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Mar 09, 2002 at 10:41:22AM -0600, Mcclain Looney wrote: > it's a fairly well established fact that java on freeBSD is sub-par, and has > been since the beginning. > > http://www.volano.com/report/index.html > > for reasons that escape me, freebsd seems to be rather apathetic about the > advancement of java on its platform, which is unfortunate. my theory is that > java's closed nature isn't appealing to potential cleanroom vm developers. > > hopefully some day that will change, but as far as I can tell, there are no > java champions high up the ladder of freebsd power (so to speak). please > correct me if i'm wrong. First of all it's basically driven by a small set of highly technical volunteers that spend time on it, like me (Greg, etc...), to get something working for the community as a whole. It's bottom-up driven like many open source projects filling primarily with engineers without a management layer of sorts. It's not apathy as much as limited by the developer resources we currently have. Current efforts are very grassrootsy in operational style, which can only scale effectively to about 2-4 people in volunteer group such as this. "Performance" We basically need HotSpot. It's something I'm actively working on and it's quite a difficult task since I'm deal with both the nitty gritty pthreads plumbing and advanced JIT internals of a bleeding edge compiler (rolling forward for exception handling, safepoints, etc...). It's just not trivial stuff by any means, but I'm definitely converging to a point of clarity for various parts of that code tree and hopefully something useable will come soon. Stuff like OpenJIT and ShuJIT should help things quite a bit for now but... It's definitely a public observation that our project pretty sketchy for many technical and developer resource related reasons at this time. That's just the way it is for now, but it's definitely going to change as folks keep working on it. Certainly a working HotSpot is going to dramatically help things. I was kind of miffed when I first read your post, but I trimmed down the text to about 1/3rd of it's original size and removed all pissiness. ;) That's all for now. ;) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Mar 9 16:29:53 2002 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by hub.freebsd.org (Postfix) with ESMTP id 9DF0F37B400 for ; Sat, 9 Mar 2002 16:29:47 -0800 (PST) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 16jrDX-0000bm-00; Sat, 09 Mar 2002 16:29:39 -0800 Date: Sat, 9 Mar 2002 16:29:39 -0800 To: Herve Quiroz Cc: java@freebsd.org Subject: Re: Performance of Java/FreeBSD Message-ID: <20020310002939.GB1961@gnuppy.monkey.org> References: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020309171247.D26683-100000@puget.esil.univ-mrs.fr> User-Agent: Mutt/1.3.27i From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Mar 09, 2002 at 05:26:59PM +0100, Herve Quiroz wrote: > I have coded some simulator to study routing algorithms for my PhD thesis > and I have tried running my tests with jdk1.3.1/FreeBSD and > linux-jdk1.4.0/FreeBSD. It's damn slow... I mean far more than I expected. > I used to do tests under jdk1.2/hotspot-server/win32 and jdk1.3.1/win32 > and I thought freebsd was just a bit less performant. What a surprise. To > give an idea : I think win32 goes more than 5 times faster than bsd. Under what similar conditions across all platforms ? HotSpot ? or just the bytecode interpreter ? Have you used any of the open source JITs like ShuJIT and OpenJIT and compared the results ? > Note that this is not a complaint mail. I am willing to help as far as I > can to make FreeBSD the best platform for java. Yeah, right, not a complaint mail my ass. ;) > I was just wondering if someone had some hints about some performance > issues that might help to still use FreeBSD for my tests. I mean before > the day we have full powered hotspot/FreeBSD ;) What about IO driven benchmarks ? > Maybe the linux-ibm ? or even Kaffe ? What can be done with JIT like > openJIT ? I know I should test on my own but you all know what it is : the > deadline for the article was... well, I think I should go back to paper > quick :( Well, things are going to suffer in the BSDs for now, you'll just have to wait for the port to get finished and there's nothing I can tell you that can comfort that bad news other than it's being worked on right now. Give it time and more self imposed unemployment. ;) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message