From sava462 at lviv.farlep.net Sat Nov 1 13:59:36 2008 From: sava462 at lviv.farlep.net (sava462@lviv.farlep.net) Date: Sat Nov 1 15:42:37 2008 Subject: Hellp jdk16 [pack-jars] Error 1 Message-ID: <3944.77.87.154.174.1225571161.squirrel@mail.lviv.farlep.net> rm -f /usr/ports/java/jdk16/work/control/build/bsd-i586/j2re-image/$i ; \ /usr/ports/java/jdk16/work/control/build/bsd-i586/bin/unpack200 "-v" /usr/ports/java/jdk16/work/control/build/bsd-i586/pack/pack-jre-jars/`dirname $i`/`basename $i .jar`.pack /usr/ports/java/jdk16/work/control/build/bsd-i586/j2re-image/$i || exit 1 ; \ done Packing /usr/ports/java/jdk16/work/control/build/bsd-i586/j2re-image/lib/rt.jar 47550097 bytes Killed gmake[3]: *** [pack-jars] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/install/make/pack' gmake[2]: *** [pack-jre] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/install/make/pack' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/install/make' From jonc at chen.org.nz Sun Nov 2 10:03:09 2008 From: jonc at chen.org.nz (Jonathan Chen) Date: Sun Nov 2 10:03:15 2008 Subject: Hellp jdk16 [pack-jars] Error 1 In-Reply-To: <3944.77.87.154.174.1225571161.squirrel@mail.lviv.farlep.net> References: <3944.77.87.154.174.1225571161.squirrel@mail.lviv.farlep.net> Message-ID: <20081102180307.GA51624@osiris.chen.org.nz> On Sat, Nov 01, 2008 at 10:26:01PM +0200, sava462@lviv.farlep.net wrote: > rm -f > /usr/ports/java/jdk16/work/control/build/bsd-i586/j2re-image/$i > ; \ > /usr/ports/java/jdk16/work/control/build/bsd-i586/bin/unpack200 > "-v" > /usr/ports/java/jdk16/work/control/build/bsd-i586/pack/pack-jre-jars/`dirname > $i`/`basename $i .jar`.pack > /usr/ports/java/jdk16/work/control/build/bsd-i586/j2re-image/$i > || exit 1 ; \ > done > Packing > /usr/ports/java/jdk16/work/control/build/bsd-i586/j2re-image/lib/rt.jar > 47550097 bytes > Killed ^^^^^^ Something killed your build. Is it possibly that you've hit some system-imposed resource limit for your user? -- Jonathan Chen ---------------------------------------------------------------------- Do not take life too seriously. You will never get out of it alive. From bugmaster at FreeBSD.org Mon Nov 3 03:06:55 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 3 03:08:16 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200811031106.mA3B6twh010954@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o java/128411 java jdk1.5 Querying JMX mbean OperatingSystem->TotalPhysic o java/125583 java Java gui programs stop without error message o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o ports/121420 java java/jdk16: Java applet fails to find class under fire o ports/121416 java java/jdk15 can't build if BIN environment variable is o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/115773 java [request] java.nio channel selectors should use kqueue o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/113467 java Multiple "missing return value" errors building JDK on o java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext 28 problems total. From glewis at FreeBSD.org Mon Nov 3 07:22:11 2008 From: glewis at FreeBSD.org (glewis@FreeBSD.org) Date: Mon Nov 3 07:22:17 2008 Subject: java/128411: jdk1.5 Querying JMX mbean OperatingSystem->TotalPhysicalMemorySize crashes the VM on 64bit archs. Message-ID: <200811031522.mA3FMAEg009032@freefall.freebsd.org> Synopsis: jdk1.5 Querying JMX mbean OperatingSystem->TotalPhysicalMemorySize crashes the VM on 64bit archs. Responsible-Changed-From-To: freebsd-java->glewis Responsible-Changed-By: glewis Responsible-Changed-When: Mon Nov 3 15:22:10 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=128411 From dudu at dudu.ro Thu Nov 6 02:24:09 2008 From: dudu at dudu.ro (Vlad GALU) Date: Thu Nov 6 02:24:15 2008 Subject: Which JDK is newer? Message-ID: The jdk16 port or the diablo-jdk16? I'm asking because honestly I've some issues telling between 1.6.0_07-b02 (diablo) and 1.6.0.3p4_6 (jdk16). Thanks in advance and please CC me, as I'm not subscribed to this list :-) -- ~/.signature: no such file or directory From st.witzel at web.de Fri Nov 7 03:20:05 2008 From: st.witzel at web.de (Stefan Witzel) Date: Fri Nov 7 03:20:11 2008 Subject: java/125583: Java gui programs stop without error message Message-ID: <200811071120.mA7BK4Q2069141@freefall.freebsd.org> The following reply was made to PR java/125583; it has been noted by GNATS. From: Stefan Witzel To: bug-followup@FreeBSD.org, st.witzel@web.de Cc: Subject: Re: java/125583: Java gui programs stop without error message Date: Fri, 07 Nov 2008 11:45:49 +0100 After upgrading to diablo-jdk16 these problems not occur any more. --=20 -- Stefan Witzel ----------------------- email: st.witzel@web.de =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Jetzt neu! Sch=FCtzen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage kostenlos testen. http://www.pc-sicherheit.web.de/startseite/=3Fmc=3D022220 From avg at icyb.net.ua Fri Nov 7 04:47:52 2008 From: avg at icyb.net.ua (Andriy Gapon) Date: Fri Nov 7 04:47:59 2008 Subject: separate out tzdata port/package In-Reply-To: <48C13406.50606@icyb.net.ua> References: <48C13406.50606@icyb.net.ua> Message-ID: <4914353A.8010304@icyb.net.ua> on 05/09/2008 16:28 Andriy Gapon said the following: > I haven't looked at the actual code and have not given any deep thought > to this, so the following might be silly. > Is it possible to separate java tz data into its own port/package? > Maybe even shared by all/some JDKs. > I usually install java from ports and it seems like a waste to rebuild > the whole jdk just to get an updated tz data. Sorry, still no code. But here's an idea how this suggested port/package would work. It would install (at least) tzupdater.jar somewhere in ${LOCALBASE}/lib or share. In its install script it would iterate over registered Sun Java VMs (javavms file) and execute $vm -jar tzupdater.jar -u (or something similar). jdk* ports would grow a dependency on this new port and would execute tzupdater.jar as part of their build/install pretty much as they do now. The only issue that I see is that checksum for some files in jdk/jre installations would not be updated when tz files are modified. But I don't think that this is a show-stopper. What do you think? Thanks! -- Andriy Gapon From glewis at eyesbeyond.com Sun Nov 9 14:34:29 2008 From: glewis at eyesbeyond.com (Greg Lewis) Date: Sun Nov 9 14:34:36 2008 Subject: separate out tzdata port/package In-Reply-To: <4914353A.8010304@icyb.net.ua> References: <48C13406.50606@icyb.net.ua> <4914353A.8010304@icyb.net.ua> Message-ID: <20081109223549.GA90295@misty.eyesbeyond.com> On Fri, Nov 07, 2008 at 02:31:54PM +0200, Andriy Gapon wrote: > on 05/09/2008 16:28 Andriy Gapon said the following: > > I haven't looked at the actual code and have not given any deep thought > > to this, so the following might be silly. > > Is it possible to separate java tz data into its own port/package? > > Maybe even shared by all/some JDKs. > > I usually install java from ports and it seems like a waste to rebuild > > the whole jdk just to get an updated tz data. > > Sorry, still no code. > But here's an idea how this suggested port/package would work. > > It would install (at least) tzupdater.jar somewhere in ${LOCALBASE}/lib > or share. > In its install script it would iterate over registered Sun Java VMs > (javavms file) and execute $vm -jar tzupdater.jar -u (or something similar). > jdk* ports would grow a dependency on this new port and would execute > tzupdater.jar as part of their build/install pretty much as they do now. > > The only issue that I see is that checksum for some files in jdk/jre > installations would not be updated when tz files are modified. But I > don't think that this is a show-stopper. > > What do you think? > Thanks! I would certainly like to be able to get away from updating a lot of ports when a new tzupdater comes out. However, breaking the packing list for already installed ports is a show stopper. A possible alternative is to not install zoneinfo files for any of the JDKs but instead create symlinks to a centrally created set of zoneinfo files created by the tzupdater port you're suggesting. Its not actually a problem that you don't have a JDK to run tzupdater with (hint: see the current diablo-jdk16 port and how it handles tzupdater). For extra credit you could use the zoneinfo files from the existing misc/zoneinfo port rather than waiting for Sun to release updated tzupdater releases. I haven't looked into this at all, so there might be some tricks I'm missing. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From bugmaster at FreeBSD.org Mon Nov 10 03:06:53 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 10 03:08:26 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200811101106.mAAB6rEI049769@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o java/125583 java Java gui programs stop without error message o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o ports/121420 java java/jdk16: Java applet fails to find class under fire o ports/121416 java java/jdk15 can't build if BIN environment variable is o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/115773 java [request] java.nio channel selectors should use kqueue o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/113467 java Multiple "missing return value" errors building JDK on o java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext 27 problems total. From chuckr at telenix.org Tue Nov 11 11:22:07 2008 From: chuckr at telenix.org (Chuck Robey) Date: Tue Nov 11 11:22:13 2008 Subject: starting off Message-ID: <4919D3E8.204@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 after a layoff from the java language for about 10 years, I've decided to really make my way back. When I was last active with Java, it was at 1.2, I guess right now the stable is I want to use is 1.6 (JDK6?) I need a touch of advice on now to go about doing this for my FreeBSD-current box. I've been running FreeBSD-current since way back in the FreeBSD-1.0 days, with some breaks on my part due to health emergencies, and I still need to get the Java JDK6 working. I also want to get the 3.4 version of eclipse working, along with a couple of different plugins. I don't know if using a FreeBSD port is the best idea froo eclipse, and I guess I need that info for the JDK6 too. You see, it *looks* like the latest JDK6 which is native is named "Diablo", but I can't find any description on the web for what the Diablo means. Also, the name of the tarball has "freebsd7" in it, so I need to know both what the Diablo means, and also if that "freebsd7" means it won't build for FreeBSD-current. You see, I have the option of grabbing the Sun JDK6, the Linux-i386 binary, if I find that I can't build the Diablo either because of what that "Diablo" means, or because of what the FreeBSD7 means (if it's going to build on -current). Please, could you give me some info on that? I don't need a dissertation on what Java is, but I do need those 2 questions addressed, and thanks for your time. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkZ0+gACgkQz62J6PPcoOmlvwCeLSma2k0PSke5/y5vs3HdlTAh R2wAoJSJNj3fZTXL69csqBwRsZL3yTAl =fyeC -----END PGP SIGNATURE----- From deischen at freebsd.org Tue Nov 11 12:06:36 2008 From: deischen at freebsd.org (Daniel Eischen) Date: Tue Nov 11 12:06:42 2008 Subject: starting off In-Reply-To: <4919D3E8.204@telenix.org> References: <4919D3E8.204@telenix.org> Message-ID: On Tue, 11 Nov 2008, Chuck Robey wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > after a layoff from the java language for about 10 years, I've decided to really > make my way back. When I was last active with Java, it was at 1.2, I guess > right now the stable is I want to use is 1.6 (JDK6?) I need a touch of advice > on now to go about doing this for my FreeBSD-current box. > > I've been running FreeBSD-current since way back in the FreeBSD-1.0 days, with > some breaks on my part due to health emergencies, and I still need to get the > Java JDK6 working. I also want to get the 3.4 version of eclipse working, along > with a couple of different plugins. I don't know if using a FreeBSD port is the > best idea froo eclipse, and I guess I need that info for the JDK6 too. > > You see, it *looks* like the latest JDK6 which is native is named "Diablo", but > I can't find any description on the web for what the Diablo means. Also, the > name of the tarball has "freebsd7" in it, so I need to know both what the Diablo > means, and also if that "freebsd7" means it won't build for FreeBSD-current. > > You see, I have the option of grabbing the Sun JDK6, the Linux-i386 binary, if I > find that I can't build the Diablo either because of what that "Diablo" means, > or because of what the FreeBSD7 means (if it's going to build on -current). > > Please, could you give me some info on that? I don't need a dissertation on > what Java is, but I do need those 2 questions addressed, and thanks for your time. Follow the link in diablo-jdk16/pkg-descr; it explains it all. Diablo-jdk16 is a pre-built binary distribution that has gone through all of Sun's requirements for releasing a binary. The FreeBSD Foundation funds this activity. Binaries for 6 and 7 will run on -current as long as you have compatibility packages installed (compat6x) and enabled in the kernel (COMPAT_FREEBSD6, COMPAT_FREEBSD7). You may also need to use libmap.conf to map libpthread to libthr. jdk16 (non-diablo) is built from Sun's sources. You (the builder) have to download the source and patch files yourself and plop them into the correct place (DISTDIR, usually /usr/ports/distfiles). The build process can take some time, but from my experience jdk16 builds much faster than jdk15. Still, it may take many hours depending on your hardware. I do not use the diablo port - I use the jdk built from sources, but I have not built it in a few months, and only for 32-bit i386. -- DE From chuckr at telenix.org Tue Nov 11 12:43:27 2008 From: chuckr at telenix.org (Chuck Robey) Date: Tue Nov 11 12:43:34 2008 Subject: starting off In-Reply-To: References: <4919D3E8.204@telenix.org> Message-ID: <4919ED37.9030403@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Eischen wrote: > On Tue, 11 Nov 2008, Chuck Robey wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> after a layoff from the java language for about 10 years, I've decided >> to really >> make my way back. When I was last active with Java, it was at 1.2, I >> guess >> right now the stable is I want to use is 1.6 (JDK6?) I need a touch >> of advice >> on now to go about doing this for my FreeBSD-current box. >> >> I've been running FreeBSD-current since way back in the FreeBSD-1.0 >> days, with >> some breaks on my part due to health emergencies, and I still need to >> get the >> Java JDK6 working. I also want to get the 3.4 version of eclipse >> working, along >> with a couple of different plugins. I don't know if using a FreeBSD >> port is the >> best idea froo eclipse, and I guess I need that info for the JDK6 too. >> >> You see, it *looks* like the latest JDK6 which is native is named >> "Diablo", but >> I can't find any description on the web for what the Diablo means. >> Also, the >> name of the tarball has "freebsd7" in it, so I need to know both what >> the Diablo >> means, and also if that "freebsd7" means it won't build for >> FreeBSD-current. >> >> You see, I have the option of grabbing the Sun JDK6, the Linux-i386 >> binary, if I >> find that I can't build the Diablo either because of what that >> "Diablo" means, >> or because of what the FreeBSD7 means (if it's going to build on >> -current). >> >> Please, could you give me some info on that? I don't need a >> dissertation on >> what Java is, but I do need those 2 questions addressed, and thanks >> for your time. > > Follow the link in diablo-jdk16/pkg-descr; it explains it all. > > Diablo-jdk16 is a pre-built binary distribution that has gone > through all of Sun's requirements for releasing a binary. The > FreeBSD Foundation funds this activity. Binaries for 6 and 7 > will run on -current as long as you have compatibility packages > installed (compat6x) and enabled in the kernel (COMPAT_FREEBSD6, > COMPAT_FREEBSD7). You may also need to use libmap.conf to map > libpthread to libthr. > > jdk16 (non-diablo) is built from Sun's sources. You (the builder) > have to download the source and patch files yourself and plop them > into the correct place (DISTDIR, usually /usr/ports/distfiles). > The build process can take some time, but from my experience jdk16 > builds much faster than jdk15. Still, it may take many hours > depending on your hardware. > > I do not use the diablo port - I use the jdk built from sources, > but I have not built it in a few months, and only for 32-bit i386. > OK, taking your advice, using the jdk16 port. Have a pretty fast quad intel processor machine (4G of RAM) so it ought to get this week, I hope (yeah, kidding). As we speak, I'm downloading all those tarballs that the port needs. I know that the port has gigantic boot requirements, but once I have it all built, can I safely delete all those huge additional jdks that the port builds? I'd kind of dislike having all that extra gigs of absolutely useless stuff that exists at that point (I think, and I'm really not sure) only to confuse things and make pathing errors more likely. I really wish that the jdk16 port had an option to clean up behind itself (one heck of a lot more than a mere make clean). BTW, the pkg-descr is fairly useless as far as explaining what a diablo is (what's the differences WRT the JDK16 port, genealogically speaking), and the URL in the pkg-descr, outside of using the word in the file download link, makes only one single mention of the "Diablo" word. It really doesn't answer any questions for me at all. Am I being obtuse here? I know I've done that before, but I really can't seem to find anything about the Diablo. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkZ7TcACgkQz62J6PPcoOn5EACdGora5q70adjpzgAxFvOR0g17 DW8AnRQVxwY4wAYcRhZ6tnW5S8GWuBft =oeTm -----END PGP SIGNATURE----- From saka at michiga.com Tue Nov 11 20:20:03 2008 From: saka at michiga.com (Yui Sakazume) Date: Tue Nov 11 20:20:10 2008 Subject: java/128809: JVM aborted when GNU RXTX write to serial port. Message-ID: <200811120410.mAC4AeVm021125@www.freebsd.org> >Number: 128809 >Category: java >Synopsis: JVM aborted when GNU RXTX write to serial port. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 04:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yui Sakazume >Release: 7.0-RELEASE >Organization: >Environment: FreeBSD oxygen2.michiga.com 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Wed Jun 25 00:18:27 JST 2008 saka@oxygen.michiga.com:/usr/obj/usr/src/sys/OXYGEN i386 >Description: java died with SEGV when GNU RXTX write to serial port. command line output is as follows. The core file and hs_err file are generated. Stable Library ========================================= Native lib Version = RXTX-2.1-7 Java lib Version = RXTX-2.1-7 # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x28ecc335, pid=99763, tid=0x4d61a100 # # Java VM: Diablo Java HotSpot(TM) Server VM (10.0-b23 mixed mode bsd-x86) # Problematic frame: # C [librxtxSerial.so+0x4335] Java_gnu_io_RXTXPort_writeArray+0x145 # # An error report file with more information is saved as: # /usr/local/javaprssrvr/hs_err_pid99763.log # # Please submit bug reports to freebsd-java@FreeBSD.org # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Experimental: JNI_OnLoad called. Abort trap (core dumped) hs_err_pid99763.log: # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x28ecc335, pid=99763, tid=0x4d61a100 # # Java VM: Diablo Java HotSpot(TM) Server VM (10.0-b23 mixed mode bsd-x86) # Problematic frame: # C [librxtxSerial.so+0x4335] Java_gnu_io_RXTXPort_writeArray+0x145 # # Please submit bug reports to freebsd-java@FreeBSD.org # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x4d602800): JavaThread "KISS Write Thread" [_thread_in_native, id=1298243840, stack(0x7f12b000,0x7f17b000)] siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000144 Registers: EAX=0x00000000, EBX=0x28ed32c4, ECX=0x00000000, EDX=0x000187ca ESP=0x7f17aa60, EBP=0x7f17aa98, ESI=0x0000004d, EDI=0x0000004d EIP=0x28ecc335, EFLAGS=0x00010246 Top of Stack: (sp=0x7f17aa60) 0x7f17aa60: 4d6028f4 7f17aafc 4d715060 00000000 0x7f17aa70: 00000000 0000004d 28ed0cf0 009395c8 0x7f17aa80: 00000000 0000000c 4d715060 2c435f80 0x7f17aa90: 2c435f7c 4d602800 7f17aae0 2900a3aa 0x7f17aaa0: 4d6028f4 7f17ab00 7f17aafc 00000000 0x7f17aab0: 0000004d 00000000 0000004d 285f48e0 0x7f17aac0: 7f17aac0 00000000 7f17ab00 2c440598 0x7f17aad0: 00000000 2c435f80 00000000 7f17aaf0 Instructions: (pc=0x28ecc335) 0x28ecc325: 80 7d e7 00 75 c7 8b 4d e8 85 c9 75 26 8b 45 e8 0x28ecc335: c7 80 44 01 00 00 01 00 00 00 8d 83 d0 e3 ff ff Stack: [0x7f12b000,0x7f17b000], sp=0x7f17aa60, free space=318k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [librxtxSerial.so+0x4335] Java_gnu_io_RXTXPort_writeArray+0x145 v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1) V [libjvm.so+0x300f9c] V [libjvm.so+0x48cd29] V [libjvm.so+0x3000cf] V [libjvm.so+0x3001d5] V [libjvm.so+0x300a8a] V [libjvm.so+0x354ab6] V [libjvm.so+0x55e1f1] V [libjvm.so+0x55e2ab] V [libjvm.so+0x491f87] C [libthr.so.3+0x6b1f] pthread_getprio+0xcf Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1) --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x4e303000 JavaThread "192.168.10.3:54842->165.91.140.28:14580" [_thread_blocked, id=1311891712, stack(0x7e8f1000,0x7e941000)] 0x4de03000 JavaThread "192.168.10.3:54842<-165.91.140.28:14580" [_thread_in_native, id=1306632704, stack(0x7e942000,0x7e992000)] 0x28f21800 JavaThread "DestroyJavaVM" [_thread_blocked, id=673190400, stack(0x7f9af000,0x7f9ff000)] 0x4e671000 JavaThread "Utility Thread" daemon [_thread_blocked, id=687041024, stack(0x7e993000,0x7e9e3000)] 0x4e670800 JavaThread "Listening on 127.0.0.1:14508 TNC log port" [_thread_in_native, id=687040768, stack(0x7e9e4000,0x7ea34000)] 0x4e670000 JavaThread "Listening on 127.0.0.1:14507 connection log port" [_thread_in_native, id=687040512, stack(0x7ea35000,0x7ea85000)] 0x4e66f800 JavaThread "Listening on 127.0.0.1:14506 call log port" [_thread_in_native, id=687040256, stack(0x7ea86000,0x7ead6000)] 0x4e661800 JavaThread "Listening on 127.0.0.1:14505 looped packet log port" [_thread_in_native, id=687040000, stack(0x7ead7000,0x7eb27000)] 0x4e661000 JavaThread "Listening on 127.0.0.1:14504 dupe log port" [_thread_in_native, id=687039744, stack(0x7eb28000,0x7eb78000)] 0x4e660800 JavaThread "Listening on 127.0.0.1:14503 error log port" [_thread_in_native, id=687039488, stack(0x7eb79000,0x7ebc9000)] 0x4e660000 JavaThread "Listening on 127.0.0.1:14502 log port" [_thread_in_native, id=687039232, stack(0x7ebca000,0x7ec1a000)] 0x4e65f800 JavaThread "Listening on 14501 status port" [_thread_in_native, id=687038976, stack(0x7ec1b000,0x7ec6b000)] 0x4e65f000 JavaThread "Listening on 127.0.0.1:14500 console port" [_thread_in_native, id=687038720, stack(0x7ec6c000,0x7ecbc000)] 0x4e65e800 JavaThread "Listening on 14580u IGate port" [_thread_in_native, id=687038464, stack(0x7ecbd000,0x7ed0d000)] 0x4e65d800 JavaThread "UDPReader - 0.0.0.0/0.0.0.0:14580" [_thread_in_native, id=687038208, stack(0x7ed0e000,0x7ed5e000)] 0x4e65d000 JavaThread "UDPWriter - 14580" [_thread_blocked, id=687037952, stack(0x7ed5f000,0x7edaf000)] 0x4e65c800 JavaThread "Listening on 1314u msg-only port" [_thread_in_native, id=687037696, stack(0x7ee01000,0x7ee51000)] 0x4e65c000 JavaThread "UDPReader - 0.0.0.0/0.0.0.0:1314" [_thread_in_native, id=687037440, stack(0x7ee52000,0x7eea2000)] 0x4e65b800 JavaThread "UDPWriter - 1314" [_thread_blocked, id=687037184, stack(0x7eea3000,0x7eef3000)] 0x4e65b000 JavaThread "Listening on 10152u no-echo port" [_thread_in_native, id=687036928, stack(0x7eef4000,0x7ef44000)] 0x4e65a800 JavaThread "UDPReader - 0.0.0.0/0.0.0.0:10152" [_thread_in_native, id=687036672, stack(0x7ef45000,0x7ef95000)] 0x4db58000 JavaThread "UDPWriter - 10152" [_thread_blocked, id=687036416, stack(0x7ef96000,0x7efe6000)] 0x4db58800 JavaThread "Upstream Dispatcher" [_thread_blocked, id=687036160, stack(0x7efe7000,0x7f037000)] 0x4d802800 JavaThread "IGate Adjunct Send" [_thread_blocked, id=1300340992, stack(0x7f089000,0x7f0d9000)] 0x4db57800 JavaThread "IGate Adjunct Receive" [_thread_blocked, id=687035648, stack(0x7f0da000,0x7f12a000)] =>0x4d602800 JavaThread "KISS Write Thread" [_thread_in_native, id=1298243840, stack(0x7f12b000,0x7f17b000)] 0x4db57000 JavaThread "KISSInterface Read" [_thread_blocked, id=687035392, stack(0x7f17c000,0x7f1cc000)] 0x4db56800 JavaThread "Listening on 127.0.0.1:14509" [_thread_in_native, id=687035136, stack(0x7f1cd000,0x7f21d000)] 0x4db55800 JavaThread "Serial Input Thread" [_thread_in_native, id=687034880, stack(0x7f21e000,0x7f26e000)] 0x4db54800 JavaThread "IGate ID Timer" [_thread_blocked, id=687034368, stack(0x7f3c1000,0x7f411000)] 0x4db54000 JavaThread "Input Queue" daemon [_thread_blocked, id=687034112, stack(0x7f412000,0x7f462000)] 0x4db52000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=687033600, stack(0x7f4e4000,0x7f534000)] 0x28f27800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=687033344, stack(0x7f535000,0x7f5b5000)] 0x28f27000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=687033088, stack(0x7f5b6000,0x7f636000)] 0x28f26800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=687032320, stack(0x7f637000,0x7f687000)] 0x28f25000 JavaThread "Finalizer" daemon [_thread_blocked, id=687032832, stack(0x7f688000,0x7f6d8000)] 0x28f24800 JavaThread "Reference Handler" daemon [_thread_blocked, id=687032576, stack(0x7f6d9000,0x7f729000)] Other Threads: 0x28f24000 VMThread [stack: 0x7f72a000,0x7f7aa000] [id=687032064] 0x4db52800 WatcherThread [stack: 0x7f463000,0x7f4e3000] [id=687033856] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 3584K, used 158K [0x49f00000, 0x4a300000, 0x4d2c0000) eden space 3072K, 5% used [0x49f00000,0x49f279c0,0x4a200000) from space 512K, 0% used [0x4a280000,0x4a280000,0x4a300000) to space 512K, 0% used [0x4a200000,0x4a200000,0x4a280000) PSOldGen total 26496K, used 352K [0x300c0000, 0x31aa0000, 0x49f00000) object space 26496K, 1% used [0x300c0000,0x30118180,0x31aa0000) PSPermGen total 16384K, used 3947K [0x2c0c0000, 0x2d0c0000, 0x300c0000) object space 16384K, 24% used [0x2c0c0000,0x2c49ae80,0x2d0c0000) Dynamic libraries: 0x08048000 /usr/local/diablo-jdk1.6.0/bin/java 0x2808d000 /lib/libthr.so.3 0x280a0000 /lib/libc.so.7 0x28300000 /usr/local/diablo-jdk1.6.0/jre/lib/i386/server/libjvm.so 0x28d5f000 /usr/lib/libstdc++.so.6 0x2819c000 /lib/libm.so.5 0x281b1000 /lib/libgcc_s.so.1 0x281bd000 /usr/local/diablo-jdk1.6.0/jre/lib/i386/native_threads/libhpi.so 0x281d8000 /usr/local/diablo-jdk1.6.0/jre/lib/i386/libverify.so 0x28e54000 /usr/local/diablo-jdk1.6.0/jre/lib/i386/libjava.so 0x281e5000 /usr/local/diablo-jdk1.6.0/jre/lib/i386/libzip.so 0x281ee000 /lib/libz.so.4 0x28eaf000 /usr/local/diablo-jdk1.6.0/jre/lib/i386/libnet.so 0x28ec8000 /usr/local/diablo-jdk1.6.0/jre/lib/i386/librxtxSerial.so 0x28059000 /libexec/ld-elf.so.1 VM Arguments: java_command: javAPRSSrvr Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/usr/local/diablo-jdk1.6.0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin LD_LIBRARY_PATH=/usr/local/diablo-jdk1.6.0/jre/lib/i386/server:/usr/local/diablo-jdk1.6.0/jre/lib/i386:/usr/local/diablo-jdk1.6.0/jre/../lib/i386 SHELL=/bin/sh HOSTTYPE=FreeBSD OSTYPE=FreeBSD MACHTYPE=i386 Signal Handlers: SIGSEGV: [libjvm.so+0x59f5d0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGBUS: [libjvm.so+0x59f5d0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGFPE: [libjvm.so+0x48dcb0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGPIPE: [libjvm.so+0x48dcb0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGXFSZ: [libjvm.so+0x48dcb0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGILL: [libjvm.so+0x48dcb0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGUSR1: SIG_DFL, sa_mask[0]=0xfffefeff, sa_flags=0x00000000 SIGUSR2: [libjvm.so+0x4903b0], sa_mask[0]=0x00000000, sa_flags=0x00000042 SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000002 SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGTERM: [libjvm.so+0x48f4a0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGQUIT: [libjvm.so+0x48f4a0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 --------------- S Y S T E M --------------- OS:Bsd uname:FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Wed Jun 25 00:18:27 JST 2008 saka@oxygen.michiga.com:/usr/obj/usr/src/sys/OXYGEN i386 rlimit: STACK 65536k, CORE infinity, NPROC 5547, NOFILE 11095 CPU:total 4 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht Memory: 4k page, physical 1901464k(475366k free) vm_info: Diablo Java HotSpot(TM) Server VM (10.0-b23) for bsd-x86 JRE (1.6.0_07-b02), built on May 12 2008 23:06:05 by "truk" with gcc 4.2.1 20070719 [FreeBSD] time: Thu Nov 6 23:45:05 2008 elapsed time: 1200 seconds >How-To-Repeat: This problem happens every time when the same application is run. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From glewis at eyesbeyond.com Tue Nov 11 21:44:08 2008 From: glewis at eyesbeyond.com (Greg Lewis) Date: Tue Nov 11 21:44:15 2008 Subject: starting off In-Reply-To: <4919D3E8.204@telenix.org> References: <4919D3E8.204@telenix.org> Message-ID: <20081112054532.GA8373@misty.eyesbeyond.com> On Tue, Nov 11, 2008 at 01:50:16PM -0500, Chuck Robey wrote: > after a layoff from the java language for about 10 years, I've decided to really > make my way back. When I was last active with Java, it was at 1.2, I guess > right now the stable is I want to use is 1.6 (JDK6?) I need a touch of advice > on now to go about doing this for my FreeBSD-current box. > > I've been running FreeBSD-current since way back in the FreeBSD-1.0 days, with > some breaks on my part due to health emergencies, and I still need to get the > Java JDK6 working. I also want to get the 3.4 version of eclipse working, along > with a couple of different plugins. I don't know if using a FreeBSD port is the > best idea froo eclipse, and I guess I need that info for the JDK6 too. > > You see, it *looks* like the latest JDK6 which is native is named "Diablo", but > I can't find any description on the web for what the Diablo means. Also, the > name of the tarball has "freebsd7" in it, so I need to know both what the Diablo > means, and also if that "freebsd7" means it won't build for FreeBSD-current. > > You see, I have the option of grabbing the Sun JDK6, the Linux-i386 binary, if I > find that I can't build the Diablo either because of what that "Diablo" means, > or because of what the FreeBSD7 means (if it's going to build on -current). > > Please, could you give me some info on that? I don't need a dissertation on > what Java is, but I do need those 2 questions addressed, and thanks for your time. I think Dan answered this, but just to sum up the differences: Diablo is a Java compatible release sponsored by the FreeBSD Foundation. It is based off of Sun's partner only sources rather than public sources and has passed Sun's compatibility test suite. The current Diablo release is based on Java 6 Update 7. It is only supported on FreeBSD 6 and 7. If it works on 8-CURRENT then thats great, but if it doesn't then you're basically out of luck. The jdk16 port is based on Sun's public source releases under the JRL. The most recent of these is Java 6 Update 3 unfortunately, so its quite a bit behind in that sense. You must compile it from source. Once its been compiled once you can delete the bootstrapping JDK since it can compile any port updates itself. Note that many of the same people are involved in both ports, so its basically the same set of patches to slightly different versions of Sun's source when it boils down to it. At this point it doesn't look likely that Sun is going to do any more JRL licensed source code releases. Rather, they are focused on OpenJDK from a source release perspective. There is currently an OpenJDK 7 port to FreeBSD, but no OpenJDK 6 port. In terms of Eclipse, I'd recommend the eclipse-devel port. It installs Eclipse Ganymede (3.4). I'd install plugins directly for the most part, a lot of the FreeBSD plugin ports are out of date I think and Eclipse has good support for installing and managing its own plugins from what I can tell. I think eclipse-devel will become eclipse in the near future, its just a matter of someone getting time to do it. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From chuckr at telenix.org Wed Nov 12 08:40:13 2008 From: chuckr at telenix.org (Chuck Robey) Date: Wed Nov 12 08:40:20 2008 Subject: starting off In-Reply-To: <20081112054532.GA8373@misty.eyesbeyond.com> References: <4919D3E8.204@telenix.org> <20081112054532.GA8373@misty.eyesbeyond.com> Message-ID: <491B05AF.7070303@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greg Lewis wrote: > On Tue, Nov 11, 2008 at 01:50:16PM -0500, Chuck Robey wrote: > > I think Dan answered this, but just to sum up the differences: > > Diablo is a Java compatible release sponsored by the FreeBSD Foundation. > It is based off of Sun's partner only sources rather than public sources > and has passed Sun's compatibility test suite. The current Diablo release > is based on Java 6 Update 7. It is only supported on FreeBSD 6 and 7. If > it works on 8-CURRENT then thats great, but if it doesn't then you're > basically out of luck. > > The jdk16 port is based on Sun's public source releases under the JRL. > The most recent of these is Java 6 Update 3 unfortunately, so its quite > a bit behind in that sense. You must compile it from source. Once > its been compiled once you can delete the bootstrapping JDK since it > can compile any port updates itself. > > Note that many of the same people are involved in both ports, so its > basically the same set of patches to slightly different versions of > Sun's source when it boils down to it. > > At this point it doesn't look likely that Sun is going to do any more > JRL licensed source code releases. Rather, they are focused on OpenJDK > from a source release perspective. There is currently an OpenJDK 7 port > to FreeBSD, but no OpenJDK 6 port. > > In terms of Eclipse, I'd recommend the eclipse-devel port. It installs > Eclipse Ganymede (3.4). I'd install plugins directly for the most part, > a lot of the FreeBSD plugin ports are out of date I think and Eclipse has > good support for installing and managing its own plugins from what I > can tell. I think eclipse-devel will become eclipse in the near future, > its just a matter of someone getting time to do it. > OK. I need here to say that I'm more than a little bit astonished at how easily the jdk16 port built. I haven't even tried to use the port for several years, and the last times I remember trying it, the port really needed great amounts of hand-holding to get it to work. You might need to advertise the fact that it now just plain builds, perfectly, as if it had no bad history at all. I've used it already using complex tools, so I can say that another past trick of FreeBSD-java, that of tossing cores rather often, seems to have been left behind also. I'm impressed. It's sure going to make my job, re-learning java, a whole great deal easier. I wasn't aware of the eclipse-devel port, it's perfect for me, thanks. The only stumbling block I found was in trying to find the name of the ant port (apache-ant didn't seem at all obvious to me). You folks think that there's some problem with using ant, or Ant, anything more obvious? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkbBa8ACgkQz62J6PPcoOkijACffqYujolCC/E3fvFBM7TwoBYD KkIAnj8Kcpye1fVCeMKWYuIl3S5bPqOH =a+RT -----END PGP SIGNATURE----- From rick-freebsd2008 at kiwi-computer.com Wed Nov 12 20:10:33 2008 From: rick-freebsd2008 at kiwi-computer.com (Rick C. Petty) Date: Wed Nov 12 20:10:39 2008 Subject: starting off In-Reply-To: <491B05AF.7070303@telenix.org> References: <4919D3E8.204@telenix.org> <20081112054532.GA8373@misty.eyesbeyond.com> <491B05AF.7070303@telenix.org> Message-ID: <20081113034351.GA97314@keira.kiwi-computer.com> First of all, please use a more appropriate subject. Most of us subscribe to multiple mailing lists, so a subject like "starting off" makes no sense for the questions you are asking. On Wed, Nov 12, 2008 at 11:34:55AM -0500, Chuck Robey wrote: > > OK. I need here to say that I'm more than a little bit astonished at how easily > the jdk16 port built. I haven't even tried to use the port for several years, That's obvious, since jdk ports have been building just fine for _many_ years. In fact port maintainers and our ports team have done a very good job keeping ports working well. I hope those people and others who maintain the java ports don't take offense to your astonishment. > and the last times I remember trying it, the port really needed great amounts of > hand-holding to get it to work. You might need to advertise the fact that it > now just plain builds, perfectly, as if it had no bad history at all. That is completely unnecessary. Your comment sounds like an insult wrapped inside a complement. There are many people keeping FreeBSD ports up to date and they are doing an excellent job. Even back to jdk12, I hardly recall having to do anything special... things just worked. This is what I expect from FreeBSD and why I don't use other distros. FreeBSD ports often seem to work better than the ports themselves do. > I wasn't aware of the eclipse-devel port, it's perfect for me, thanks. The only > stumbling block I found was in trying to find the name of the ant port > (apache-ant didn't seem at all obvious to me). You folks think that there's > some problem with using ant, or Ant, anything more obvious? The name of the project is "Apache Ant". The distfiles are apache-ant. The unpacked tarball goes into apache-ant. The port maintainer correctly labelled the port. To the FreeBSD Java team: Thank you for your efforts! Your work has allowed me to use FreeBSD at work and as such, I am more efficient. -- Rick C. Petty From daichi at jp.freebsd.org Wed Nov 12 21:00:44 2008 From: daichi at jp.freebsd.org (Daichi GOTO) Date: Wed Nov 12 21:00:51 2008 Subject: OpenJDK7 port status, anyone know? Message-ID: <491BB0CA.3060106@jp.freebsd.org> There are a thing I want to know with respect to Java team's work. Anyone know the porting progression status of OpenJDK as FreeBSD port or the status of OpenJDK porting team? If there are some info resources(rss, ml, forums or something like that), please teach me :) Thanks -- Daichi GOTO, http://people.freebsd.org/~daichi/ From daichi at jp.freebsd.org Wed Nov 12 23:40:18 2008 From: daichi at jp.freebsd.org (Daichi GOTO) Date: Wed Nov 12 23:40:24 2008 Subject: OpenJDK7 port status, anyone know? In-Reply-To: <20081113.161613.232753460.chat95@mac.com> References: <491BB0CA.3060106@jp.freebsd.org> <20081113.161613.232753460.chat95@mac.com> Message-ID: <491BD9E0.7080806@jp.freebsd.org> Maho NAKATA wrote: > Hello Greg, Kurt, Landon, Jung-uk, Chirstos, is any progress here? > I'm also interested in this status, because I'm maintaing > OpenOffice.org port. > > Daichi-san, have you ever tried the following instruction by Landon Fuller? >> http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html Whistleeeeee it's cool :) I have not known that. thanks maho > and as I read from jung-uk kim's posting, > >> http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 >> http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 >> http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 > > Following persons have signed SCA, and they have been doing the acutal porting. > Tough job! > > Greg Lewis , > Kurt Miller , > Landon Fuller , > Jung-uk Kim , > Christos Zoulas , > FreeBSD Foundation > > Thanks kudos! > > Best regards, > > From: Daichi GOTO > Subject: OpenJDK7 port status, anyone know? > Date: Thu, 13 Nov 2008 13:44:58 +0900 > >> There are a thing I want to know with respect to Java team's work. >> >> Anyone know the porting progression status of OpenJDK as >> FreeBSD port or the status of OpenJDK porting team? If there are >> some info resources(rss, ml, forums or something like that), >> please teach me :) >> >> Thanks >> >> -- >> Daichi GOTO, http://people.freebsd.org/~daichi/ >> _______________________________________________ >> 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: Jung-uk Kim > Subject: Re: OpenJDK BSD Port project: why FreeBSD Java Fondation is not metioned? > Date: Wed, 03 Sep 2008 11:10:44 -0400 > >> On Wednesday 03 September 2008 08:39 am, Pascal Hofstee wrote: >>> On Wed, Sep 3, 2008 at 2:05 PM, Lev Serebryakov >> wrote: >>>> BSD Port of OpenJDK is announced by Sun, by Sun empolyees: >>>> >>>> >>>> http://mail.openjdk.java.net/pipermail/announce/2008-August/00005 >>>> 8.html http://openjdk.java.net/projects/bsd-port >>>> http://mail.openjdk.java.net/pipermail/porters-dev/2008-August/00 >>>> 0191.html >>>> >>>> But this announces doesn't mention FreeBSD Java port, FreeBSD >>>> Java Team and Foundation at all. >>>> >>>> Is this project coordinated with FreeBSD Java team? Is FreeBSD >>>> Java Team interested in it? >>> Considering the first URL mentions that they do so "On behalf of >>> Greg Lewis, Kurt Miller and Landon Fuller", this at least sounds >>> like this is in coordination with the FreeBSD Java Team. >> Yes. All of us signed SCA and BSD patchsets are already in Mercurial: >> >> http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 >> http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 >> http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 >> >> I haven't tried it myself but Landon Fuller's build instruction is >> here: >> >> http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html >> >> Jung-uk Kim >> _______________________________________________ >> 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" >> -- Daichi GOTO, http://home.jp.freebsd.org/~daichi/ From chat95 at mac.com Wed Nov 12 23:41:14 2008 From: chat95 at mac.com (Maho NAKATA) Date: Wed Nov 12 23:41:21 2008 Subject: OpenJDK7 port status, anyone know? In-Reply-To: <491BB0CA.3060106@jp.freebsd.org> <200809031110.53495.jkim@FreeBSD.org> References: <491BB0CA.3060106@jp.freebsd.org> Message-ID: <20081113.161613.232753460.chat95@mac.com> Hello Greg, Kurt, Landon, Jung-uk, Chirstos, is any progress here? I'm also interested in this status, because I'm maintaing OpenOffice.org port. Daichi-san, have you ever tried the following instruction by Landon Fuller? > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html and as I read from jung-uk kim's posting, > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 Following persons have signed SCA, and they have been doing the acutal porting. Tough job! Greg Lewis , Kurt Miller , Landon Fuller , Jung-uk Kim , Christos Zoulas , FreeBSD Foundation Thanks kudos! Best regards, From: Daichi GOTO Subject: OpenJDK7 port status, anyone know? Date: Thu, 13 Nov 2008 13:44:58 +0900 > There are a thing I want to know with respect to Java team's work. > > Anyone know the porting progression status of OpenJDK as > FreeBSD port or the status of OpenJDK porting team? If there are > some info resources(rss, ml, forums or something like that), > please teach me :) > > Thanks > > -- > Daichi GOTO, http://people.freebsd.org/~daichi/ > _______________________________________________ > 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: Jung-uk Kim Subject: Re: OpenJDK BSD Port project: why FreeBSD Java Fondation is not metioned? Date: Wed, 03 Sep 2008 11:10:44 -0400 > On Wednesday 03 September 2008 08:39 am, Pascal Hofstee wrote: > > On Wed, Sep 3, 2008 at 2:05 PM, Lev Serebryakov > wrote: > > > BSD Port of OpenJDK is announced by Sun, by Sun empolyees: > > > > > > > > > http://mail.openjdk.java.net/pipermail/announce/2008-August/00005 > > >8.html http://openjdk.java.net/projects/bsd-port > > > http://mail.openjdk.java.net/pipermail/porters-dev/2008-August/00 > > >0191.html > > > > > > But this announces doesn't mention FreeBSD Java port, FreeBSD > > > Java Team and Foundation at all. > > > > > > Is this project coordinated with FreeBSD Java team? Is FreeBSD > > > Java Team interested in it? > > > > Considering the first URL mentions that they do so "On behalf of > > Greg Lewis, Kurt Miller and Landon Fuller", this at least sounds > > like this is in coordination with the FreeBSD Java Team. > > Yes. All of us signed SCA and BSD patchsets are already in Mercurial: > > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 > > I haven't tried it myself but Landon Fuller's build instruction is > here: > > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html > > Jung-uk Kim > _______________________________________________ > 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 glewis at eyesbeyond.com Thu Nov 13 21:57:46 2008 From: glewis at eyesbeyond.com (Greg Lewis) Date: Thu Nov 13 21:57:53 2008 Subject: starting off In-Reply-To: <20081113034351.GA97314@keira.kiwi-computer.com> References: <4919D3E8.204@telenix.org> <20081112054532.GA8373@misty.eyesbeyond.com> <491B05AF.7070303@telenix.org> <20081113034351.GA97314@keira.kiwi-computer.com> Message-ID: <20081114055926.GC42052@misty.eyesbeyond.com> G'day Rick, On Wed, Nov 12, 2008 at 09:43:51PM -0600, Rick C. Petty wrote: > First of all, please use a more appropriate subject. Most of us subscribe > to multiple mailing lists, so a subject like "starting off" makes no sense > for the questions you are asking. > > On Wed, Nov 12, 2008 at 11:34:55AM -0500, Chuck Robey wrote: > > > > OK. I need here to say that I'm more than a little bit astonished at how easily > > the jdk16 port built. I haven't even tried to use the port for several years, > > That's obvious, since jdk ports have been building just fine for _many_ > years. In fact port maintainers and our ports team have done a very good > job keeping ports working well. I hope those people and others who maintain > the java ports don't take offense to your astonishment. I can't speak for all involved. But I certainly didn't take any offense to Chuck's comments. > > and the last times I remember trying it, the port really needed great amounts of > > hand-holding to get it to work. You might need to advertise the fact that it > > now just plain builds, perfectly, as if it had no bad history at all. > > That is completely unnecessary. Your comment sounds like an insult wrapped > inside a complement. There are many people keeping FreeBSD ports up to > date and they are doing an excellent job. Even back to jdk12, I hardly > recall having to do anything special... things just worked. This is what > I expect from FreeBSD and why I don't use other distros. FreeBSD ports > often seem to work better than the ports themselves do. Again, this isn't how I certainly read it at all. If anyone should be offended I'd guess it would be me since I've been involved in all the ports since 1.2 :). The JDK _did_ used to be a lot harder to build. Or rather, I hope all the work over the years has made it easier, and thats what I think Chuck was saying. These incremental improvements probably don't show so much if you've been tracking things closely all that time, but Chuck has been out of the loop for a few years and it probably does seem like "Wow, things have gotten so much better!". At least I hope so. That said, the JDK is still a complex piece of software and there are still people who have difficulty getting it to work on FreeBSD. There's plenty of work yet to do. In no particular order: 1. Bootstrapping is still too hard. I think OpenJDK can help here, but it still needs someone to initially build it. 2. I need to put out a new patchset for jdk15. I thought I was close but I think Sun are close to releasing a new update, and I hate to push what may be the last patchset just before they do that *sigh*. 3. We're missing some of the functionality that Linux and Solaris have in Java 6. 4. While there is a port of OpenJDK 7, there is nothing for OpenJDK 6 yet. 5. Landon Fuller did an initial port to sparc64 earlier this year. It needs someone to clean it up and do some more testing. 6. jdk14 will soon be at the point where it should either be deleted or made to work on FreeBSD 7 (if anyone is still interested in it). 7. eclipse-devel should become eclipse and all the Eclipse plugin ports should either be updated as necessary or we should seriously think about just using Eclipse's own plugin managerment system and delete all the Eclipse ports that don't need FreeBSD specific patches to make them work. Getting our changes back into Eclipse would also be a _big_ help. ... and I'm sure there are lots more (I didn't even mention an ia64 port, which I think would be cool :). > > I wasn't aware of the eclipse-devel port, it's perfect for me, thanks. The only > > stumbling block I found was in trying to find the name of the ant port > > (apache-ant didn't seem at all obvious to me). You folks think that there's > > some problem with using ant, or Ant, anything more obvious? > > The name of the project is "Apache Ant". The distfiles are apache-ant. > The unpacked tarball goes into apache-ant. The port maintainer correctly > labelled the port. Maybe so, but I don't think its very intuitive. Every Java developer I know refers to it simply as "ant", so I think calling the port apache-ant makes it harder to find. Especially since its in devel (where it should be) rather than in java where all the JDK ports and other things that shouldn't be there are. I actually think the naming convention may be a hangover from it originally being jakarta-ant, but I could be mistaken. > To the FreeBSD Java team: Thank you for your efforts! Your work has > allowed me to use FreeBSD at work and as such, I am more efficient. Thanks Rick. But please, there was no need to come down on Chuck quite like this. Many may not recall, but Chuck is a ports committer emeritus and I'm actually glad to see him back (anytime you want the gnuplot port back, just let me know :). Anyway, I'd hate to see this get blown out of proportion, so lets all try to relax a little and focus on what we can do to make Java on FreeBSD even better. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From glewis at eyesbeyond.com Fri Nov 14 08:21:36 2008 From: glewis at eyesbeyond.com (Greg Lewis) Date: Fri Nov 14 08:21:47 2008 Subject: OpenJDK7 port status, anyone know? In-Reply-To: <20081113.161613.232753460.chat95@mac.com> References: <491BB0CA.3060106@jp.freebsd.org> <20081113.161613.232753460.chat95@mac.com> Message-ID: <20081114162319.GA50656@misty.eyesbeyond.com> On Thu, Nov 13, 2008 at 04:16:13PM +0900, Maho NAKATA wrote: > Hello Greg, Kurt, Landon, Jung-uk, Chirstos, is any progress here? > I'm also interested in this status, because I'm maintaing > OpenOffice.org port. > > Daichi-san, have you ever tried the following instruction by Landon Fuller? > > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html Those instructions are correct. The port is currently building fine for me. Its a bit behind the main OpenJDK 7 source though -- I'm going to try and get it synced up as soon as I can. If you want to be more involved, then I suggest subscribing to the bsd-port-dev@openjdk.java.net mailing list. > and as I read from jung-uk kim's posting, > > > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 > > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 > > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 > > Following persons have signed SCA, and they have been doing the acutal porting. > Tough job! > > Greg Lewis , > Kurt Miller , > Landon Fuller , > Jung-uk Kim , > Christos Zoulas , > FreeBSD Foundation > > Thanks kudos! > > Best regards, > > From: Daichi GOTO > Subject: OpenJDK7 port status, anyone know? > Date: Thu, 13 Nov 2008 13:44:58 +0900 > > > There are a thing I want to know with respect to Java team's work. > > > > Anyone know the porting progression status of OpenJDK as > > FreeBSD port or the status of OpenJDK porting team? If there are > > some info resources(rss, ml, forums or something like that), > > please teach me :) > > > > Thanks > > > > -- > > Daichi GOTO, http://people.freebsd.org/~daichi/ > > _______________________________________________ > > 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: Jung-uk Kim > Subject: Re: OpenJDK BSD Port project: why FreeBSD Java Fondation is not metioned? > Date: Wed, 03 Sep 2008 11:10:44 -0400 > > > On Wednesday 03 September 2008 08:39 am, Pascal Hofstee wrote: > > > On Wed, Sep 3, 2008 at 2:05 PM, Lev Serebryakov > > wrote: > > > > BSD Port of OpenJDK is announced by Sun, by Sun empolyees: > > > > > > > > > > > > http://mail.openjdk.java.net/pipermail/announce/2008-August/00005 > > > >8.html http://openjdk.java.net/projects/bsd-port > > > > http://mail.openjdk.java.net/pipermail/porters-dev/2008-August/00 > > > >0191.html > > > > > > > > But this announces doesn't mention FreeBSD Java port, FreeBSD > > > > Java Team and Foundation at all. > > > > > > > > Is this project coordinated with FreeBSD Java team? Is FreeBSD > > > > Java Team interested in it? > > > > > > Considering the first URL mentions that they do so "On behalf of > > > Greg Lewis, Kurt Miller and Landon Fuller", this at least sounds > > > like this is in coordination with the FreeBSD Java Team. > > > > Yes. All of us signed SCA and BSD patchsets are already in Mercurial: > > > > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 > > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 > > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 > > > > I haven't tried it myself but Landon Fuller's build instruction is > > here: > > > > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html > > > > Jung-uk Kim > > _______________________________________________ > > 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" > > > _______________________________________________ > 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" -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From redchin at gmail.com Fri Nov 14 11:51:18 2008 From: redchin at gmail.com (Kevin Downey) Date: Fri Nov 14 11:51:24 2008 Subject: OpenJDK7 port status, anyone know? In-Reply-To: <20081114162319.GA50656@misty.eyesbeyond.com> References: <491BB0CA.3060106@jp.freebsd.org> <20081113.161613.232753460.chat95@mac.com> <20081114162319.GA50656@misty.eyesbeyond.com> Message-ID: <1d3ed48c0811141121m7f941f38ud15c9c1eada4f7b8@mail.gmail.com> On Fri, Nov 14, 2008 at 8:23 AM, Greg Lewis wrote: > On Thu, Nov 13, 2008 at 04:16:13PM +0900, Maho NAKATA wrote: >> Hello Greg, Kurt, Landon, Jung-uk, Chirstos, is any progress here? >> I'm also interested in this status, because I'm maintaing >> OpenOffice.org port. >> >> Daichi-san, have you ever tried the following instruction by Landon Fuller? >> > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html > > Those instructions are correct. The port is currently building fine for > me. Its a bit behind the main OpenJDK 7 source though -- I'm going to try > and get it synced up as soon as I can. > > If you want to be more involved, then I suggest subscribing to the > bsd-port-dev@openjdk.java.net mailing list. > >> and as I read from jung-uk kim's posting, >> >> > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 >> > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 >> > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 >> >> Following persons have signed SCA, and they have been doing the acutal porting. >> Tough job! >> >> Greg Lewis , >> Kurt Miller , >> Landon Fuller , >> Jung-uk Kim , >> Christos Zoulas , >> FreeBSD Foundation >> >> Thanks kudos! >> >> Best regards, >> >> From: Daichi GOTO >> Subject: OpenJDK7 port status, anyone know? >> Date: Thu, 13 Nov 2008 13:44:58 +0900 >> >> > There are a thing I want to know with respect to Java team's work. >> > >> > Anyone know the porting progression status of OpenJDK as >> > FreeBSD port or the status of OpenJDK porting team? If there are >> > some info resources(rss, ml, forums or something like that), >> > please teach me :) >> > >> > Thanks >> > >> > -- >> > Daichi GOTO, http://people.freebsd.org/~daichi/ >> > _______________________________________________ >> > 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: Jung-uk Kim >> Subject: Re: OpenJDK BSD Port project: why FreeBSD Java Fondation is not metioned? >> Date: Wed, 03 Sep 2008 11:10:44 -0400 >> >> > On Wednesday 03 September 2008 08:39 am, Pascal Hofstee wrote: >> > > On Wed, Sep 3, 2008 at 2:05 PM, Lev Serebryakov >> > wrote: >> > > > BSD Port of OpenJDK is announced by Sun, by Sun empolyees: >> > > > >> > > > >> > > > http://mail.openjdk.java.net/pipermail/announce/2008-August/00005 >> > > >8.html http://openjdk.java.net/projects/bsd-port >> > > > http://mail.openjdk.java.net/pipermail/porters-dev/2008-August/00 >> > > >0191.html >> > > > >> > > > But this announces doesn't mention FreeBSD Java port, FreeBSD >> > > > Java Team and Foundation at all. >> > > > >> > > > Is this project coordinated with FreeBSD Java team? Is FreeBSD >> > > > Java Team interested in it? >> > > >> > > Considering the first URL mentions that they do so "On behalf of >> > > Greg Lewis, Kurt Miller and Landon Fuller", this at least sounds >> > > like this is in coordination with the FreeBSD Java Team. >> > >> > Yes. All of us signed SCA and BSD patchsets are already in Mercurial: >> > >> > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 >> > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 >> > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 >> > >> > I haven't tried it myself but Landon Fuller's build instruction is >> > here: >> > >> > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html >> > >> > Jung-uk Kim >> > _______________________________________________ >> > 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" >> > >> _______________________________________________ >> 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" > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org I have not been able to use a jdk on my desktop because I use gnome which requires that I mount /proc and when I try and run java with proc mounted: % /usr/local/bin/java Error: could not find libjava.so Error: could not find Java 2 Runtime Environment. zsh: exit 2 /usr/local/bin/java but following the instructions I was able to build openjdk7 and I now have a working jdk. Thank You! -- The Mafia way is that we pursue larger goals under the guise of personal relationships. Fisheye From chuckr at telenix.org Sat Nov 15 09:27:52 2008 From: chuckr at telenix.org (Chuck Robey) Date: Sat Nov 15 09:27:58 2008 Subject: eclipse and text direction Message-ID: <491F0579.4000400@telenix.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm still having these little startup troubles, in getting my Java environment complete enough so that I can do a good professional job. I chose the eclipse-devel port after the jdk16, and then added a UML editor (this, not a port) called "Violet" because it both had the ability to let me draw enough EML to get my idea across, and has a zero-sized learning curve (good for someone starting out). I hit a problem, and it seems that there aren't ANY user-level mailing lists for eclipse, so in desperation, although i really don't think it's a FreeBSD-connected problem, I'm going to set the problem out here. Either an answer directly to the problem, OR a pointer to a place a user can ask questions for eclipse, would really help me. OK. To begin with, Violet works fine from the java (from our jdk16 port), starting it like "java -jar jarname", it only demonstrates the inverted text problem if I start it inside eclipse. Starting a Java prject directly, and editing a class, the text direction on the editor is just fine (left to right), but if I do anything in Violet inside of Eclipse, the text direction is backwards. I was told on the eclipse IRC channel about the "dir" thing, which can be ltr or rtl, but I can't see how to apply that knowledge. Trying to ask really hard questions like this on a IRC channel, it's a losing game, which is why i was so disappointed when I found no eclipse user mailing lists. My guess is, Violet is fine. I have a Gentoo Linux box on the AMD64 chassis or mine, and it runs eclipse/Violet perfectly, so i suspect it's something dealing wtih eclipse, but I'm NOT accusing our port, I really haven't enough info to do that. Sure appreciate any help. This kind of question is not exactly off-topic, but too close for comfort, for me, if I found an alternative, I'd use it. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkfBXkACgkQz62J6PPcoOlomACbBE6FZERVXO/9urDZa8+tdxeO gUMAn38Lq5fyDz2ViriyrFjsP61KU81a =H/mE -----END PGP SIGNATURE----- From chat95 at mac.com Sun Nov 16 00:04:21 2008 From: chat95 at mac.com (Maho NAKATA) Date: Sun Nov 16 00:04:27 2008 Subject: OpenJDK7 port status, anyone know? In-Reply-To: <20081114162319.GA50656@misty.eyesbeyond.com> References: <491BB0CA.3060106@jp.freebsd.org> <20081113.161613.232753460.chat95@mac.com> <20081114162319.GA50656@misty.eyesbeyond.com> Message-ID: <20081116.170409.71104391.chat95@mac.com> Dear Greg, Thanks for your info. I'm really appreciated. Once someone made a port (in ports tree), I should adapt OOo ports so that OOo 2 and 3 finds openjdk7 as valid JDK :) Best regards. From: Greg Lewis Subject: Re: OpenJDK7 port status, anyone know? Date: Fri, 14 Nov 2008 08:23:19 -0800 > On Thu, Nov 13, 2008 at 04:16:13PM +0900, Maho NAKATA wrote: > > Hello Greg, Kurt, Landon, Jung-uk, Chirstos, is any progress here? > > I'm also interested in this status, because I'm maintaing > > OpenOffice.org port. > > > > Daichi-san, have you ever tried the following instruction by Landon Fuller? > > > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html > > Those instructions are correct. The port is currently building fine for > me. Its a bit behind the main OpenJDK 7 source though -- I'm going to try > and get it synced up as soon as I can. > > If you want to be more involved, then I suggest subscribing to the > bsd-port-dev@openjdk.java.net mailing list. > > > and as I read from jung-uk kim's posting, > > > > > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 > > > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 > > > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 > > > > Following persons have signed SCA, and they have been doing the acutal porting. > > Tough job! > > > > Greg Lewis , > > Kurt Miller , > > Landon Fuller , > > Jung-uk Kim , > > Christos Zoulas , > > FreeBSD Foundation > > > > Thanks kudos! > > > > Best regards, > > > > From: Daichi GOTO > > Subject: OpenJDK7 port status, anyone know? > > Date: Thu, 13 Nov 2008 13:44:58 +0900 > > > > > There are a thing I want to know with respect to Java team's work. > > > > > > Anyone know the porting progression status of OpenJDK as > > > FreeBSD port or the status of OpenJDK porting team? If there are > > > some info resources(rss, ml, forums or something like that), > > > please teach me :) > > > > > > Thanks > > > > > > -- > > > Daichi GOTO, http://people.freebsd.org/~daichi/ > > > _______________________________________________ > > > 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: Jung-uk Kim > > Subject: Re: OpenJDK BSD Port project: why FreeBSD Java Fondation is not metioned? > > Date: Wed, 03 Sep 2008 11:10:44 -0400 > > > > > On Wednesday 03 September 2008 08:39 am, Pascal Hofstee wrote: > > > > On Wed, Sep 3, 2008 at 2:05 PM, Lev Serebryakov > > > wrote: > > > > > BSD Port of OpenJDK is announced by Sun, by Sun empolyees: > > > > > > > > > > > > > > > http://mail.openjdk.java.net/pipermail/announce/2008-August/00005 > > > > >8.html http://openjdk.java.net/projects/bsd-port > > > > > http://mail.openjdk.java.net/pipermail/porters-dev/2008-August/00 > > > > >0191.html > > > > > > > > > > But this announces doesn't mention FreeBSD Java port, FreeBSD > > > > > Java Team and Foundation at all. > > > > > > > > > > Is this project coordinated with FreeBSD Java team? Is FreeBSD > > > > > Java Team interested in it? > > > > > > > > Considering the first URL mentions that they do so "On behalf of > > > > Greg Lewis, Kurt Miller and Landon Fuller", this at least sounds > > > > like this is in coordination with the FreeBSD Java Team. > > > > > > Yes. All of us signed SCA and BSD patchsets are already in Mercurial: > > > > > > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 > > > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 > > > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 > > > > > > I haven't tried it myself but Landon Fuller's build instruction is > > > here: > > > > > > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html > > > > > > Jung-uk Kim > > > _______________________________________________ > > > 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" > > > > > _______________________________________________ > > 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" > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > From QAT at FreeBSD.org Sat Nov 15 20:53:48 2008 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sun Nov 16 05:37:37 2008 Subject: java/jdk16-doc - fails: mtree Message-ID: <20081116043530.77B6912E4209@quark.ds9.tecnik93.com> Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The build of this port was tried 2 times since last BotMail (probably while trying to build ports that depend on it). Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/jdk-doc-1.6.0_1.log : building jdk-doc-1.6.0_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: java@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/java/jdk16-doc Makefile ident: $FreeBSD: ports/java/jdk16-doc/Makefile,v 1.1 2007/08/19 20:22:13 glewis Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sun Nov 16 04:34:23 UTC 2008 ................................................... 25107566 16 -r--r--r-- 2 root wheel 7380 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/javah.html 25107567 16 -r--r--r-- 2 root wheel 7453 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/javap.html 25107568 32 -r--r--r-- 2 root wheel 15279 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/jdb.html 25107569 24 -r--r--r-- 2 root wheel 10707 Nov 27 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/jdkfiles.html 25107570 176 -r--r--r-- 2 root wheel 89364 Oct 19 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/keytool.html 25107571 16 -r--r--r-- 2 root wheel 6609 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/kinit.html 25107572 12 -r--r--r-- 2 root wheel 4363 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/klist.html 25107573 12 -r--r--r-- 2 root wheel 4998 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/ktab.html 25107574 8 -r--r--r-- 2 root wheel 3119 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/native2ascii.html 25107575 8 -r--r--r-- 2 root wheel 3210 Oct 19 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/policytool.html 25107576 28 -r--r--r-- 2 root wheel 13660 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/rmic.html 25107577 36 -r--r--r-- 2 root wheel 18228 Aug 16 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/rmid.html 25107578 8 -r--r--r-- 2 root wheel 3422 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/serialver.html 25108446 4 drwxr-xr-x 2 root wheel 512 May 1 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/images 25107580 16 -r--r--r-- 2 root wheel 7055 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddEntry1.gif 25107581 16 -r--r--r-- 2 root wheel 7586 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddEntry2.gif 25107582 16 -r--r--r-- 2 root wheel 7440 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddEntry3.gif 25107583 12 -r--r--r-- 2 root wheel 5987 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddEntryBlank.gif 25107584 12 -r--r--r-- 2 root wheel 4894 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddFilePerm1.gif 25107585 12 -r--r--r-- 2 root wheel 4776 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddFilePerm2.gif 25107586 8 -r--r--r-- 2 root wheel 3623 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddKeystore.gif 25107587 12 -r--r--r-- 2 root wheel 4480 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddPermBlank.gif 25107588 8 -r--r--r-- 2 root wheel 3686 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddPrincipalBlank.gif 25107589 16 -r--r--r-- 2 root wheel 7977 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddPrincipalPermEntry.gif 25107590 12 -r--r--r-- 2 root wheel 4802 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddSocketPerm.gif 25107591 12 -r--r--r-- 2 root wheel 4284 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/AddX500Principal.gif 25107592 12 -r--r--r-- 2 root wheel 5022 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/ptBlank.gif 25107593 12 -r--r--r-- 2 root wheel 5309 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/ptOneCB.gif 25107594 16 -r--r--r-- 2 root wheel 7182 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/ptThreeEntries.gif 25107595 16 -r--r--r-- 2 root wheel 7451 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/ptThreeEntriesAndFileName.gif 25107596 12 -r--r--r-- 2 root wheel 5890 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/tools/windows/images/ptTwoEntries.gif 25107597 8 -r--r--r-- 2 root wheel 3445 Aug 8 2006 usr/local/share/doc/jdk1.6/technotes/tools/windows/rmiregistry.html 25107598 16 -r--r--r-- 2 root wheel 6292 Nov 27 2006 usr/local/share/doc/jdk1.6/technotes/tools/d 25107599 16 -r--r--r-- 2 root wheel 6397 Aug 30 2006 usr/local/share/doc/jdk1.6/technotes/tools/RESTRICTED_EDITING_AREA 25107600 28 -r--r--r-- 2 root wheel 12859 Nov 27 2006 usr/local/share/doc/jdk1.6/technotes/tools/dwin 25108447 4 drwxr-xr-x 2 root wheel 512 Jun 29 2006 usr/local/share/doc/jdk1.6/technotes/css 25107602 4 -r--r--r-- 2 root wheel 427 Apr 12 2005 usr/local/share/doc/jdk1.6/technotes/css/guide.css 25107603 8 -r--r--r-- 2 root wheel 2162 Jun 12 2006 usr/local/share/doc/jdk1.6/technotes/css/tools.css ================================================================ build of /usr/ports/java/jdk16-doc ended at Sun Nov 16 04:35:27 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B From bugmaster at FreeBSD.org Mon Nov 17 03:06:53 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 17 03:08:28 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200811171106.mAHB6qU1082575@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/125583 java Java gui programs stop without error message o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o ports/121420 java java/jdk16: Java applet fails to find class under fire o ports/121416 java java/jdk15 can't build if BIN environment variable is o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/115773 java [request] java.nio channel selectors should use kqueue o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/113467 java Multiple "missing return value" errors building JDK on o java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext 28 problems total. From andrew at areilly.bpa.nu Mon Nov 17 14:40:01 2008 From: andrew at areilly.bpa.nu (Andrew Reilly) Date: Mon Nov 17 14:40:33 2008 Subject: java/128948: java/jdk16 built from source can't bind a socket, but diablo-jdk16 downloaed during build can. Message-ID: <20081117223649.7374.qmail@areilly.bpa.nu> >Number: 128948 >Category: java >Synopsis: java/jdk16 built from source can't bind a socket, but diablo-jdk16 downloaed during build can. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 17 22:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andrew Reilly >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD duncan.reilly.home 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Sat Nov 15 09:26:38 EST 2008 root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64 Machine is an Athlon64-X2 with 2G RAM >Description: Just built jdk-1.6.0.3p4_6 from ports, which had the effect of downloading diablo-jdk-1.6.0.07.02_2 as part of the build process. I had netbeans-6.1 installed, so used that as a test. Using the source-built jdk resulted in this error: $ netbeans --jdkhome /usr/local/jdk1.6.0/ java.net.BindException: Can't assign requested address at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.(ServerSocket.java:185) at org.netbeans.CLIHandler$Server.(CLIHandler.java:964) at org.netbeans.CLIHandler.initialize(CLIHandler.java:523) at org.netbeans.CLIHandler.initialize(CLIHandler.java:346) at org.netbeans.MainImpl.execute(MainImpl.java:180) at org.netbeans.MainImpl.main(MainImpl.java:75) at org.netbeans.Main.main(Main.java:75) and when netbeans started it complained of being unable to connect to the network. Using the diablo-jdk-1.6 resulted in a flawless run with no commentary on stderr. >How-To-Repeat: Build /usr/ports/java/jdk16, then run netbeans. >Fix: Don't know, sorry. A work-around appears to be to run diablo-jdk instead. >Release-Note: >Audit-Trail: >Unformatted: From redchin at gmail.com Mon Nov 17 15:20:05 2008 From: redchin at gmail.com (Kevin Downey) Date: Mon Nov 17 15:20:11 2008 Subject: java/128948: java/jdk16 built from source can't bind a socket, but diablo-jdk16 downloaed during build can. Message-ID: <200811172320.mAHNK4Ak031269@freefall.freebsd.org> The following reply was made to PR java/128948; it has been noted by GNATS. From: "Kevin Downey" To: "Andrew Reilly" Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: java/128948: java/jdk16 built from source can't bind a socket, but diablo-jdk16 downloaed during build can. Date: Mon, 17 Nov 2008 14:51:04 -0800 On Mon, Nov 17, 2008 at 2:36 PM, Andrew Reilly wrote: > >>Number: 128948 >>Category: java >>Synopsis: java/jdk16 built from source can't bind a socket, but diablo-jdk16 downloaed during build can. >>Confidential: no >>Severity: serious >>Priority: high >>Responsible: freebsd-java >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: sw-bug >>Submitter-Id: current-users >>Arrival-Date: Mon Nov 17 22:40:00 UTC 2008 >>Closed-Date: >>Last-Modified: >>Originator: Andrew Reilly >>Release: FreeBSD 7.1-PRERELEASE amd64 >>Organization: >>Environment: > System: FreeBSD duncan.reilly.home 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Sat Nov 15 09:26:38 EST 2008 root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64 > > > Machine is an Athlon64-X2 with 2G RAM >>Description: > Just built jdk-1.6.0.3p4_6 from ports, which had the > effect of downloading diablo-jdk-1.6.0.07.02_2 as part > of the build process. I had netbeans-6.1 installed, so > used that as a test. Using the source-built jdk > resulted in this error: > > $ netbeans --jdkhome /usr/local/jdk1.6.0/ > java.net.BindException: Can't assign requested address > at java.net.PlainSocketImpl.socketBind(Native Method) > at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) > at java.net.ServerSocket.bind(ServerSocket.java:319) > at java.net.ServerSocket.(ServerSocket.java:185) > at org.netbeans.CLIHandler$Server.(CLIHandler.java:964) > at org.netbeans.CLIHandler.initialize(CLIHandler.java:523) > at org.netbeans.CLIHandler.initialize(CLIHandler.java:346) > at org.netbeans.MainImpl.execute(MainImpl.java:180) > at org.netbeans.MainImpl.main(MainImpl.java:75) > at org.netbeans.Main.main(Main.java:75) > > and when netbeans started it complained of being unable > to connect to the network. > > Using the diablo-jdk-1.6 resulted in a flawless run with > no commentary on stderr. > >>How-To-Repeat: > Build /usr/ports/java/jdk16, then run netbeans. >>Fix: > > Don't know, sorry. A work-around appears to be to run > diablo-jdk instead. > > >>Release-Note: >>Audit-Trail: >>Unformatted: > _______________________________________________ > 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" > have you tried passing: -Djava.net.preferIPv4Stack=true to java? -- The Mafia way is that we pursue larger goals under the guise of personal relationships. Fisheye From andrew at areilly.bpc-users.org Mon Nov 17 18:20:05 2008 From: andrew at areilly.bpc-users.org (Andrew Reilly) Date: Mon Nov 17 18:20:11 2008 Subject: java/128948: java/jdk16 built from source can't bind a socket, but diablo-jdk16 downloaed during build can. Message-ID: <200811180220.mAI2K4oG065260@freefall.freebsd.org> The following reply was made to PR java/128948; it has been noted by GNATS. From: Andrew Reilly To: "Kevin Downey" Cc: "Andrew Reilly" , FreeBSD-gnats-submit@freebsd.org Subject: Re: java/128948: java/jdk16 built from source can't bind a socket, but diablo-jdk16 downloaed during build can. Date: Tue, 18 Nov 2008 10:07:53 +1100 On Mon, 17 Nov 2008 14:51:04 -0800 "Kevin Downey" wrote: > have you tried passing: > -Djava.net.preferIPv4Stack=true > to java? I hadn't, but have just given that a go and it did not appear to make any difference. Same error message and same lack of network connectivity. Thanks for the suggestion, though. Cheers, Andrew From avg at icyb.net.ua Tue Nov 18 03:34:29 2008 From: avg at icyb.net.ua (Andriy Gapon) Date: Tue Nov 18 03:34:36 2008 Subject: separate out tzdata port/package In-Reply-To: <20081109223549.GA90295@misty.eyesbeyond.com> References: <48C13406.50606@icyb.net.ua> <4914353A.8010304@icyb.net.ua> <20081109223549.GA90295@misty.eyesbeyond.com> Message-ID: <4922A825.10703@icyb.net.ua> on 10/11/2008 00:35 Greg Lewis said the following: > A possible alternative is to not install zoneinfo files for any of the JDKs > but instead create symlinks to a centrally created set of zoneinfo files > created by the tzupdater port you're suggesting. Greg, this is a great idea - tzupdater.jar seems to contain tzdata*.zip file that in turn contains actual "javazi" files. Maybe, having control over source for freebsd javas, we could tweak java to [first] look into /usr/local/share/javazi (or something like that) instead of creating symlinks. > Its not actually a > problem that you don't have a JDK to run tzupdater with (hint: see the > current diablo-jdk16 port and how it handles tzupdater). For extra credit > you could use the zoneinfo files from the existing misc/zoneinfo port > rather than waiting for Sun to release updated tzupdater releases. > > I haven't looked into this at all, so there might be some tricks I'm > missing. > -- Andriy Gapon From bagus at comcast.net Tue Nov 18 08:43:40 2008 From: bagus at comcast.net (Bagus) Date: Tue Nov 18 08:43:47 2008 Subject: HotSpot Virtual Machine Error : 11 Message-ID: <111820081633.15737.4922EE62000247ED00003D7922155751149C9A090E0D@comcast.net> Hi there, My freebsd-tomcat web server croaked last night and looking around I found this file and it asked to be sent to you. See attached. I'm running FreeBSD 5.3 with jdk 1.4.2. and jakarta-tomcat-5.5.9. I don't have physical access to the box and am leary of going to tomcat 6, etc. Looking around, I see another hs_err_pid log file dated about a month ago. Since then the machine went offline and was brought up yesterday by my contact who said: "It looks like the system crashed. It said to run fsck in manual mode. So I did. There were a lot of errors but I corrected them all, rebooted a few times and I got to a regular login prompt. " So who knows what the heck. The jsp's were working yesterday when I first started tomcat, but this morning I'm having all these errors. So the server 'starts' using ./bin/startup.sh, but then accessing a jsp page immediately throws this. Any help would be greatly appreciated. Thanks, Bagus Nov 18, 2008 11:16:32 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 53991 ms AbandonedObjectPool is used (org.apache.tomcat.dbcp.dbcp.AbandonedObjectPool@68cb6b) LogAbandoned: true RemoveAbandoned: true RemoveAbandonedTimeout: 300 AbandonedObjectPool is used (org.apache.tomcat.dbcp.dbcp.AbandonedObjectPool@15428dd) LogAbandoned: true RemoveAbandoned: true RemoveAbandonedTimeout: 300 Nov 18, 2008 11:20:07 AM org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet jsp threw exception java.lang.ClassFormatError: com/mysql/jdbc/Connection (Illegal constant pool index) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:537) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:251) at java.net.URLClassLoader.access$100(URLClassLoader.java:55) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:537) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:251) at java.net.URLClassLoader.access$100(URLClassLoader.java:55) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:283) at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:37) at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:877) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:851) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540) at org.apache.jsp.inc46.config_jsp._jspService(org.apache.jsp.inc46.config_jsp:66) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672) at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:574) at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:499) at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966) at org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:583) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:534) Nov 18, 2008 11:20:07 AM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet jsp threw exception java.lang.ClassFormatError: com/mysql/jdbc/Connection (Illegal constant pool index) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:537) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:251) at java.net.URLClassLoader.access$100(URLClassLoader.java:55) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:537) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:251) at java.net.URLClassLoader.access$100(URLClassLoader.java:55) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:283) at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:37) at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:877) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:851) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540) at org.apache.jsp.inc46.config_jsp._jspService(org.apache.jsp.inc46.config_jsp:66) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672) at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:574) at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:499) at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966) at org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:583) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:534) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/octet-stream Size: 5310 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20081118/5d6d13ab/attachment.obj From tfcheng at gmail.com Tue Nov 18 11:45:39 2008 From: tfcheng at gmail.com (Tsu-Fan Cheng) Date: Tue Nov 18 11:45:44 2008 Subject: porting jdownloader to freebsd Message-ID: Hi, does anyone port Jdownloader (java app) to freebsd yet?? thanks!! TFC From aptklassen at yahoo.com Tue Nov 18 14:57:08 2008 From: aptklassen at yahoo.com (andrew klassen) Date: Tue Nov 18 14:57:14 2008 Subject: jdk 1.4 port to freebsd4.10 Message-ID: <567438.37423.qm@web37307.mail.mud.yahoo.com> I have a freebsd 4.10 system and I need to install jdk. I noticed that work had been done to port jdk 1.4 to freebsd 4.x but I do not see any way to download that port from the freebsd foundation website. Is it still available to download? I have reviewed the licensing requirements for later downloads and have no issue with signing a trademark agreement with Sun, but the later downloads require Freebsd 5.x. Thanks, Andrew Klassen From numardbsd at gmail.com Tue Nov 18 23:20:10 2008 From: numardbsd at gmail.com (Norberto Meijome) Date: Tue Nov 18 23:20:16 2008 Subject: Which JDK is newer? In-Reply-To: References: Message-ID: <20081119181959.19a30780@ayiin> On Thu, 6 Nov 2008 11:57:14 +0200 "Vlad GALU" wrote: > The jdk16 port or the diablo-jdk16? I'm asking because honestly I've > some issues telling between 1.6.0_07-b02 (diablo) and 1.6.0.3p4_6 > (jdk16). Thanks in advance and please CC me, as I'm not subscribed to > this list :-) As per Greg L's email in this list a few days after your email: [...] The current Diablo release is based on Java 6 Update 7. It is only supported on FreeBSD 6 and 7. [..] The most recent of these is Java 6 Update 3 unfortunately, so its quite a bit behind in that sense. You must compile it from source. HIH _________________________ {Beto|Norberto|Numard} Meijome "Gravity cannot be blamed for people falling in love." Albert Einstein I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. From linimon at lonesome.com Wed Nov 19 01:31:31 2008 From: linimon at lonesome.com (Mark Linimon) Date: Wed Nov 19 01:31:37 2008 Subject: jdk 1.4 port to freebsd4.10 In-Reply-To: <567438.37423.qm@web37307.mail.mud.yahoo.com> References: <567438.37423.qm@web37307.mail.mud.yahoo.com> Message-ID: <20081119090105.GA9802@soaustin.net> On Tue, Nov 18, 2008 at 02:30:26PM -0800, andrew klassen wrote: > I have a freebsd 4.10 system and I need to install jdk. Your only choice at this late date is to upgrade your FreeBSD installation. 4.10 has been out of support for quite some time, and a great deal of rework has been done on the Ports Collection since then. mcl From aptklassen at yahoo.com Wed Nov 19 07:11:42 2008 From: aptklassen at yahoo.com (andrew klassen) Date: Wed Nov 19 08:51:26 2008 Subject: jdk 1.4 port to freebsd4.10 References: <567438.37423.qm@web37307.mail.mud.yahoo.com> <20081119090105.GA9802@soaustin.net> Message-ID: <951334.96040.qm@web111316.mail.gq1.yahoo.com> Mark, Thanks for the reply. I hate to be dense.. we are trying to upgrade our applications to move beyond 4.10, but it will take a while. I saw that there had been a release of a jdk 1.3 port for Freebsd 4.8 and up. Does anyone still have that port? Thanks and sorry for the persistence. Andrew ________________________________ From: Mark Linimon To: andrew klassen Cc: freebsd-java@freebsd.org Sent: Wednesday, November 19, 2008 3:01:05 AM Subject: Re: jdk 1.4 port to freebsd4.10 On Tue, Nov 18, 2008 at 02:30:26PM -0800, andrew klassen wrote: > I have a freebsd 4.10 system and I need to install jdk. Your only choice at this late date is to upgrade your FreeBSD installation. 4.10 has been out of support for quite some time, and a great deal of rework has been done on the Ports Collection since then. mcl From linimon at lonesome.com Wed Nov 19 12:43:40 2008 From: linimon at lonesome.com (Mark Linimon) Date: Wed Nov 19 12:43:46 2008 Subject: jdk 1.4 port to freebsd4.10 In-Reply-To: <951334.96040.qm@web111316.mail.gq1.yahoo.com> References: <567438.37423.qm@web37307.mail.mud.yahoo.com> <20081119090105.GA9802@soaustin.net> <951334.96040.qm@web111316.mail.gq1.yahoo.com> Message-ID: <20081119204339.GB8182@soaustin.net> The problem is that the ports infrastructure has been modified to drop support for 4.X altogether -- this _greatly_ simplified our maintainence burden. You're probably going to have to do a cvs checkout of the ports tree as of tag RELEASE_4_EOL (do _not_ go past that, especially not to what's in the tree as of today!) and then start looking through cvsweb to see what exactly has changed in the jdk ports, and bsd.java.mk, in the meantime. I predict that you have a long and difficult task ahead of you. Several years' worth of changes have been made all over the tree by this point. My advice would be to try to install e.g. 6.3 or 7.0 and create a 4.X jail to run your applications in, if it all absolutely has to be on one machine. mcl From glewis at eyesbeyond.com Thu Nov 20 20:06:51 2008 From: glewis at eyesbeyond.com (Greg Lewis) Date: Thu Nov 20 20:06:57 2008 Subject: jdk 1.4 port to freebsd4.10 In-Reply-To: <567438.37423.qm@web37307.mail.mud.yahoo.com> References: <567438.37423.qm@web37307.mail.mud.yahoo.com> Message-ID: <20081121040717.GA47313@misty.eyesbeyond.com> On Tue, Nov 18, 2008 at 02:30:26PM -0800, andrew klassen wrote: > I have a freebsd 4.10 system and I need to install jdk. > > I noticed that work had been done to port jdk 1.4 to freebsd 4.x but I do not see any way > to download that port from the freebsd foundation website. Is it still available to download? > I have reviewed the licensing requirements for later downloads and have no issue with > signing a trademark agreement with Sun, but the later downloads require Freebsd 5.x. You can't get a binary release for 1.4 (there never was one) and the ports tree no longer supports FreeBSD 4.x. There was a binary release for 1.3, but the Foundation are no longer distributing it. Having said that, if you go to http://www.eyesbeyond.com/freebsddom/java/ you can download the raw patchsets, which include instructions on building manually outside the ports tree. Notionally the patchsets for 1.2 through 1.5 will build on FreeBSD 4.x (1.6 won't though). However, this isn't a simple process, so if you're unfamiliar with building reasonably complex software then you're probably better off upgrading your system to a supported version from FreeBSD and using the ports system. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From anton0xf at gmail.com Sat Nov 22 17:42:39 2008 From: anton0xf at gmail.com (Anton Stekanov) Date: Sat Nov 22 17:42:46 2008 Subject: problem with WTK Message-ID: <4928ADF2.9080609@gmail.com> When I run some wtk project(Demos for example) in ktoolbar, I get following output on its console: (full log is placed in attachment) Project "Demos" loaded Running with storage root DefaultColorPhone Warning: Failed to initialize WMA message routing support Warning: Failed to initialize Bluetooth (JSR 82) support TRY(1): env: 0xbfbfe290, throwable: 0x2844fa08, tmpRootsCount: 0 TRY(2): env: 0xbfbfdee0, throwable: 0x0, tmpRootsCount: 2 CATCH(2): env: 0xbfbfdee0, throwable: 0x0, tmpRootsCount: 2 TRY(2): env: 0xbfbfdf10, throwable: 0x28758868, tmpRootsCount: 0 CATCH(2): env: 0xbfbfdf10, throwable: 0x28758868, tmpRootsCount: 0 TRY(2): env: 0xbfbfdf10, throwable: 0x89039, tmpRootsCount: 0 TRY(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 CATCH(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 TRY(3): env: 0xbfbfdcb0, throwable: 0x283bd4d0, tmpRootsCount: 2 THROW(3): env: 0xbfbfdcb0, throwable: 0x283bd4d0, tmpRootsCount: 2 CATCH(3): env: 0xbfbfdcb0, throwable: 0x28757f4c, tmpRootsCount: 2 THROW(2): env: 0xbfbfdf10, throwable: 0x89039, tmpRootsCount: 0 CATCH(2): env: 0xbfbfdf10, throwable: 0x28757f4c, tmpRootsCount: 0 Exception: java/lang/ClassNotFoundException TRY(2): env: 0xbfbfdf10, throwable: 0x28757f4c, tmpRootsCount: 0 TRY(3): env: 0xbfbfdd50, throwable: 0x284ae9b0, tmpRootsCount: 1 CATCH(3): env: 0xbfbfdd50, throwable: 0x284ae9b0, tmpRootsCount: 1 TRY(3): env: 0xbfbfdd50, throwable: 0x284b3a14, tmpRootsCount: 1 CATCH(3): env: 0xbfbfdd50, throwable: 0x284b3a14, tmpRootsCount: 1 TRY(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 CATCH(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 TRY(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 ... The Demos application nevertheless work. I can't understand what it mean( How I can get more intelligible description of this errors? Is try/catch lines conserned with "Failed to initialize WMA/Bluetooth" errors? I use sun-wtk-2.2_3. $ java -version java version "1.6.0_03-p4" Java(TM) SE Runtime Environment (build 1.6.0_03-p4-anton0xf_16_nov_2008_20_07-b00) Java HotSpot(TM) Client VM (build 1.6.0_03-p4-anton0xf_16_nov_2008_20_07-b00, mixed mode) $ uname -a FreeBSD 174.206-224-87.telenet.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Thank you in advance. P.S. Sorry for my English.. From pieter at degoeje.nl Sun Nov 23 04:24:39 2008 From: pieter at degoeje.nl (Pieter de Goeje) Date: Sun Nov 23 04:24:46 2008 Subject: problem with WTK In-Reply-To: <4928ADF2.9080609@gmail.com> References: <4928ADF2.9080609@gmail.com> Message-ID: <200811231313.09587.pieter@degoeje.nl> On Sunday 23 November 2008, Anton Stekanov wrote: > When I run some wtk project(Demos for example) in ktoolbar, I get > following output on its console: > (full log is placed in attachment) > > Project "Demos" loaded > Running with storage root DefaultColorPhone > Warning: Failed to initialize WMA message routing support > Warning: Failed to initialize Bluetooth (JSR 82) support > TRY(1): env: 0xbfbfe290, throwable: 0x2844fa08, tmpRootsCount: 0 > TRY(2): env: 0xbfbfdee0, throwable: 0x0, tmpRootsCount: 2 > CATCH(2): env: 0xbfbfdee0, throwable: 0x0, tmpRootsCount: 2 > TRY(2): env: 0xbfbfdf10, throwable: 0x28758868, tmpRootsCount: 0 > CATCH(2): env: 0xbfbfdf10, throwable: 0x28758868, tmpRootsCount: 0 > TRY(2): env: 0xbfbfdf10, throwable: 0x89039, tmpRootsCount: 0 > TRY(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 > CATCH(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 > TRY(3): env: 0xbfbfdcb0, throwable: 0x283bd4d0, tmpRootsCount: 2 > THROW(3): env: 0xbfbfdcb0, throwable: 0x283bd4d0, tmpRootsCount: 2 > CATCH(3): env: 0xbfbfdcb0, throwable: 0x28757f4c, tmpRootsCount: 2 > THROW(2): env: 0xbfbfdf10, throwable: 0x89039, tmpRootsCount: 0 > CATCH(2): env: 0xbfbfdf10, throwable: 0x28757f4c, tmpRootsCount: 0 > Exception: java/lang/ClassNotFoundException > TRY(2): env: 0xbfbfdf10, throwable: 0x28757f4c, tmpRootsCount: 0 > TRY(3): env: 0xbfbfdd50, throwable: 0x284ae9b0, tmpRootsCount: 1 > CATCH(3): env: 0xbfbfdd50, throwable: 0x284ae9b0, tmpRootsCount: 1 > TRY(3): env: 0xbfbfdd50, throwable: 0x284b3a14, tmpRootsCount: 1 > CATCH(3): env: 0xbfbfdd50, throwable: 0x284b3a14, tmpRootsCount: 1 > TRY(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 > CATCH(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 > TRY(3): env: 0xbfbfdd50, throwable: 0x0, tmpRootsCount: 1 > ... > > > The Demos application nevertheless work. > > I can't understand what it mean( > How I can get more intelligible description of this errors? > Is try/catch lines conserned with "Failed to initialize WMA/Bluetooth" > errors? > > I use sun-wtk-2.2_3. > > $ java -version > java version "1.6.0_03-p4" > Java(TM) SE Runtime Environment (build > 1.6.0_03-p4-anton0xf_16_nov_2008_20_07-b00) > Java HotSpot(TM) Client VM (build > 1.6.0_03-p4-anton0xf_16_nov_2008_20_07-b00, mixed mode) > > $ uname -a > FreeBSD 174.206-224-87.telenet.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #0: > Sun Feb 24 19:59:52 UTC 2008 > root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Thank you in advance. > > P.S. Sorry for my English.. The WTK port is seriously outdated. As far as I know, there is no native FreeBSD WTK, so you can't run WTK on top of the native JDK. I run WTK 2.5.2 (not from ports) on linux-sun-jdk-1.6.0.10, which works great. -- Pieter de Goeje From bugmaster at FreeBSD.org Mon Nov 24 03:07:17 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 24 03:08:27 2008 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org Message-ID: <200811241107.mAOB7G9K019954@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o java/128948 java java/jdk16 built from source can't bind a socket, but o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/125583 java Java gui programs stop without error message o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o ports/121420 java java/jdk16: Java applet fails to find class under fire o ports/121416 java java/jdk15 can't build if BIN environment variable is o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/115773 java [request] java.nio channel selectors should use kqueue o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/113467 java Multiple "missing return value" errors building JDK on o java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext 29 problems total. From avg at icyb.net.ua Mon Nov 24 06:25:52 2008 From: avg at icyb.net.ua (Andriy Gapon) Date: Mon Nov 24 06:26:04 2008 Subject: IS_INTERACTIVE for java/jdk* ports Message-ID: <492AB96C.1030803@icyb.net.ua> At least jdk15 and jdk16 ports should be marked with IS_INTERACTIVE because they always ask user about license acceptance. -- Andriy Gapon From avg at icyb.net.ua Tue Nov 25 06:44:59 2008 From: avg at icyb.net.ua (Andriy Gapon) Date: Tue Nov 25 06:45:13 2008 Subject: building java in i386 jail on amd64 Message-ID: <492C0F64.9060800@icyb.net.ua> OS: FreeBSD 7.1-PRERELEASE amd64 Jail system: FreeBSD 7.1-PRERELEASE i386 Java boot strap: diablo-jdk-1.5.0.07.01_12 Trying to compile: java/jdk15 Build proceeds for some time and then fails with: >>>Recursively making pack all @ Tue 25 Nov 2008 14:05:25 UTC ... gmake[2]: Entering directory `/usr/obj/ports/usr/ports/java/jdk15/work/install/make/pack' i586 Installer Build started: 1.5.0_14-p8-avg_25_nov_2008_14_05 gmake PACK_OUTPUTDIR=/usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/pack/pack-jre-jars \ VAR_IMAGE_DIR=/usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image \ JARS_TO_PACK="lib/rt.jar lib/jsse.jar lib/charsets.jar lib/ext/localedata.jar lib/plugin.jar lib/javaws.jar lib/deploy.jar" \ EXTRA_PACKOPTS="--strip-debug" \ pack-jars gmake[3]: Entering directory `/usr/obj/ports/usr/ports/java/jdk15/work/install/make/pack' /bin/mkdir -p /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/pack/pack-jre-jars for i in lib/rt.jar lib/jsse.jar lib/charsets.jar lib/ext/localedata.jar lib/plugin.jar lib/javaws.jar lib/deploy.jar ; do \ /bin/ls -l /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/$i | /usr/bin/awk '{printf("Packing %s %s bytes\n",$9, $5)}' ; \ /bin/mkdir -p /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/pack/pack-jre-jars/`/usr/bin/dirname $i` ; \ /bin/mkdir -p /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/`/usr/bin/dirname $i` ; \ /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/bin/pack200 -J-Xmx256m -J-esa -J-ea "--no-gzip" "--config-file=pack.all.properties" --strip-debug /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/pack/pack-jre-jars/`/usr/bin/dirname $i`/`/usr/bin/basename $i .jar`.pack /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/$i || exit 1 ; \ rm -f /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/$i ; \ /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/bin/unpack200 /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/pack/pack-jre-jars/`/usr/bin/dirname $i`/`/usr/bin/basename $i .jar`.pack /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/$i || exit 1 ; \ done Packing /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/lib/rt.jar 40297358 bytes # # An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error (4E4D4554484F440E4350500529), pid=34669, tid=0x28201100 # # Java VM: Java HotSpot(TM) Server VM (1.5.0_14-p8-avg_24_nov_2008_20_36 mixed mode) # An error report file with more information is saved as hs_err_pid34669.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list # Abort trap (core dumped) gmake[3]: *** [pack-jars] Error 1 gmake[3]: Leaving directory `/usr/obj/ports/usr/ports/java/jdk15/work/install/make/pack' Here's hs_err*.log file: # # An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error (4E4D4554484F440E4350500529), pid=34669, tid=0x28201100 # # Java VM: Java HotSpot(TM) Server VM (1.5.0_14-p8-avg_24_nov_2008_20_36 mixed mode) --------------- T H R E A D --------------- Current thread (0x28242180): JavaThread "main" [_thread_in_Java, id=673190144] Stack: [0xffdff000,0xfffff000), sp=0xffffacd0, free space=2031k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x525c2c] V [libjvm.so+0x1de7eb] V [libjvm.so+0x429edf] V [libjvm.so+0x4b32fa] V [libjvm.so+0x443d30] V [libjvm.so+0x43ec76] C 0xffffefd4 j java.util.Arrays.mergeSort([Ljava/lang/Object;[Ljava/lang/Object;III)V+194 j java.util.Arrays.mergeSort([Ljava/lang/Object;[Ljava/lang/Object;III)V+106 j java.util.Arrays.sort([Ljava/lang/Object;)V+17 j com.sun.java.util.jar.pack.ConstantPool.sort(Lcom/sun/java/util/jar/pack/ConstantPool$Index;)V+8 j com.sun.java.util.jar.pack.Package.buildGlobalConstantPool(Ljava/util/Set;)V+103 j com.sun.java.util.jar.pack.PackageWriter.setup()V+31 j com.sun.java.util.jar.pack.PackageWriter.write()V+18 j com.sun.java.util.jar.pack.PackerImpl$DoPack.flushPackage(Ljava/io/OutputStream;I)V+312 j com.sun.java.util.jar.pack.PackerImpl$DoPack.flushAll(Ljava/io/OutputStream;)V+18 j com.sun.java.util.jar.pack.PackerImpl$DoPack.run(Ljava/util/jar/JarFile;Ljava/io/OutputStream;)V+353 j com.sun.java.util.jar.pack.PackerImpl.pack(Ljava/util/jar/JarFile;Ljava/io/OutputStream;)V+98 j com.sun.java.util.jar.pack.Driver.main([Ljava/lang/String;)V+1623 v ~StubRoutines::call_stub V [libjvm.so+0x28b864] V [libjvm.so+0x43df79] V [libjvm.so+0x28a91f] V [libjvm.so+0x294755] V [libjvm.so+0x2acaac] C [pack200+0x422d] _init+0x3301 C [pack200+0x13cc] _init+0x4a0 --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x28242780 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=673193984] 0x2823c560 JavaThread "CompilerThread1" daemon [_thread_blocked, id=673193728] 0x2823c3d0 JavaThread "CompilerThread0" daemon [_thread_in_native, id=673193472] 0x2823c240 JavaThread "AdapterThread" daemon [_thread_blocked, id=673193216] 0x28242600 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=673192960] 0x28242480 JavaThread "Finalizer" daemon [_thread_blocked, id=673192704] 0x28242300 JavaThread "Reference Handler" daemon [_thread_blocked, id=673192448] =>0x28242180 JavaThread "main" [_thread_in_Java, id=673190144] Other Threads: 0x2820fe80 VMThread [id=673191936] 0x28210380 WatcherThread [id=673194240] VM state:synchronizing (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x282052b0/0x2823aa00] Safepoint_lock - owner thread: 0x2820fe80 [0x282052e0/0x2823aac0] Threads_lock - owner thread: 0x2820fe80 Heap PSYoungGen total 17920K, used 844K [0x3e230000, 0x3fea0000, 0x3fea0000) eden space 9792K, 8% used [0x3e230000,0x3e303118,0x3ebc0000) from space 8128K, 0% used [0x3f6b0000,0x3f6b0000,0x3fea0000) to space 9664K, 0% used [0x3ebc0000,0x3ebc0000,0x3f530000) PSOldGen total 233024K, used 135730K [0x2fea0000, 0x3e230000, 0x3e230000) object space 233024K, 58% used [0x2fea0000,0x3832cac8,0x3e230000) PSPermGen total 30976K, used 19557K [0x2bea0000, 0x2dce0000, 0x2fea0000) object space 30976K, 63% used [0x2bea0000,0x2d1b9760,0x2dce0000) Dynamic libraries: 0x08048000 /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/bin/pack200 0x28085000 /lib/libz.so.4 0x28097000 /lib/libthr.so.3 0x280aa000 /lib/libc.so.7 0x28300000 /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so 0x281b3000 /lib/libm.so.5 0x281c9000 /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/native_threads/libhpi.so 0x281db000 /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/libverify.so 0x288ee000 /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/libjava.so 0x281e8000 /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/libzip.so 0x28051000 /libexec/ld-elf.so.1 VM Arguments: jvm_args: -Denv.class.path= -Dapplication.home=/usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586 -Xms64m -Xmx256m -esa -ea java_command: com.sun.java.util.jar.pack.Driver --pack --no-gzip --config-file=pack.all.properties --strip-debug /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/pack/pack-jre-jars/lib/rt.pack /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/lib/rt.jar Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME= CLASSPATH= PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/avg/bin LD_LIBRARY_PATH=/usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server:/usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386:/usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/../lib/i386: SHELL=/bin/sh DISPLAY=:0 HOSTTYPE=FreeBSD OSTYPE=FreeBSD ARCH=i586 MACHTYPE=unknown Signal Handlers: SIGSEGV: [libjvm.so+0x526540], sa_mask[0]=0xfffefeff, sa_flags=0x00000002 SIGBUS: [libjvm.so+0x526540], sa_mask[0]=0xfffefeff, sa_flags=0x00000002 SIGFPE: [libjvm.so+0x43ec50], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGPIPE: [libjvm.so+0x43ec50], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGILL: [libjvm.so+0x43ec50], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGUSR1: SIG_DFL, sa_mask[0]=0x20000000, sa_flags=0x00000002 SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGHUP: [libjvm.so+0x440dc0], sa_mask[0]=0xfffefeff, sa_flags=0x00000002 SIGINT: [libjvm.so+0x440dc0], sa_mask[0]=0xfffefeff, sa_flags=0x00000002 SIGQUIT: [libjvm.so+0x440dc0], sa_mask[0]=0xfffefeff, sa_flags=0x00000002 SIGTERM: [libjvm.so+0x440dc0], sa_mask[0]=0xfffefeff, sa_flags=0x00000002 --------------- S Y S T E M --------------- OS:FreeBSD uname:FreeBSD 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #5 : Fri Nov 7 20:50:06 EET 2008 root@:/usr/obj/usr/src/sys/ODYSSEYgpart i386 rlimit: STACK 65536k, CORE infinity, NOFILE 11095 CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 7 stepping 6, cmov, cx8, fxsr, mmx Memory: 4k page, physical 2337904k vm_info: Java HotSpot(TM) Server VM (1.5.0_14-p8-avg_24_nov_2008_20_36) for freebsd-x86, built on Nov 24 2008 20:48:57 by root with gcc 4.2.1 20070719 [FreeBSD] GDB gives this information: #0 0x280eef07 in thr_kill () from /lib/libc.so.7 #1 0x280a24e6 in pthread_kill () from /lib/libthr.so.3 #2 0x280a00b3 in raise () from /lib/libthr.so.3 #3 0x2817f249 in abort () from /lib/libc.so.7 #4 0x2873f9d4 in os::abort () from /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so #5 0x28825cde in VMError::report_and_die () from /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so #6 0x284de7eb in report_fatal () from /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so #7 0x28729edf in nmethod::continuation_for_implicit_exception () from /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so #8 0x287b32fa in SharedRuntime::continuation_for_implicit_exception () from /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so #9 0x28743d30 in JVM_handle_bsd_signal () from /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so #10 0x2873ec76 in signalHandler () from /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/server/libjvm.so #11 #12 0x28efd9c1 in ?? () ... Here's a snippet from ktrace that I was able to obtain: 34746 100439 pack200 CALL nanosleep(0xff8f3e94,0xff8f3e8c) 34746 100377 pack200 RET _umtx_op -1 errno 60 Operation timed out 34746 100377 pack200 CALL clock_gettime(0,0xffcfbe80) 34746 100377 pack200 RET clock_gettime 0 34746 100377 pack200 CALL clock_gettime(0,0xffcfbe80) 34746 100377 pack200 RET clock_gettime 0 34746 100377 pack200 CALL mprotect(0x281c8000,0x1000,PROT_NONE) 34746 100377 pack200 RET mprotect 0 34746 100400 pack200 PSIG SIGSEGV caught handler=0x2873ec50 mask=0x4 code=0x2 34746 100377 pack200 CALL nanosleep(0xffcfbe24,0xffcfbe1c) 34746 100400 pack200 CALL sigaction(SIGSEGV,0xffffb9d8,0xffffb9c0) 34746 100400 pack200 RET sigaction 0 34746 100400 pack200 CALL sigaction(SIGBUS,0xffffb9d8,0xffffb9c0) 34746 100400 pack200 RET sigaction 0 34746 100400 pack200 CALL write(0x1,0xffffb0c8,0x2) 34746 100400 pack200 GIO fd 1 wrote 2 bytes "# " 34746 100400 pack200 RET write 2 34746 100400 pack200 CALL write(0x1,0xffffb0c8,0x44) 34746 100400 pack200 GIO fd 1 wrote 68 bytes "# An unexpected error has been detected by HotSpot Virtual Machine: Also, I ran the command several times from command line and it looks like a chance of the crash is 50%. BTW, the command was: /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/bin/pack200 -J-Xmx256m -J-esa -J-ea "--no-gzip" "--config-file=pack.all.properties" --strip-debug /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/pack/pack-jre-jars/lib/rt.pack /usr/obj/ports/usr/ports/java/jdk15/work/control/build/bsd-i586/j2re-image/lib/rt.jar Working directory was: /usr/obj/ports/usr/ports/java/jdk15/work/install/make/pack Just in case: the machine has 4GB of RAM. -- Andriy Gapon From horst.leitenmueller at liwest.at Fri Nov 28 05:09:26 2008 From: horst.leitenmueller at liwest.at (Horst Leitenmueller) Date: Fri Nov 28 05:09:32 2008 Subject: Jboss 4.2.2 GA and jdk 1.6 Message-ID: <1227874429.1734.10.camel@lap02> hello together, is there any possiblity to run jboss with jdk 1.6 within the jboss4ctl i have tried to change the procname in startup script (/usr/local/etc/rc.d/jboss4), but not working the jboss4ctl ist binary is it possible to rebuild it ? system: 7.0 and 6.4 freebsd br horst leitenmueller -- ------------------------------------ Horst Leitenmueller email: horst.leitenmueller@liwest.at ------------------------------------