From owner-freebsd-java@FreeBSD.ORG Sun Sep 14 05:20:03 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4592316A4BF for ; Sun, 14 Sep 2003 05:20:03 -0700 (PDT) Received: from eta.fastwebnet.it (eta.fastwebnet.it [213.140.2.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E1C643F75 for ; Sun, 14 Sep 2003 05:20:02 -0700 (PDT) (envelope-from andrea.sansottera@fastwebnet.it) Received: from [14.255.26.81] (14.255.26.81) by eta.fastwebnet.it (6.7.019) id 3F5E047900092423 for freebsd-java@freebsd.org; Sun, 14 Sep 2003 14:20:00 +0200 From: Andrea Sansottera To: freebsd-java@freebsd.org In-Reply-To: <20030910092526.GA48381@rot13.obsecurity.org> References: <200309101118.48214.ernst.dehaan@nl.wanadoo.com> <20030910092526.GA48381@rot13.obsecurity.org> Content-Type: multipart/mixed; boundary="=-olWw8RD57BOgLyk9e9CE" Message-Id: <1063541917.10543.10.camel@bh2.bh> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 14 Sep 2003 14:20:39 +0200 Subject: jboss3 port doesn't work X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 12:20:03 -0000 --=-olWw8RD57BOgLyk9e9CE Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, I have upgraded my port collection to that of 13.09.2003 (yesterday!). I have found /usr/ports/java/jboss3 which is the port of jboss 3.2.1. It required diablo-jdk1.3.1, so I made a "make install clean" and it installed both jboss and diablo-jdk. I went to the /usr/local/jboss3.2/bin directory and as I usually do on linux a typed: sh run.sh JBoss fails to start. My JAVA_HOME var points to /usr/local/diablo-jdk1.3.1. I am not very experienced in jboss but the same version on linux, with jdk 1.4, works well, so it's not my fault, I suppose. Maybe, does jboss neek jdk 1.4? Anyway this port does not seem to work. I attach the output (stdout and stderr). Any help is greatly appreciated, I really need jboss to work on my FreeBSD system! Thanks Andrea --=-olWw8RD57BOgLyk9e9CE Content-Disposition: attachment; filename=jboss_log Content-Type: text/plain; name=jboss_log; charset= Content-Transfer-Encoding: 7bit ================================================================================ JBoss Bootstrap Environment JBOSS_HOME: /usr/local/jboss3.2 JAVA: /usr/local/diablo-jdk1.3.1/bin/java JAVA_OPTS: -Dprogram.name=run.sh CLASSPATH: /usr/local/jboss3.2/bin/run.jar:/usr/local/diablo-jdk1.3.1/lib/tools.jar ================================================================================ 05:01:44,173 INFO [Server] Starting JBoss (MX MicroKernel)... 05:01:44,199 INFO [Server] Release ID: JBoss [WonderLand] 3.2.1 (build: CVSTag=JBoss_3_2_1 date=200305041533) 05:01:45,246 INFO [Server] Home Dir: /usr/local/jboss3.2 05:01:45,248 INFO [Server] Home URL: file:/usr/local/jboss3.2/ 05:01:45,261 INFO [Server] Library URL: file:/usr/local/jboss3.2/lib/ 05:01:45,286 INFO [Server] Patch URL: null 05:01:45,288 INFO [Server] Server Name: default 05:01:45,289 INFO [Server] Server Home Dir: /usr/local/jboss3.2/server/default 05:01:45,292 INFO [Server] Server Home URL: file:/usr/local/jboss3.2/server/default/ 05:01:45,294 INFO [Server] Server Data Dir: /usr/local/jboss3.2/server/default/data 05:01:45,296 INFO [Server] Server Temp Dir: /usr/local/jboss3.2/server/default/tmp 05:01:45,298 INFO [Server] Server Config URL: file:/usr/local/jboss3.2/server/default/conf/ 05:01:45,300 INFO [Server] Server Library URL: file:/usr/local/jboss3.2/server/default/lib/ 05:01:45,302 INFO [Server] Root Deployemnt Filename: jboss-service.xml 05:01:45,397 INFO [Server] Starting General Purpose Architecture (GPA)... 05:01:51,930 INFO [ServerInfo] Java version: 1.3.1,Sun Microsystems Inc. 05:01:51,933 INFO [ServerInfo] Java VM: Classic VM diablo-1.3.1-0,Sun Microsystems Inc. 05:01:51,935 INFO [ServerInfo] OS-System: FreeBSD 4.8-RELEASE,i386 05:01:54,101 INFO [ServiceController] Controller MBean online 05:01:55,834 INFO [MainDeployer] Creating 05:01:56,429 INFO [MainDeployer] Created 05:01:56,441 INFO [MainDeployer] Starting 05:01:56,444 INFO [MainDeployer] Started 05:02:00,246 INFO [JARDeployer] Creating 05:02:00,512 INFO [JARDeployer] Created 05:02:00,521 INFO [JARDeployer] Starting 05:02:00,523 INFO [MainDeployer] Adding deployer: org.jboss.deployment.JARDeployer@2a066278 05:02:00,525 INFO [JARDeployer] Started 05:02:00,991 INFO [SARDeployer] Creating 05:02:01,217 INFO [SARDeployer] Created 05:02:01,221 INFO [SARDeployer] Starting 05:02:01,223 INFO [MainDeployer] Adding deployer: org.jboss.deployment.SARDeployer@2a0ca5ff 05:02:03,210 INFO [SARDeployer] Started 05:02:03,214 INFO [Server] Core system initialized 05:02:03,453 INFO [MainDeployer] Starting deployment of package: file:/usr/local/jboss3.2/server/default/conf/jboss-service.xml 05:02:03,606 ERROR [Server] Failed to start java.lang.AbstractMethodError: org/jboss/deployment/SubDeployerSupport.accepts at org.jboss.deployment.MainDeployer.findDeployer(MainDeployer.java:881) at org.jboss.deployment.MainDeployer.init(MainDeployer.java:680) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:637) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:613) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:597) at java.lang.reflect.Method.invoke(Native Method) at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177) at $Proxy6.deploy(Unknown Source) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:365) at org.jboss.system.server.ServerImpl.start(ServerImpl.java:272) at org.jboss.Main.boot(Main.java:150) at org.jboss.Main$1.run(Main.java:388) at java.lang.Thread.run(Thread.java:484) java.lang.AbstractMethodError: org/jboss/deployment/SubDeployerSupport.accepts at org.jboss.deployment.MainDeployer.findDeployer(MainDeployer.java:881) at org.jboss.deployment.MainDeployer.init(MainDeployer.java:680) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:637) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:613) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:597) at java.lang.reflect.Method.invoke(Native Method) at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177) at $Proxy6.deploy(Unknown Source) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:365) at org.jboss.system.server.ServerImpl.start(ServerImpl.java:272) at org.jboss.Main.boot(Main.java:150) at org.jboss.Main$1.run(Main.java:388) at java.lang.Thread.run(Thread.java:484) 05:02:03,696 INFO [Server] JBoss SHUTDOWN: Undeploying all packages 05:02:03,699 INFO [MainDeployer] Undeploying file:/usr/local/jboss3.2/server/default/conf/jboss-service.xml 05:02:03,703 ERROR [MainDeployer] Undeployment cleanup failed: file:/usr/local/jboss3.2/server/default/conf/jboss-service.xml java.lang.NullPointerException: at org.jboss.deployment.DeploymentInfo.cleanup(DeploymentInfo.java:328) at org.jboss.deployment.MainDeployer.destroy(MainDeployer.java:565) at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:481) at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:368) at java.lang.reflect.Method.invoke(Native Method) at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549) at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:808) at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:783) at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:771) 05:02:04,780 INFO [MainDeployer] Undeployed 1 deployed packages 05:02:04,781 INFO [Server] Shutting down all services Shutting down 05:02:04,784 INFO [ServiceController] Stopping 3 services 05:02:04,791 INFO [SARDeployer] Stopping 05:02:04,793 INFO [MainDeployer] Removing deployer: org.jboss.deployment.SARDeployer@2a0ca5ff 05:02:04,796 INFO [SARDeployer] Stopped 05:02:04,800 INFO [JARDeployer] Stopping 05:02:04,801 INFO [JARDeployer] Stopped 05:02:04,806 INFO [MainDeployer] Stopping 05:02:04,808 INFO [MainDeployer] Stopped 05:02:04,809 INFO [ServiceController] Stopped 3 services 05:02:04,963 INFO [Server] Shutdown complete Shutdown complete Halting VM --=-olWw8RD57BOgLyk9e9CE-- From owner-freebsd-java@FreeBSD.ORG Sun Sep 14 13:32:59 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32B9116A4BF for ; Sun, 14 Sep 2003 13:32:59 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0FA943FDF for ; Sun, 14 Sep 2003 13:32:57 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h8EKWrUc004546; Mon, 15 Sep 2003 08:32:53 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h8EKWpOP004545; Mon, 15 Sep 2003 08:32:51 +1200 (NZST) (envelope-from jonc) Date: Mon, 15 Sep 2003 08:32:51 +1200 From: Jonathan Chen To: Andrea Sansottera Message-ID: <20030914203251.GB4420@grimoire.chen.org.nz> References: <200309101118.48214.ernst.dehaan@nl.wanadoo.com> <20030910092526.GA48381@rot13.obsecurity.org> <1063541917.10543.10.camel@bh2.bh> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1063541917.10543.10.camel@bh2.bh> User-Agent: Mutt/1.4.1i cc: freebsd-java@freebsd.org Subject: Re: jboss3 port doesn't work X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 20:32:59 -0000 On Sun, Sep 14, 2003 at 02:20:39PM +0200, Andrea Sansottera wrote: > Hi, > > I have upgraded my port collection to that of 13.09.2003 (yesterday!). > > I have found /usr/ports/java/jboss3 which is the port of jboss 3.2.1. > > It required diablo-jdk1.3.1, so I made a "make install clean" and it > installed both jboss and diablo-jdk. > > I went to the /usr/local/jboss3.2/bin directory and as I usually do on > linux a typed: > > sh run.sh > > JBoss fails to start. My JAVA_HOME var points to > /usr/local/diablo-jdk1.3.1. I am not very experienced in jboss but the > same version on linux, with jdk 1.4, works well, so it's not my fault, I > suppose. Maybe, does jboss neek jdk 1.4? Anyway this port does not seem > to work. JBoss needs is usually started by root on boot, with: # /usr/local/etc/rc.d/020.jboss3.sh start This will make JBoss run with the "www" uid. You can also add yourself to the "www" group, and start it with: $ jboss3ctl start However, there *is* a problem with the port. You need to do the following first: # chown www /usr/local/jboss3.2 /usr/local/jboss3.2/server/* Otherwise JBoss won't start up properly with the "www" uid. -- Jonathan Chen ---------------------------------------------------------------------- "Only the meek get pinched. The bold survive." - Ferris Bueller From owner-freebsd-java@FreeBSD.ORG Mon Sep 15 03:42:17 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1939A16A4BF for ; Mon, 15 Sep 2003 03:42:17 -0700 (PDT) Received: from smtp1.euronet.nl (smtp1.euronet.nl [194.134.35.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1871C43FD7 for ; Mon, 15 Sep 2003 03:42:16 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp1.euronet.nl (Postfix) with ESMTP id BAD0B673A6 for ; Mon, 15 Sep 2003 12:42:12 +0200 (MEST) From: Ernst de Haan To: java@FreeBSD.org Date: Mon, 15 Sep 2003 12:42:18 +0200 User-Agent: KMail/1.5.2 References: <200309101245.17396.znerd@FreeBSD.org> <200309121654.03365.znerd@FreeBSD.org> <200309121711.40523.ernst.dehaan@nl.wanadoo.com> In-Reply-To: <200309121711.40523.ernst.dehaan@nl.wanadoo.com> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_KeZZ/zeGZEwFuyd" Message-Id: <200309151242.18807.znerd@FreeBSD.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Unexpected signal: 11 [Was: Sun JDK 1.4.2_01 for Linux] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 10:42:17 -0000 --Boundary-00=_KeZZ/zeGZEwFuyd Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline The problem is the following code snippet: synchronized (session) { : } where session is null. I've written a small program to attempt to reproduce the problem with that, but now the result is different. See the attached .java file. Still the native JDK 1.4 handles it correctly, producing a NullPointerException, but the Sun JDK 1.4.2_01 for Linux just hangs. Should we send this to -hackers for investigation? Ernst On vrijdag 12 september 2003 17:11, Ernst de Haan wrote: > Okay. It's reproducible. If I start Tomcat, running my web service > application (WAR), I execute CreateSession and then GetSessionDetails for > that session and BOOM > > With the native jdk14, I just get a NullPointerException... > > Ernst > > On vrijdag 12 september 2003 16:54, Ernst de Haan wrote: > > > Is it just my imagination or is the Sun JDK 1.4.2_01 for Linux > > > (java/linux-sun-jdk14) stable and very well performing? On my FreeBSD > > > > It was just my imagination ;-) See below for the error message I got > > seconds after I started up my application server and executed no more > > than 3 requests: > > > > > > Unexpected Signal : 11 occurred at PC=0x2A6BD991 > > Function=[Unknown.] > > Library=(N/A) > > > > NOTE: We are unable to locate the function name symbol for the error > > just occurred. Please refer to release documentation for possible > > reason and solutions. > > > > > > Current Java thread: > > > > Dynamic libraries: > > Can not get information for pid = 21338 > > > > Heap at VM Abort: > > Heap > > def new generation total 576K, used 138K [0x2c760000, 0x2c800000, > > 0x2cc40000) > > eden space 512K, 24% used [0x2c760000, 0x2c77ee30, 0x2c7e0000) > > from space 64K, 23% used [0x2c7e0000, 0x2c7e3b78, 0x2c7f0000) > > to space 64K, 0% used [0x2c7f0000, 0x2c7f0000, 0x2c800000) > > tenured generation total 3036K, used 2298K [0x2cc40000, 0x2cf37000, > > 0x30760000) > > the space 3036K, 75% used [0x2cc40000, 0x2ce7e870, 0x2ce7ea00, > > 0x2cf37000) > > compacting perm gen total 5376K, used 5140K [0x30760000, 0x30ca0000, > > 0x34760000) > > the space 5376K, 95% used [0x30760000, 0x30c653f8, 0x30c65400, > > 0x30ca0000) > > > > Local Time = Fri Sep 12 16:50:59 2003 > > Elapsed Time = 194 > > # > > # HotSpot Virtual Machine Error : 11 > > # Error ID : 4F530E43505002EF > > # Please report this error at > > # http://java.sun.com/cgi-bin/bugreport.cgi > > # > > # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode) > > # > > # An error report file has been saved as hs_err_pid21314.log. > > # Please refer to the file for further information. > > > > _______________________________________________ > > freebsd-java@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-java > > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" --Boundary-00=_KeZZ/zeGZEwFuyd-- From owner-freebsd-java@FreeBSD.ORG Mon Sep 15 03:45:53 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4CC16A4BF for ; Mon, 15 Sep 2003 03:45:53 -0700 (PDT) Received: from smtp1.euronet.nl (smtp1.euronet.nl [194.134.35.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3906543F75 for ; Mon, 15 Sep 2003 03:45:52 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp1.euronet.nl (Postfix) with ESMTP id 44953672CC for ; Mon, 15 Sep 2003 12:45:49 +0200 (MEST) From: Ernst de Haan To: java@FreeBSD.org Date: Mon, 15 Sep 2003 12:45:55 +0200 User-Agent: KMail/1.5.2 References: <200309101245.17396.znerd@FreeBSD.org> <200309121711.40523.ernst.dehaan@nl.wanadoo.com> <200309151242.18807.znerd@FreeBSD.org> In-Reply-To: <200309151242.18807.znerd@FreeBSD.org> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309151245.55421.znerd@FreeBSD.org> Subject: Re: Unexpected signal: 11 [Was: Sun JDK 1.4.2_01 for Linux] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 10:45:53 -0000 Okay okay okay. Attachments are a nightmare with this list. Get the file here: http://people.freebsd.org/~znerd/SynchronizeOnNull.java Ernst On maandag 15 september 2003 12:42, Ernst de Haan wrote: > The problem is the following code snippet: > > synchronized (session) { > > } > > where session is null. I've written a small program to attempt to > reproduce the problem with that, but now the result is different. See the > attached .java file. Still the native JDK 1.4 handles it correctly, > producing a NullPointerException, but the Sun JDK 1.4.2_01 for Linux just > hangs. > > Should we send this to -hackers for investigation? > > Ernst > > On vrijdag 12 september 2003 17:11, Ernst de Haan wrote: > > Okay. It's reproducible. If I start Tomcat, running my web service > > application (WAR), I execute CreateSession and then GetSessionDetails > > for that session and BOOM > > > > With the native jdk14, I just get a NullPointerException... > > > > Ernst > > > > On vrijdag 12 september 2003 16:54, Ernst de Haan wrote: > > > > Is it just my imagination or is the Sun JDK 1.4.2_01 for Linux > > > > (java/linux-sun-jdk14) stable and very well performing? On my > > > > FreeBSD > > > > > > It was just my imagination ;-) See below for the error message I got > > > seconds after I started up my application server and executed no more > > > than 3 requests: > > > > > > > > > Unexpected Signal : 11 occurred at PC=0x2A6BD991 > > > Function=[Unknown.] > > > Library=(N/A) > > > > > > NOTE: We are unable to locate the function name symbol for the error > > > just occurred. Please refer to release documentation for > > > possible reason and solutions. > > > > > > > > > Current Java thread: > > > > > > Dynamic libraries: > > > Can not get information for pid = 21338 > > > > > > Heap at VM Abort: > > > Heap > > > def new generation total 576K, used 138K [0x2c760000, 0x2c800000, > > > 0x2cc40000) > > > eden space 512K, 24% used [0x2c760000, 0x2c77ee30, 0x2c7e0000) > > > from space 64K, 23% used [0x2c7e0000, 0x2c7e3b78, 0x2c7f0000) > > > to space 64K, 0% used [0x2c7f0000, 0x2c7f0000, 0x2c800000) > > > tenured generation total 3036K, used 2298K [0x2cc40000, > > > 0x2cf37000, 0x30760000) > > > the space 3036K, 75% used [0x2cc40000, 0x2ce7e870, 0x2ce7ea00, > > > 0x2cf37000) > > > compacting perm gen total 5376K, used 5140K [0x30760000, > > > 0x30ca0000, 0x34760000) > > > the space 5376K, 95% used [0x30760000, 0x30c653f8, 0x30c65400, > > > 0x30ca0000) > > > > > > Local Time = Fri Sep 12 16:50:59 2003 > > > Elapsed Time = 194 > > > # > > > # HotSpot Virtual Machine Error : 11 > > > # Error ID : 4F530E43505002EF > > > # Please report this error at > > > # http://java.sun.com/cgi-bin/bugreport.cgi > > > # > > > # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode) > > > # > > > # An error report file has been saved as hs_err_pid21314.log. > > > # Please refer to the file for further information. > > > > > > _______________________________________________ > > > freebsd-java@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-java > > > To unsubscribe, send any mail to > > > "freebsd-java-unsubscribe@freebsd.org" From owner-freebsd-java@FreeBSD.ORG Mon Sep 15 05:04:08 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48DBB16A4BF for ; Mon, 15 Sep 2003 05:04:08 -0700 (PDT) Received: from ms001msg.fastwebnet.it (ms001msg.fastwebnet.it [213.140.2.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6469A43F3F for ; Mon, 15 Sep 2003 05:04:07 -0700 (PDT) (envelope-from andrea.sansottera@fastwebnet.it) Received: from [14.255.26.82] (14.255.26.82) by ms001msg.fastwebnet.it (6.7.019) id 3F6188EF0003BA38; Mon, 15 Sep 2003 14:03:56 +0200 From: Andrea Sansottera To: Jonathan Chen In-Reply-To: <20030914203251.GB4420@grimoire.chen.org.nz> References: <200309101118.48214.ernst.dehaan@nl.wanadoo.com> <20030910092526.GA48381@rot13.obsecurity.org> <1063541917.10543.10.camel@bh2.bh> <20030914203251.GB4420@grimoire.chen.org.nz> Content-Type: text/plain Message-Id: <1063627474.1065.6.camel@bh2.bh> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 15 Sep 2003 14:04:35 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: jboss3 port doesn't work X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 12:04:08 -0000 On Sun, 2003-09-14 at 22:32, Jonathan Chen wrote: > JBoss needs is usually started by root on boot, with: > > # /usr/local/etc/rc.d/020.jboss3.sh start That's ok, in fact I supposed it to start at boot time. Then I tried to start it manually. > > This will make JBoss run with the "www" uid. You can also add yourself > to the "www" group, and start it with: > > $ jboss3ctl start > > However, there *is* a problem with the port. You need to do the following > first: > > # chown www /usr/local/jboss3.2 /usr/local/jboss3.2/server/* > > Otherwise JBoss won't start up properly with the "www" uid. Thank you very much, I'll try later. It was difficult to find out such a "bug" reading JBoss output... Anyway, just a simply line has to be added to the port Makefile. Has it been already fixed or posted to the port mantainer? Thanks, Andrea From owner-freebsd-java@FreeBSD.ORG Mon Sep 15 11:06:38 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B7F116A4BF; Mon, 15 Sep 2003 11:06:38 -0700 (PDT) Received: from transpacific.net (lincoln.transbay.net [209.133.53.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C1643FE1; Mon, 15 Sep 2003 11:06:35 -0700 (PDT) (envelope-from sreese@codysbooks.com) Received: from [192.168.0.24] (stalwart.codysbooks.com [209.133.54.175]) by transpacific.net (8.11.6p2/8.11.4) with ESMTP id h8FI6Zu09078; Mon, 15 Sep 2003 11:06:35 -0700 (PDT) From: Scott Reese To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Cody's Books, Inc. Message-Id: <1063649207.83601.16.camel@borges> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Mon, 15 Sep 2003 11:06:47 -0700 Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: jdk13 port broken? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 18:06:38 -0000 [Please cc: me in any replies as I'm not currently subscribed to these lists. Thank you.] Hello all, Sorry for the cross-posting but I wasn't sure which list would be better for this question. I'm trying to build the jdk13 port and no matter what I do, I can't get past the following error: # Start of jdk build i386 Build started: 1.3.1-p8-root-030915-11:03 ERROR: Your BOOTDIR environment variable does not point to a valid Java 2 SDK for bootstrapping this build. A Java 2 SDK 1.3.1 build must be bootstrapped against any 1.3 build. Please update your ALT_BOOTDIR setting, or just unset it, and start your build again. Exiting because of the above error(s). gmake: *** [sanity] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. I've tried searching Google for an answer to this problem, but nothing I've found there has helped so far. My BOOTDIR environment variable isn't set at all. I've tried explicity setting ALT_BOOTDIR to "/usr/local/diablo-jdk1.3.1" but that doesn't help either. Any ideas as to what the problem might be? Any and all suggestions welcome. Thank you, Scott From owner-freebsd-java@FreeBSD.ORG Mon Sep 15 13:04:16 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B580B16A4BF; Mon, 15 Sep 2003 13:04:16 -0700 (PDT) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C40343FB1; Mon, 15 Sep 2003 13:04:15 -0700 (PDT) (envelope-from polkrl@bellsouth.net) Received: from DELL ([68.209.159.2]) by imf23aec.mail.bellsouth.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <20030915200415.TMJU1849.imf23aec.mail.bellsouth.net@DELL>; Mon, 15 Sep 2003 16:04:15 -0400 From: "Rob" To: "'Scott Reese'" , Date: Mon, 15 Sep 2003 15:02:07 -0500 Message-ID: <001001c37bc4$40d6a0c0$6401a8c0@DELL> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <1063649207.83601.16.camel@borges> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-java@freebsd.org Subject: RE: jdk13 port broken? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 20:04:16 -0000 I had the same problem. I used make WITH_LINUX_BOOTSTRAP=yes install clean I think that was the correct command, look at the Makefile and look at the options.. Hope this helps ROb -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Scott Reese Sent: Monday, September 15, 2003 1:07 PM To: freebsd-questions@freebsd.org Cc: freebsd-java@freebsd.org Subject: jdk13 port broken? [Please cc: me in any replies as I'm not currently subscribed to these lists. Thank you.] Hello all, Sorry for the cross-posting but I wasn't sure which list would be better for this question. I'm trying to build the jdk13 port and no matter what I do, I can't get past the following error: # Start of jdk build i386 Build started: 1.3.1-p8-root-030915-11:03 ERROR: Your BOOTDIR environment variable does not point to a valid Java 2 SDK for bootstrapping this build. A Java 2 SDK 1.3.1 build must be bootstrapped against any 1.3 build. Please update your ALT_BOOTDIR setting, or just unset it, and start your build again. Exiting because of the above error(s). gmake: *** [sanity] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. I've tried searching Google for an answer to this problem, but nothing I've found there has helped so far. My BOOTDIR environment variable isn't set at all. I've tried explicity setting ALT_BOOTDIR to "/usr/local/diablo-jdk1.3.1" but that doesn't help either. Any ideas as to what the problem might be? Any and all suggestions welcome. Thank you, Scott _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-java@FreeBSD.ORG Mon Sep 15 13:58:31 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABC716A4BF for ; Mon, 15 Sep 2003 13:58:31 -0700 (PDT) Received: from remt29.cluster1.charter.net (remt29.cluster1.charter.net [209.225.8.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id F084543F75 for ; Mon, 15 Sep 2003 13:58:29 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by remt29.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 146903197 for freebsd-java@freebsd.org; Mon, 15 Sep 2003 16:58:28 -0400 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h8FKvPT4026112 for ; Mon, 15 Sep 2003 15:57:38 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h8FKvP1L026111 for freebsd-java@freebsd.org; Mon, 15 Sep 2003 15:57:25 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Mon, 15 Sep 2003 15:57:20 -0500 To: freebsd-java@freebsd.org Message-ID: <20030915205720.GA23918@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Bus error (core dumped) trying to build jdk14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 20:58:31 -0000 I am trying to build jdk14p4-pre1 on FreeBSD -current. I adjusted the port Makefile to look for the experimental patch and disabled the patches in the files directory of the port. I searched the archives and apparently some people have had success with building this but I must be missing something. I have the experimental patch (grabbed it yesterday) and get the following error while building (including just the beginning and end): ===> Building for jdk-1.4.1p4 # Start of jdk build bsd i586 1.4.1-p4-pre1 build started: 03-09-15 15:49 gmake[1]: Entering directory `/usr/ports/java/jdk14/work/j2se/make' gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make' if [ -r ./../../patch/make/Makefile ]; then \ ( cd ./../../patch/make; gmake sanity MAKEFLAGS= EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/usr/ports/java/jdk14/work/control CONTROL_TOPDIR_NAME=control ALT_J2SE_TOPDIR=./../../j2se ALT_OUTPUTDIR=/usr/ports/java/jdk14/work/control/build/bsd-i586 ALT_RTPATCH_DIR= ALT_BASE_IMAGE_ZIP= ALT_BASE_IMAGE_DIR= ALT_NEW_IMAGE_DIR= ; ); \ fi Build Machine Information: build machine = Build Directory Structure: CWD = /usr/ports/java/jdk14/work/control/make TOPDIR = ./../.. CONTROL_TOPDIR = ./../../control GENERICS_TOPDIR = ./../../generics HOTSPOT_TOPDIR = ./../../hotspot J2SE_TOPDIR = ./../../j2se MOTIF_TOPDIR = ./../../motif COBUNDLE_TOPDIR = ./../../cobundle Hotspot Settings: HOTSPOT_BUILD_JOBS = Bootstrap Settings: BOOTDIR = /usr/local/linux-sun-jdk1.4.2_01 BOOTSTRAP J2SDK VERSION: 1.4.2_01 OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586 Build Tool Settings: UNIXCOMMAND_PATH = /bin/ COMPILER_PATH = /usr/bin/ DEVTOOLS_PATH = /usr/local/bin/ USRBIN_PATH = /usr/bin/ MOTIF_DIR = /usr/X11R6 CC_VER = gcc (GCC) 3.3.1 [FreeBSD] Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/X11R6/bin:/home/glenn/bin Build Directives: USE_ONLY_BOOTDIR_TOOLS = USE_HOTSPOT_INTERPRETER_MODE = PEDANTIC = DEV_ONLY = J2RE_ONLY = NO_DOCS = YES NO_IMAGES = TOOLS_ONLY = true INSANE = Build Platform Settings: PLATFORM = bsd ARCH = i586 LIBARCH = i386 ARCH_FAMILY = i586 ARCH_DATA_MODEL = 32 OS_VERSION = 5.1-CURRENT TRUE_PLATFORM = FreeBSD (5.x CURRENT way) FREE_SPACE = 122720604 GNU Make Settings: MAKE = gmake MAKE VERSION = MAKECMDGOALS = sanity MAKEFLAGS = SHELL = /bin/sh Target Build Versions: JDK_VERSION = 1.4.1 MILESTONE = p4-pre1 BUILD_NUMBER = root_15_sep_2003_15_49 BUNDLE_DATE = 15_sep_2003 External File/Binary Locations: HOTSPOT_SERVER_PATH = /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/server HOTSPOT_CLIENT_PATH = /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/client OPT_JAVAWS = /java/re/javaws/1.2/promoted/pit_tested/bundles/javaws-1_2-bsd-i586-i.zip MOZILLA_PATH = /java/devtools MOZILLA_HEADERS_PATH = /java/devtools/share/plugin MOZILLA_LIBS_PATH = /java/devtools/bsd/plugin MOTIF_DIR = /usr/X11R6 CACERTS_FILE = ./../src/share/lib/security/cacerts WARNING: Your build environment has the variable NO_DOCS defined. This will result in a development-only build of the J2SE workspace, lacking the documentation build. WARNING: You do not have access to the Java Web Start binary. These binaries may be optional for this build. Please check your access to /java/re/javaws/1.2/promoted/pit_tested/bundles/javaws-1_2-bsd-i586-i.zip and/or check your value of ALT_JAVAWS_PATH. This will make your images target build incomplete. Sanity check passed. (cd ./../build/bsd-i586/hotspot-i586/tmp; \ gmake -f /usr/ports/java/jdk14/work/hotspot/build/bsd/Makefile product \ HOTSPOT_BUILD_VERSION=1.4.1-p4-pre1-root_15_sep_2003_15_49 GAMMADIR=/usr/ports/java/jdk14/work/hotspot ; ) . . . ------------------[snip]--------------------------------- . . . gmake[4]: Entering directory `/usr/ports/java/jdk14/work/j2se/make/sun/javac' >>>Recursively making sources all @ Mon Sep 15 15:50:41 CDT 2003 ... gmake[5]: Entering directory `/usr/ports/java/jdk14/work/j2se/make/sun/javac/sources' /usr/ports/java/jdk14/work/control/build/bsd-i586/bin/java -classpath ../../../tools/strip StripProperties < ../../../../src/share/javac/com/sun/tools/javac/v8/resources/javac.properties > /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/v8/resources/javac.properties Bus error (core dumped) gmake[5]: *** [/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/com/sun/tools/javac/v8/resources/javac.properties] Error 138 gmake[5]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/sun/javac/sources' gmake[4]: *** [all] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/sun/javac' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/javac' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. Please include me in the cc field as I am not subscribed to the java list. Thanks. -- Glenn Johnson glennpj@charter.net From owner-freebsd-java@FreeBSD.ORG Mon Sep 15 15:12:49 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFFB416A4B3 for ; Mon, 15 Sep 2003 15:12:49 -0700 (PDT) Received: from nwkea-mail-1.sun.com (nwkea-mail-1.sun.com [192.18.42.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4386643F75 for ; Mon, 15 Sep 2003 15:12:49 -0700 (PDT) (envelope-from Ranjith.Mandala@Sun.COM) Received: from phys-d3-ha21sca-1 ([129.145.155.163]) by nwkea-mail-1.sun.com (8.12.9/8.12.9) with ESMTP id h8FMCm2m011033 for ; Mon, 15 Sep 2003 15:12:48 -0700 (PDT) Received: from ranjith (d-usca14-133-175.SFBay.Sun.COM [129.145.133.175]) by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HLA00E470DCGY@ha21sca-mail1.sfbay.sun.com> for freebsd-java@freebsd.org; Mon, 15 Sep 2003 15:12:48 -0700 (PDT) Date: Mon, 15 Sep 2003 15:12:48 -0700 (PDT) Date-warning: Date header was inserted by ha21sca-mail1.sfbay.sun.com From: Ranjith Mandala To: freebsd-java@freebsd.org Message-id: <7538894.1063664185265.JavaMail.ranjithm@ha21sca-mail1.sfbay.sun.com> MIME-version: 1.0 X-Mailer: postEmail $Id: PostEmail.java,v 1.18 2003/03/13 14:33:02 jfbrown Exp $ Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit X-IM-Review-ID: 207091 cc: Ranjith.Mandala@Sun.COM Subject: Re: (Incident Review ID: 207091) Error executing java and javac ID: 4F533F4C494E55580E43505001C9 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 22:12:50 -0000 Hi, This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of a.scolari@ticino.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, RM. ----------------- Original Bug Report------------------- category : hotspot release : 1.4.2 subcategory : runtime_system type : bug synopsis : Error executing java and javac ID: 4F533F4C494E55580E43505001C9 description : FULL PRODUCT VERSION : FULL OS VERSION : FreeBSD 5.0-RELEASE with Linux Support v.7.1 A DESCRIPTION OF THE PROBLEM : When trying to execute "javac file.java" or "java class" (also without an argument, e.g. only "java" or "javac"), the console crashes and I've to create another session on the server and kill manually the process. ERROR MESSAGES/STACK TRACES THAT OCCUR : # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode) # # Error ID: 4F533F4C494E55580E43505001C9 REPRODUCIBILITY : This bug can be reproduced always. workaround : suggested_val : cust_name : Andrea Scolari cust_email : a.scolari@ticino.com jdcid : keyword : webbug company : --- hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2003-09-12 01:04:27.4 dateEvaluated : 2003-09-15 16:05:24.640 From owner-freebsd-java@FreeBSD.ORG Tue Sep 16 01:15:35 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 305BA16A4B3; Tue, 16 Sep 2003 01:15:35 -0700 (PDT) Received: from smtp0.euronet.nl (smtp0.euronet.nl [194.134.35.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB8A043F85; Tue, 16 Sep 2003 01:15:33 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp0.euronet.nl (Postfix) with ESMTP id 8D101249AE; Tue, 16 Sep 2003 10:15:31 +0200 (MEST) From: Ernst de Haan To: java@FreeBSD.org, questions@FreeBSD.org Date: Tue, 16 Sep 2003 10:15:36 +0200 User-Agent: KMail/1.5.2 X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309161015.36632.znerd@FreeBSD.org> Subject: Programming wireless devices with FreeBSD / Java X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 08:15:35 -0000 Does anyone have any experience with programming mobile devices with Java on the FreeBSD platform? I'd like to start with J2ME programming, but I'm looking for a phone with a set of development tools for FreeBSD, so that I don't have to switch to Windows in order to upload programs, for example... Anyone have any experience with this? What phone would you recommend? Ernst (Sorry for the cross-posting, but this applies to both lists) From owner-freebsd-java@FreeBSD.ORG Tue Sep 16 19:06:27 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D466D16A4B3 for ; Tue, 16 Sep 2003 19:06:27 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EDC743FAF for ; Tue, 16 Sep 2003 19:06:26 -0700 (PDT) (envelope-from mmercer@nc.rr.com) Received: from [192.168.1.2] (rdu88-246-041.nc.rr.com [24.88.246.41]) h8H24D4R009732 for ; Tue, 16 Sep 2003 22:04:14 -0400 (EDT) From: "Michael E. Mercer" To: freebsd-java@freebsd.org Content-Type: text/plain Message-Id: <1063764373.414.4.camel@dual.mmercer.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Tue, 16 Sep 2003 22:06:14 -0400 Content-Transfer-Encoding: 7bit Subject: CapturePlayback demo problems... X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 02:06:27 -0000 Hey peoples, 4.9-PRERELEASE JDK1.4.1 Experimental patchset (4pre1) JavaSoundDemo.zip from http://java.sun.com/products/java-media/sound/samples/JavaSoundDemo.zip Run the CapturePlayback class or run java -jar JavaSoundDemo.jar and choose CapturePlayback... Record input... stop, then try to record a second time. It never works after the first time. Is there a bug in the demo code or our native jdk 1.4.1? Thanks Michael From owner-freebsd-java@FreeBSD.ORG Tue Sep 16 21:30:58 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2CDC16A4B3 for ; Tue, 16 Sep 2003 21:30:57 -0700 (PDT) Received: from hotmail.com (bay2-f5.bay2.hotmail.com [65.54.247.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E55343F75 for ; Tue, 16 Sep 2003 21:30:57 -0700 (PDT) (envelope-from timcleaver@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 16 Sep 2003 21:30:57 -0700 Received: from 132.234.113.149 by by2fd.bay2.hotmail.msn.com with HTTP; Wed, 17 Sep 2003 04:30:56 GMT X-Originating-IP: [132.234.113.149] X-Originating-Email: [timcleaver@hotmail.com] From: "Tim Cleaver" To: java@FreeBSD.org Date: Wed, 17 Sep 2003 14:30:56 +1000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Sep 2003 04:30:57.0206 (UTC) FILETIME=[7D354560:01C37CD4] Subject: FreeBSD Port: eclipse2.1.1_2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 04:30:58 -0000 To whom it may concern, I have just recently attempted to install eclipse and am wondering why it requires so many out of date packages? jfc1.1.1 and jdk1.2 are no longer supported and actively maintained by Sun. I wish to develop using jdk1.4.2 and it appears that this requires the linux abstraction layer in order to do so? Can the eclipse build utilise linux-sun-jdk1.42 and not require the older java technologies? If possible, how would I go about altering the appropriate make files in order to do this? Furthermore what are the the drawbacks in using the linux emulation layer with regards to java? If there is a better IDE available in teh ports collection I would greatly appreciate any advice you have in that regard also. I am new to the FreeBSD and ports community and thank you for taking the time to read and reply to my email. thanks, Tim _________________________________________________________________ E-mail just got a whole lot better. New ninemsn Premium. Click here http://ninemsn.com.au/premium/landing.asp From owner-freebsd-java@FreeBSD.ORG Wed Sep 17 00:36:22 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC6716A4B3 for ; Wed, 17 Sep 2003 00:36:22 -0700 (PDT) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE37E43FAF for ; Wed, 17 Sep 2003 00:36:20 -0700 (PDT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) by diomedes.noc.ntua.gr (8.12.9/8.12.9) with ESMTP id h8H7aIUk038009; Wed, 17 Sep 2003 10:36:18 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from noc.ntua.gr (dhcp-145.noc.ntua.gr [147.102.220.145]) by ajax.noc.ntua.gr (8.12.9/8.12.9) with ESMTP id h8H7aC2N073646; Wed, 17 Sep 2003 10:36:18 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <3F680EE6.5050304@noc.ntua.gr> Date: Wed, 17 Sep 2003 10:36:06 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en, el MIME-Version: 1.0 To: "Michael E. Mercer" References: <1063764373.414.4.camel@dual.mmercer.com> In-Reply-To: <1063764373.414.4.camel@dual.mmercer.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: CapturePlayback demo problems... X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 07:36:22 -0000 Michael E. Mercer wrote: > Hey peoples, > > 4.9-PRERELEASE > JDK1.4.1 Experimental patchset (4pre1) > > JavaSoundDemo.zip from > http://java.sun.com/products/java-media/sound/samples/JavaSoundDemo.zip > > Run the CapturePlayback class or run java -jar JavaSoundDemo.jar and > choose CapturePlayback... > > Record input... stop, then try to record a second time. > It never works after the first time. > > Is there a bug in the demo code or our native jdk 1.4.1? I can't see how the former could be the case, since it is pure java and it runs fine in Windows... -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 09:01:55 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 862D816A4B3 for ; Thu, 18 Sep 2003 09:01:55 -0700 (PDT) Received: from mail.rdstm.ro (mail.rdstm.ro [193.231.233.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2AB743F75 for ; Thu, 18 Sep 2003 09:01:53 -0700 (PDT) (envelope-from aanton@reversedhell.net) Received: from reversedhell.net (casa_auto [81.196.32.25]) by mail.rdstm.ro (8.12.10/8.12.1) with ESMTP id h8IG1lki016544 for ; Thu, 18 Sep 2003 19:01:48 +0300 Message-ID: <3F69D83F.8090009@reversedhell.net> Date: Thu, 18 Sep 2003 19:07:27 +0300 From: Alin-Adrian Anton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030906 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms050007020104010203000904" Subject: Firebird plugin X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:01:55 -0000 This is a cryptographically signed message in MIME format. --------------ms050007020104010203000904 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi guys, I had a lot of bad time with java on my FreeBSD 4.8-STABLE, it never compiled till the end. Funny bugs, no more, I installed the latte diablo package, 1.3.1, and i tried to use the plugin for Firebird browser, as instructed on plugindoc.mozdev.org as a todo for linux. But it won't work. Anyone has any ideas, or a working native plugin for Mozilla for example? For Firebird even? Thanks, Alin. --------------ms050007020104010203000904 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJATCC AtswggJEoAMCAQICAwqocjANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDMwOTAxMjI1NzE3WhcNMDQwODMxMjI1NzE3 WjBJMR8wHQYDVQQDExZUaGF3dGUgRnJlZW1haWwgTWVtYmVyMSYwJAYJKoZIhvcNAQkBFhdh YW50b25AcmV2ZXJzZWRoZWxsLm5ldDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB AOFQIPsz6GsCqBulxVsYpJ2I0jfIBLPuNsNpkK4qh1TxzVVJ3dOd3giojIFX2Vnhm7s1RdTm 0bPJ720UVqdsxuLtQ0hIBbg+oK492I8Vd8rAH7ByDE++L8dRaAP6IcUGZQh2/7GnjCdrnmta vFJ02oya/5RMqcvUIe3ggFlzpSw0nDuRbTOKfRJAUP4wI56SY63E9gUQL0IBqzEKzcJQTAnk G0/C8MKTMpFBZ89pwNvFaOuPXLCIPIiPPy/luxEOgjYz9mwEzDShznISwDg327swWmNXEcDF ZRnpnQya41RPAGJiw8e6xirvPpn3Evd07UVEovGsP2CHoPfA/JvdK3UCAwEAAaM0MDIwIgYD VR0RBBswGYEXYWFudG9uQHJldmVyc2VkaGVsbC5uZXQwDAYDVR0TAQH/BAIwADANBgkqhkiG 9w0BAQQFAAOBgQAsf0Fs94uUNfAA2GC/CXQaccTiQJm7rRwhe+ttblOD0PH9jSUauQAKP7sh BNBEhJ+j5JU8GlTEi/ZKCBGqFTJm2pvbvy7QdQUe2J3VQwmCGYiJTu/m1iAVwhhRVtzZVC/u 1EnXDzel2vnkJ5wOP5en2N8wd1wpAii1A1K3ck7q0TCCAtswggJEoAMCAQICAwqocjANBgkq hkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcg KFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3Vpbmcg Q0EwHhcNMDMwOTAxMjI1NzE3WhcNMDQwODMxMjI1NzE3WjBJMR8wHQYDVQQDExZUaGF3dGUg RnJlZW1haWwgTWVtYmVyMSYwJAYJKoZIhvcNAQkBFhdhYW50b25AcmV2ZXJzZWRoZWxsLm5l dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOFQIPsz6GsCqBulxVsYpJ2I0jfI BLPuNsNpkK4qh1TxzVVJ3dOd3giojIFX2Vnhm7s1RdTm0bPJ720UVqdsxuLtQ0hIBbg+oK49 2I8Vd8rAH7ByDE++L8dRaAP6IcUGZQh2/7GnjCdrnmtavFJ02oya/5RMqcvUIe3ggFlzpSw0 nDuRbTOKfRJAUP4wI56SY63E9gUQL0IBqzEKzcJQTAnkG0/C8MKTMpFBZ89pwNvFaOuPXLCI PIiPPy/luxEOgjYz9mwEzDShznISwDg327swWmNXEcDFZRnpnQya41RPAGJiw8e6xirvPpn3 Evd07UVEovGsP2CHoPfA/JvdK3UCAwEAAaM0MDIwIgYDVR0RBBswGYEXYWFudG9uQHJldmVy c2VkaGVsbC5uZXQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOBgQAsf0Fs94uUNfAA 2GC/CXQaccTiQJm7rRwhe+ttblOD0PH9jSUauQAKP7shBNBEhJ+j5JU8GlTEi/ZKCBGqFTJm 2pvbvy7QdQUe2J3VQwmCGYiJTu/m1iAVwhhRVtzZVC/u1EnXDzel2vnkJ5wOP5en2N8wd1wp Aii1A1K3ck7q0TCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYT AlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UE ChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMg RGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqG SIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBa Fw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3Vs dGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNz dWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV+065yplaHmjAdQRw nd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfArhVqqP3FWy688Cwfn 8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/p7bRPGEEQB5kGXJg t/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0 dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsGA1Ud DwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJ KoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A 9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH 1sYITq726jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggM7MIIDNwIBATBpMGIxCzAJ BgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYD VQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIDCqhyMAkGBSsOAwIa BQCgggGnMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAzMDkx ODE2MDcyN1owIwYJKoZIhvcNAQkEMRYEFMhdbkhA0fF/vw5i3JNruGgef1+kMFIGCSqGSIb3 DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMCAgFAMAcG BSsOAwIHMA0GCCqGSIb3DQMCAgEoMHgGCSsGAQQBgjcQBDFrMGkwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0 ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMKqHIwegYLKoZIhvcNAQkQAgsxa6Bp MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQu MSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIDCqhyMA0G CSqGSIb3DQEBAQUABIIBAJunpW1FNQQv4RfntfDH0tGFV9Hz1yA+TkxsUVi6fJUecuuScoI5 rasi9x/HTiFW+kb7BJo5nOc5+94VtGWtgGTm6bULvDE7bBxKxHZAYWENfXnyZfr5QsggL6Ea n124aApToxrXQz0+3LDTIkSR9IRpsGqtIFj/g0gSxnFkWK7YbMVNxrCvGL4IvfJofccz+pE/ TayJmx6QhAqhONkuOPOOrQ0iZLYLG/tQFgGZFrVLkrxKvtDe/X4sgG0uLhsVf6+DfdJFzHqa 8fTZvWR5prHMNgEGj5cTpMFqiOLUhT6TeJTsQvOqlK4M+yNiJp0rCmZeg7siFLOELmA/r3Ll +NkAAAAAAAA= --------------ms050007020104010203000904-- From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 09:14:49 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F9D816A4B3 for ; Thu, 18 Sep 2003 09:14:49 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id B926D43FDD for ; Thu, 18 Sep 2003 09:14:47 -0700 (PDT) (envelope-from mmercer@nc.rr.com) Received: from [192.168.1.2] (rdu88-246-041.nc.rr.com [24.88.246.41]) h8IGAwpM007310; Thu, 18 Sep 2003 12:10:59 -0400 (EDT) From: "Michael E. Mercer" To: Alin-Adrian Anton In-Reply-To: <3F69D83F.8090009@reversedhell.net> References: <3F69D83F.8090009@reversedhell.net> Content-Type: text/plain Message-Id: <1063901685.414.6.camel@dual.mmercer.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Thu, 18 Sep 2003 12:14:45 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: Firebird plugin X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:14:49 -0000 make sure all components are compiled with the same compiler... if not, they will/may not work together... later MeM From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 09:17:50 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD4D16A4B3; Thu, 18 Sep 2003 09:17:50 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A97543F85; Thu, 18 Sep 2003 09:17:49 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id AF48510BFAA; Thu, 18 Sep 2003 18:17:47 +0200 (CEST) Date: Thu, 18 Sep 2003 18:17:47 +0200 From: "Simon L. Nielsen" To: Josef El-Rayes Message-ID: <20030918161745.GB389@FreeBSD.org> References: <20030909182044.GA1774@daemon.li> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline In-Reply-To: <20030909182044.GA1774@daemon.li> User-Agent: Mutt/1.5.4i cc: freebsd-www@freebsd.org cc: freebsd-java@freebsd.org Subject: Re: [review-request]: java homepage X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:17:50 -0000 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003.09.09 20:20:44 +0200, Josef El-Rayes wrote: > i wanted to do some update of the homepage of the java project > as it is currently still talking about 1.1.8 jdk, which is quite > outdated. Great! The Java pages really need to be updated. > i thought it is best to introduce the freebsd foundations' jdk in > some sentences. >=20 > what do you think of it? I like it, and I have committed a slightly modified version (mainly whitespace cleanup). > ps: isn't it possible to get the doc's sgml entities into www sgml > pages? how do i acheive things like &os; in a webpage? Not at the moment :-/. I have been thinking about this, but as of yet I haven't found any good ways to do it. --=20 Simon L. Nielsen FreeBSD Documentation Team --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/adqph9pcDSc1mlERAvi8AJsETBefo3XHbEXLvmkBtAN2ENkubQCfTsai 25m7o6Lcou14KNK04H46WW8= =s6SD -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx-- From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 11:28:50 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5247416A4B3 for ; Thu, 18 Sep 2003 11:28:50 -0700 (PDT) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A17943FDF for ; Thu, 18 Sep 2003 11:28:48 -0700 (PDT) (envelope-from rv@puget.esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.9/8.12.9) with ESMTP id h8IIIqJE020387 for ; Thu, 18 Sep 2003 20:18:52 +0200 (CEST) (envelope-from rv@puget.esil.univ-mrs.fr) Received: (from rv@localhost) by puget.esil.univ-mrs.fr (8.12.9/8.12.9/Submit) id h8IIIpcA020339 for freebsd-java@FreeBSD.ORG; Thu, 18 Sep 2003 20:18:51 +0200 (CEST) Date: Thu, 18 Sep 2003 20:18:51 +0200 From: Herve Quiroz To: freebsd-java@FreeBSD.ORG Message-ID: <20030918181851.GA488@puget.esil.univ-mrs.fr> References: <20030909215210.GA5404@grimoire.chen.org.nz> <200309111621.31123.ernst.dehaan@nl.wanadoo.com> <20030911183428.GA1559@watt.intra.caraldi.com> <20030911204652.H819@puget.esil.univ-mrs.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030911204652.H819@puget.esil.univ-mrs.fr> User-Agent: Mutt/1.4.1i Subject: Re: ant script annoyances X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 18:28:50 -0000 Have a look at Gentoo Linux Portage's java-config package: http://www.gentoo.org/dyn/pkgs/dev-java/java-config.xml It does aproximatively the same as javavmwrapper and ant-config... It's GPL AFAIK so we may reuse it as-is or merge into javavmwrapper if necessary... BTW, I having a deeper look at Portage and it seems like the Java ports stuff is handled quite nicely... as is the whole ports system in fact. Too bad it's Python :( And too bad it's not FreeBSD but Linux ;) Herve From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 11:59:28 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E432A16A4B3 for ; Thu, 18 Sep 2003 11:59:28 -0700 (PDT) Received: from mail.rdstm.ro (mail.rdstm.ro [193.231.233.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D3D43F3F for ; Thu, 18 Sep 2003 11:59:26 -0700 (PDT) (envelope-from aanton@reversedhell.net) Received: from reversedhell.net (casa_auto [81.196.32.25]) by mail.rdstm.ro (8.12.10/8.12.1) with ESMTP id h8IIxNki022737 for ; Thu, 18 Sep 2003 21:59:24 +0300 Message-ID: <3F6A01DF.3080104@reversedhell.net> Date: Thu, 18 Sep 2003 22:05:03 +0300 From: Alin-Adrian Anton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030906 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <3F69D83F.8090009@reversedhell.net> <1063901685.414.6.camel@dual.mmercer.com> In-Reply-To: <1063901685.414.6.camel@dual.mmercer.com> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms040104010807020902090405" Subject: Re: Firebird plugin X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 18:59:29 -0000 This is a cryptographically signed message in MIME format. --------------ms040104010807020902090405 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Michael E. Mercer wrote: >make sure all components are compiled with the same compiler... > >if not, they will/may not work together... > >later >MeM > > > > Yeah, I know, but they are both compiled with 2.x. Is it necessary EXACTLY same version? A. --------------ms040104010807020902090405 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJATCC AtswggJEoAMCAQICAwqocjANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDMwOTAxMjI1NzE3WhcNMDQwODMxMjI1NzE3 WjBJMR8wHQYDVQQDExZUaGF3dGUgRnJlZW1haWwgTWVtYmVyMSYwJAYJKoZIhvcNAQkBFhdh YW50b25AcmV2ZXJzZWRoZWxsLm5ldDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB AOFQIPsz6GsCqBulxVsYpJ2I0jfIBLPuNsNpkK4qh1TxzVVJ3dOd3giojIFX2Vnhm7s1RdTm 0bPJ720UVqdsxuLtQ0hIBbg+oK492I8Vd8rAH7ByDE++L8dRaAP6IcUGZQh2/7GnjCdrnmta vFJ02oya/5RMqcvUIe3ggFlzpSw0nDuRbTOKfRJAUP4wI56SY63E9gUQL0IBqzEKzcJQTAnk G0/C8MKTMpFBZ89pwNvFaOuPXLCIPIiPPy/luxEOgjYz9mwEzDShznISwDg327swWmNXEcDF ZRnpnQya41RPAGJiw8e6xirvPpn3Evd07UVEovGsP2CHoPfA/JvdK3UCAwEAAaM0MDIwIgYD VR0RBBswGYEXYWFudG9uQHJldmVyc2VkaGVsbC5uZXQwDAYDVR0TAQH/BAIwADANBgkqhkiG 9w0BAQQFAAOBgQAsf0Fs94uUNfAA2GC/CXQaccTiQJm7rRwhe+ttblOD0PH9jSUauQAKP7sh BNBEhJ+j5JU8GlTEi/ZKCBGqFTJm2pvbvy7QdQUe2J3VQwmCGYiJTu/m1iAVwhhRVtzZVC/u 1EnXDzel2vnkJ5wOP5en2N8wd1wpAii1A1K3ck7q0TCCAtswggJEoAMCAQICAwqocjANBgkq hkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcg KFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3Vpbmcg Q0EwHhcNMDMwOTAxMjI1NzE3WhcNMDQwODMxMjI1NzE3WjBJMR8wHQYDVQQDExZUaGF3dGUg RnJlZW1haWwgTWVtYmVyMSYwJAYJKoZIhvcNAQkBFhdhYW50b25AcmV2ZXJzZWRoZWxsLm5l dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOFQIPsz6GsCqBulxVsYpJ2I0jfI BLPuNsNpkK4qh1TxzVVJ3dOd3giojIFX2Vnhm7s1RdTm0bPJ720UVqdsxuLtQ0hIBbg+oK49 2I8Vd8rAH7ByDE++L8dRaAP6IcUGZQh2/7GnjCdrnmtavFJ02oya/5RMqcvUIe3ggFlzpSw0 nDuRbTOKfRJAUP4wI56SY63E9gUQL0IBqzEKzcJQTAnkG0/C8MKTMpFBZ89pwNvFaOuPXLCI PIiPPy/luxEOgjYz9mwEzDShznISwDg327swWmNXEcDFZRnpnQya41RPAGJiw8e6xirvPpn3 Evd07UVEovGsP2CHoPfA/JvdK3UCAwEAAaM0MDIwIgYDVR0RBBswGYEXYWFudG9uQHJldmVy c2VkaGVsbC5uZXQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOBgQAsf0Fs94uUNfAA 2GC/CXQaccTiQJm7rRwhe+ttblOD0PH9jSUauQAKP7shBNBEhJ+j5JU8GlTEi/ZKCBGqFTJm 2pvbvy7QdQUe2J3VQwmCGYiJTu/m1iAVwhhRVtzZVC/u1EnXDzel2vnkJ5wOP5en2N8wd1wp Aii1A1K3ck7q0TCCAz8wggKooAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYT AlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UE ChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMg RGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqG SIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBa Fw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3Vs dGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNz dWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8VXNV+065yplaHmjAdQRw nd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfArhVqqP3FWy688Cwfn 8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/p7bRPGEEQB5kGXJg t/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0 dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsGA1Ud DwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJ KoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A 9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH 1sYITq726jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggM7MIIDNwIBATBpMGIxCzAJ BgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYD VQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIDCqhyMAkGBSsOAwIa BQCgggGnMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAzMDkx ODE5MDUwM1owIwYJKoZIhvcNAQkEMRYEFLpcIarC8dI1P0bfjXYmyQjp9FEaMFIGCSqGSIb3 DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMCAgFAMAcG BSsOAwIHMA0GCCqGSIb3DQMCAgEoMHgGCSsGAQQBgjcQBDFrMGkwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0 ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMKqHIwegYLKoZIhvcNAQkQAgsxa6Bp MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQu MSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIDCqhyMA0G CSqGSIb3DQEBAQUABIIBAIObbee98+iWCUHIeUiCXoF3nfK05cyPrIcmj9NM6TaC+SnL31JD hv15PN+djt8tlz0qcCtLe7hqZRiXmpCbBnm6990XgmkPglIRewZzOPjLCq90AvAR+25Frae7 7aSQm3HO3NZ8+Bor7PUB0uBxXqbrJReumd2lLg/3686Etv6gg1CB8Vb+qcJAzMKZVppJGBzv S2z+ZUZPq26KAH6ZsdcN2HEFPBMCjWH0/6c5JRG+QEi6DJYDTP4aF7ehYB8dur+FAxYDhZSK ZkGVa8uSZtzdSLYFeRYVK5h830ii1sApUF15EC6xvFZN1q9RU24p1Gb14Jp+jzqU35xwuBtn wzcAAAAAAAA= --------------ms040104010807020902090405-- From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 12:56:14 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A1516A4B3 for ; Thu, 18 Sep 2003 12:56:14 -0700 (PDT) Received: from h190n1fls34o809.telia.com (h53n1fls305o1033.telia.com [81.226.56.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5815843F75 for ; Thu, 18 Sep 2003 12:56:12 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from telia.com (corona.sajd.net [192.168.1.20])h8IJuA003530 for ; Thu, 18 Sep 2003 21:56:10 +0200 (MEST) Message-ID: <3F6A0DDA.300@telia.com> Date: Thu, 18 Sep 2003 21:56:10 +0200 From: Pawel Worach User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Experimental patches X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 19:56:14 -0000 Hi! Just wondering how often the "current" patchset is updated? - Pawel From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 13:28:44 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C58C16A4BF for ; Thu, 18 Sep 2003 13:28:44 -0700 (PDT) Received: from azrael.xs4all.nl (azrael.xs4all.nl [213.84.50.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BF4C43FB1 for ; Thu, 18 Sep 2003 13:28:42 -0700 (PDT) (envelope-from remco@azrael.xs4all.nl) Received: from azrael.xs4all.nl (localhost [127.0.0.1]) by azrael.xs4all.nl (8.12.8p1/8.12.8) with ESMTP id h8IKSbNh006437; Thu, 18 Sep 2003 22:28:38 +0200 (CEST) (envelope-from remco@azrael.xs4all.nl) Received: (from remco@localhost) by azrael.xs4all.nl (8.12.8p1/8.12.8/Submit) id h8IKSbi7006436; Thu, 18 Sep 2003 22:28:37 +0200 (CEST) Date: Thu, 18 Sep 2003 22:28:37 +0200 From: "Remco van 't Veer" To: Tim Cleaver Message-ID: <20030918202837.GF40684@azrael.xs4all.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spook: POCSAG Badger Koancho FALN security Active X Summercon Met CDA User-Agent: Mutt/1.5.4i cc: java@freebsd.org Subject: Re: FreeBSD Port: eclipse2.1.1_2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 20:28:44 -0000 Hi, I've installed eclipse with jdk1.4.1 (the native version) and it works fine. First install 1.4 from /usr/ports/java/jdk14, notice the warnings about used diskspace and, after some time compiling, install eclipse from /usr/ports/java/eclipse. I don't think it will compile with linux-sun-jdk1.4.2 because the eclipse port builds some native libraries and the linux jdk can probably not handle freebsd compiled libraries. But if you really need 1.4.2 insteadof 1.4.1 you might be able to configure eclipse the use 1.4.2 for compilation and execution of you code but you will still need the native 1.4.1 to run eclipse. HTH, Remco On Wed, Sep 17, 2003 at 14:30, Tim Cleaver wrote: > To whom it may concern, > > I have just recently attempted to install eclipse and am wondering why it > requires so many out of date packages? jfc1.1.1 and jdk1.2 are no longer > supported and actively maintained by Sun. I wish to develop using jdk1.4.2 > and it appears that this requires the linux abstraction layer in order to > do so? Can the eclipse build utilise linux-sun-jdk1.42 and not require the > older java technologies? If possible, how would I go about altering the > appropriate make files in order to do this? Furthermore what are the the > drawbacks in using the linux emulation layer with regards to java? If there > is a better IDE available in teh ports collection I would greatly > appreciate any advice you have in that regard also. > > I am new to the FreeBSD and ports community and thank you for taking the > time to read and reply to my email. > > thanks, > Tim > > _________________________________________________________________ > E-mail just got a whole lot better. New ninemsn Premium. Click here > http://ninemsn.com.au/premium/landing.asp > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" -- It is our responsibility to innovate relationship corridors to enable us to synergize cutting-edge sub-channels as part of a larger strategy to dominate the industry. From owner-freebsd-java@FreeBSD.ORG Thu Sep 18 14:03:46 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0056A16A4B3 for ; Thu, 18 Sep 2003 14:03:46 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A0043FDF for ; Thu, 18 Sep 2003 14:03:44 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 9209A10BFAA; Thu, 18 Sep 2003 23:03:43 +0200 (CEST) Date: Thu, 18 Sep 2003 23:03:43 +0200 From: "Simon L. Nielsen" To: freebsd-java@FreeBSD.org Message-ID: <20030918210342.GB1558@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YD3LsXFS42OYHhNZ" Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Review request for update to links on FreeBSD Java webpage X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 21:03:46 -0000 --YD3LsXFS42OYHhNZ Content-Type: multipart/mixed; boundary="ADZbWkCsHQ7r3kzd" Content-Disposition: inline --ADZbWkCsHQ7r3kzd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello The attached patch (derived from PR www/56647) removes some broken links, and corrects other links. I have tried to find new pages for the removed links, but Google haven't turned up any. Comments before I commit? --=20 Simon L. Nielsen FreeBSD Documentation Team --ADZbWkCsHQ7r3kzd Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="www-javalinks-pr56647.patch" Content-Transfer-Encoding: quoted-printable Index: development.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/en/java/links/development.sgml,v retrieving revision 1.8 diff -u -d -r1.8 development.sgml --- development.sgml 18 Jun 2003 23:37:37 -0000 1.8 +++ development.sgml 18 Sep 2003 16:29:26 -0000 @@ -14,13 +14,14 @@
  • IDE´S
  • JDBC
    • Sun'= s list of JDBC Drivers -
    • Town
      - A 100% Pure Java API that works in conjunction with JDBC.
    • tjFM
      A Type 4 JDBC driver for MySQL. -
    • GWE
      - A Type 4 JDBC driver for MySQL.
    • mm.mysql
      A Type 4 JDBC driver for MySQL.
  • UML
      -
    • Tendril Software Structure Build= er
      - UML development software written in Java - commercial version and=20 - demo versions available.
      - Plugin for NetBeans available.
    • Tog= etherJ
      UML based development environment, written in Java. Different editions available, even a free one. @@ -63,9 +54,6 @@
      • Jikes
        Ultra fast java compiler from IBM (available as port) -
      • Guavac =
        - Guavac is a free java compiler developed under GNU Public License, -and its package includes guavad, java bytecode decompiler.
    Index: freebsd.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/en/java/links/freebsd.sgml,v retrieving revision 1.6 diff -u -d -r1.6 freebsd.sgml --- freebsd.sgml 18 Jun 2003 23:37:37 -0000 1.6 +++ freebsd.sgml 18 Sep 2003 16:29:26 -0000 @@ -10,7 +10,6 @@
      -
    • The JavaCo= mm API
      Port of the JavaComm API to FreeBSD
    • shuJIT - http://www= =2Eshudo.net/jit/ - a "Just In Time" compiler for FreeBSD and= Linux.
    • TYA - ftp://gonzalez.cyberus.ca/pub/Linux/java/ - a "Just In Time&quo= t; compiler for FreeBSD.
    • Kaffe - http://www.kaffe= =2Eorg - a "clean room" implementation of Java. Index: resources.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/en/java/links/resources.sgml,v retrieving revision 1.7 diff -u -d -r1.7 resources.sgml --- resources.sgml 18 Jun 2003 23:37:37 -0000 1.7 +++ resources.sgml 18 Sep 2003 18:00:04 -0000 @@ -16,19 +16,12 @@ The Java Magazine
    • Giant Java Tree (GJT)
      Open Source Java organized in a CVS tree. -
    • JOS
      +
    • JOS
      Free Java Operating System (still under development but already some nice things available)
    • Javalobby
      Organization to support Java (fight for Java), sometimes nice offers
      of commercial software for free (if you are member of Javalobby) -
        -
      • JFA
        - The Javalobby Application Framework, collection of different java pro= grams.
        - Also available via GJT. -
      -
    • ICE
      - Offering webspace for some nice Java projects, e.g. JCVS=20
    • JCentral
      Search engine only for java things (searches
      newsgroups, source code archives, ... Provided by IBM=20 Index: tutorials.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/en/java/links/tutorials.sgml,v retrieving revision 1.5 diff -u -d -r1.5 tutorials.sgml --- tutorials.sgml 18 Jun 2003 23:37:37 -0000 1.5 +++ tutorials.sgml 18 Sep 2003 18:46:40 -0000 @@ -12,7 +12,7 @@ --ADZbWkCsHQ7r3kzd-- --YD3LsXFS42OYHhNZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/ah2uh9pcDSc1mlERAt8fAJwJaPvmvveGSsfOBR+f8KtyTkaoEQCeIr92 PPuiIFLmFnUmfcZVYuxFwsA= =9O9r -----END PGP SIGNATURE----- --YD3LsXFS42OYHhNZ-- From owner-freebsd-java@FreeBSD.ORG Fri Sep 19 10:20:16 2003 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9986016A4B3 for ; Fri, 19 Sep 2003 10:20:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36AC143FE0 for ; Fri, 19 Sep 2003 10:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JHKEFY070965 for ; Fri, 19 Sep 2003 10:20:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8JHKEZD070964; Fri, 19 Sep 2003 10:20:14 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 19 Sep 2003 10:20:14 -0700 (PDT) Resent-Message-Id: <200309191720.h8JHKEZD070964@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, plexus@snafu.de Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EEFC16A4B3 for ; Fri, 19 Sep 2003 10:12:38 -0700 (PDT) Received: from xshare.com (pD9E0EE58.dip.t-dialin.net [217.224.238.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BC543FCB for ; Fri, 19 Sep 2003 10:12:37 -0700 (PDT) (envelope-from rootAufT20@xshare.com) Received: from root by warpgondel2.xshare.com with local (Exim 4.22) id 1A0Oo6-0009Cq-7m for FreeBSD-gnats-submit@freebsd.org; Fri, 19 Sep 2003 19:12:34 +0200 Message-Id: Date: Fri, 19 Sep 2003 19:12:34 +0200 From: plexus@snafu.de To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: java/57014: diablo-jdk-1.3.1.0 requires gettext-0.11.5_1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: plexus@snafu.de List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 17:20:16 -0000 >Number: 57014 >Category: java >Synopsis: diablo-jdk-1.3.1.0 requires gettext-0.11.5_1 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 19 10:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Fischer >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD warpgondel2.xshare.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Sep 7 22:40:40 CEST 2003 root@warpgondel2.xshare.com:/usr/obj/usr/CURRENT/sys/WARPGONDEL2 i386 >Description: Java package diablo-jdk-1.3.1.0 requires package gettext-0.11.5_1, but the ports collection contains only gettext-0.12.1. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Fri Sep 19 12:06:51 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1A4E16A4C0 for ; Fri, 19 Sep 2003 12:06:51 -0700 (PDT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A1943FEC for ; Fri, 19 Sep 2003 12:06:50 -0700 (PDT) (envelope-from db@traceroute.dk) Received: from user1.cybercity.dk (fxp0.user1.ip.cybercity.dk [212.242.41.34]) by cicero0.cybercity.dk (Postfix) with ESMTP id EC6C3292D3 for ; Fri, 19 Sep 2003 21:06:48 +0200 (CEST) Received: from main (port132.ds1-arsy.adsl.cybercity.dk [212.242.239.73]) by user1.cybercity.dk (Postfix) with SMTP id 9311E68B47 for ; Fri, 19 Sep 2003 21:06:48 +0200 (CEST) Date: Fri, 19 Sep 2003 21:08:42 +0200 From: Socketd To: java@freebsd.org Message-Id: <20030919210842.5f5038c0.db@traceroute.dk> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Eclipse won't start X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 19:06:51 -0000 Hi I have just installed eclipse-2.1.1_2 on my FreeBSD 4.8 computer. When I try to run it I get: java.lang.UnsatisfiedLinkError: /usr/local/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/os/freebsd/x86/lib swt-pi-gtk-2135.so: /usr/local/lib/libgthread-2.0.so.200: Undefined symbol "pthread_attr_destroy" at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1290) at java.lang.Runtime.loadLibrary0(Runtime.java:749) at java.lang.System.loadLibrary(System.java:820) at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108) at org.eclipse.swt.internal.gtk.OS.(OS.java:18) at org.eclipse.swt.widgets.Display.create(Display.java:469) at org.eclipse.swt.graphics.Device.(Device.java:111) at org.eclipse.swt.widgets.Display.(Display.java:303) at org.eclipse.swt.widgets.Display.(Display.java:299) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoade r.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:468) at java.lang.reflect.Method.invoke(Native Method) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583) (eclipse:9359): Gtk-WARNING **: Unable to locate theme engine in module_path: "redmond95", Btw I have heard Eclipse has a C++ plugin, would it be possible to get that into the port collection? br socketd From owner-freebsd-java@FreeBSD.ORG Fri Sep 19 15:42:20 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42CA716A4BF for ; Fri, 19 Sep 2003 15:42:20 -0700 (PDT) Received: from web12505.mail.yahoo.com (web12505.mail.yahoo.com [216.136.173.197]) by mx1.FreeBSD.org (Postfix) with SMTP id C1CD843F3F for ; Fri, 19 Sep 2003 15:42:19 -0700 (PDT) (envelope-from gtjongahung@yahoo.com) Message-ID: <20030919224219.42567.qmail@web12505.mail.yahoo.com> Received: from [145.94.33.51] by web12505.mail.yahoo.com via HTTP; Fri, 19 Sep 2003 15:42:19 PDT Date: Fri, 19 Sep 2003 15:42:19 -0700 (PDT) From: Gabor Tjong A Hung To: java@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Eclipse build error X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tjongahung@bigfoot.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:42:20 -0000 Hi there while compileing eclipse I get the folowing error: ===> Linking eclipse. /bin/mkdir -p plugins/platform-launcher/bin/freebsd/gtk c++ -o plugins/platform-launcher/bin/freebsd/gtk/eclipse plugins/platform-launcher/library/gtk/../eclipse.o plugins/platform-launcher/library/gtk/../eclipseUtil.o plugins/platform-launcher/library/gtk/eclipseGtk.o `pkg-config --libs gtk+-2.0` /usr/bin/ld: warning: libatk-1.0.so.200, needed by /usr/X11R6/lib/libgtk-x11-2.0.so, may conflict with libatk-1.0.so.400 ===> Compiling Java sources. ant -Dos=freebsd -Dws=gtk -f build.xml compile /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__fpclassifyd" *** Error code 1 Stop in /usr/ports/java/eclipse/work. *** Error code 1 Stop in /usr/ports/java/eclipse. Do you guys have any suggestion for what I can do or why it is that this happens? CABLE# strings /usr/lib/libm.so.2 |grep __fpclassifyd __fpclassifyd CABLE# uname -a FreeBSD CABLE.kvz.local 5.1-RELEASE-p4 FreeBSD 5.1-RELEASE-p4 #1: Wed Sep 17 21:18:54 CEST 2003 aquacable@CABLE.kvz.local:/usr/obj/usr/src/sys/MYKERNEL i386 Regards __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com