From owner-freebsd-java Sun Nov 3 18:34:58 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA6837B401 for ; Sun, 3 Nov 2002 18:34:57 -0800 (PST) Received: from engmail.uwaterloo.ca (engmail.uwaterloo.ca [129.97.50.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86BEB43E3B for ; Sun, 3 Nov 2002 18:34:56 -0800 (PST) (envelope-from bruce@engmail.uwaterloo.ca) Received: from localhost (bruce@localhost) by engmail.uwaterloo.ca (8.11.6/8.11.6) with ESMTP id gA42YsN15102 for ; Sun, 3 Nov 2002 21:34:54 -0500 (EST) Date: Sun, 3 Nov 2002 21:34:54 -0500 (EST) From: Bruce Campbell To: freebsd-java@freebsd.org Subject: sed core dumps in /usr/ports/java/jdk13 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org whilst building /usr/ports/java/jdk13 on FreeBSD 4.6.2-RELEASE #0 with a ports tree cvsup'ed as of today (Nov 3, 2002) I gained a few sed.core files... ./work/j2sdk1.3.1/make/sun/font/sed.core and on a different system (same o/s) ./work/j2sdk1.3.1/make/javax/sound/sed.core ./work/j2sdk1.3.1/make/sun/awt/sed.core Part of the output from the "make" is... /native/sun/awt/../java2d/loops -I../../../src/share/native/sun/awt/../java2d/pipe -I../../../src/share/native/sun/awt/../dc/doe -I../../../src/share/native/sun/awt /../dc/path -I../../../src/solaris/native/sun/awt/../jdga ../../../src/solaris/na tive/sun/awt/awt_GlobalCursorManager.c 2> /dev/null | \ /usr/bin/sed -e 's!awt_GlobalCursorManager\.o!../../../build/bsd-i386/tmp/sun/ sun.awt/awt/obj/&!g' > ../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_GlobalC ursorManager.d Illegal instruction - core dumped The "make" stopped that time. A "make clean" and another make, and it finished to completion, but still left a few different sed.cores around. On 2 other machines (same o/s) process worked fine and sed didn't dump at all. In all cases, the resulting jdk worked (tested with uportal) It remains my goal to isolate the particular command that sed dumps on, and replicate it, in a repeatable way. ------------------------------------------------------------------------ Bruce Campbell Engineering Computing University of Waterloo http://www.eng.uwaterloo.ca/~bruce/ 519-888-4567 ext. 5889 PGP Key: http://www.eng.uwaterloo.ca/~bruce/public.txt Tune: E3E3A3A3A3A3 A3A3B3B3C3C3A3A3E3E3A3A3A3A3 \ A3A3B3B3C3C3A3A3E3E3D3D3D3D3B3B3C3C3D3D3D3+E3-E3E3 \ A4A4 A4A4A4A4 A4A4G3G3F3F3E3E3F3F3G3G3 G3G3G3G3 \ G3G3F3F3E3E3D3D3E3E3F3F3 F3F3 B3B3C3C3D3D3E3E3E3\ E3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 2:49:42 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF83537B401 for ; Mon, 4 Nov 2002 02:49:41 -0800 (PST) Received: from web20009.mail.yahoo.com (web20009.mail.yahoo.com [216.136.225.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B14343E4A for ; Mon, 4 Nov 2002 02:49:41 -0800 (PST) (envelope-from gavinkenny@yahoo.co.uk) Message-ID: <20021104104941.68438.qmail@web20009.mail.yahoo.com> Received: from [158.234.250.66] by web20009.mail.yahoo.com via HTTP; Mon, 04 Nov 2002 10:49:41 GMT Date: Mon, 4 Nov 2002 10:49:41 +0000 (GMT) From: =?iso-8859-1?q?Gavin=20Kenny?= Subject: Installing Native 1.3 on FBSD 4.4 To: java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've been happily using the linux jdk 1.3 for a while but now need to play with JNI. I tried to install the patchset7 port and while it compiled and seemed quite happy but all I got was some empty directories in /usr/local/jdk1.3.1 As the patchset4 port came with my install, I gave that a go and everything worked fine and I can do my JNI, BUT my app. (which works with the linux jdk) also needs to spawn a binary app using getRuntime and exec. This does not work with the native patchset4 java. So my questions are, will I be able to spawn an external binary from the patchset7 native java and if so, how do I get it to install on my FBSD4.4 system. many thanks Gavin p.s. please can you cc me as I am not subscribed to this list. __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 7:36:12 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB2DD37B401 for ; Mon, 4 Nov 2002 07:36:11 -0800 (PST) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F0FD43E42 for ; Mon, 4 Nov 2002 07:36:10 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.3/8.12.3) with ESMTP id gA4EQ6kI032434 for ; Mon, 4 Nov 2002 15:26:06 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.12.3/8.12.3/Submit) with ESMTP id gA4EQ5o2032431 for ; Mon, 4 Nov 2002 15:26:05 +0100 (CET) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Mon, 4 Nov 2002 15:26:05 +0100 (CET) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@FreeBSD.ORG Subject: Jakarta Commons CLI library Message-ID: <20021104151852.G32423-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am quite interested in having a port for the Jakarta Commons CLI package (Command Line Interface). Anyway, as there has been no release so far the only sources we may download are nightly builds, with no symlink on the latest one unfortunately. Is there a "standard" way to deal with such a port or should I just wait for some official release ? By the way, I see that the number of java libraries "ported" to FreeBSD is growing significantly these days. Nice job ! Regards Herve URLs for the CLI package: * Home page : http://jakarta.apache.org/commons/cli/ * Nightly builds : http://jakarta.apache.org/builds/jakarta-commons/release/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 7:36:14 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9C1A37B406 for ; Mon, 4 Nov 2002 07:36:12 -0800 (PST) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 131C843E42 for ; Mon, 4 Nov 2002 07:36:12 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.3/8.12.3) with ESMTP id gA4EWNkI032443 for ; Mon, 4 Nov 2002 15:32:23 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.12.3/8.12.3/Submit) with ESMTP id gA4EWNx5032440 for ; Mon, 4 Nov 2002 15:32:23 +0100 (CET) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Mon, 4 Nov 2002 15:32:23 +0100 (CET) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@FreeBSD.ORG Subject: Jakarta Log4J port and versioning of JAR files Message-ID: <20021104152614.D32423-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The jakarta-log4j port is installing a single JAR file with no version number in it (as it is recommended by Ernst proposal if I remember). However, log4j 1.3 will drop suuport for JDK1.1 and therefore we will need to keep two versions of the library at the same time. How are we supposed to deal with this ? Maybe just install versioned JAR files with symlinks... But then we would need some standardized way of doing such as a script or a ${INSTALL_JAR} statement in bsd.java.mk. What are your opinions ? Is there already something recommended ? Regards Herve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 8:36:28 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF9D37B401 for ; Mon, 4 Nov 2002 08:36:27 -0800 (PST) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB1B643E3B for ; Mon, 4 Nov 2002 08:36:26 -0800 (PST) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id gA4GaWvK028854; Mon, 4 Nov 2002 17:36:32 +0100 (CET) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id gA4GaWZU028853; Mon, 4 Nov 2002 17:36:32 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Herve Quiroz , freebsd-java@FreeBSD.ORG Subject: Re: Jakarta Log4J port and versioning of JAR files Date: Mon, 4 Nov 2002 17:36:32 +0100 User-Agent: KMail/1.4.3 References: <20021104152614.D32423-100000@puget.esil.univ-mrs.fr> In-Reply-To: <20021104152614.D32423-100000@puget.esil.univ-mrs.fr> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211041736.32429.znerd@FreeBSD.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 04 November 2002 15:32, Herve Quiroz wrote: > The jakarta-log4j port is installing a single JAR file with no version > number in it (as it is recommended by Ernst proposal if I remember). > However, log4j 1.3 will drop suuport for JDK1.1 and therefore we will > need to keep two versions of the library at the same time. How are we > supposed to deal with this ? Maybe just install versioned JAR files with > symlinks... But then we would need some standardized way of doing such as > a script or a ${INSTALL_JAR} statement in bsd.java.mk. > > What are your opinions ? Is there already something recommended ? Question is whether we really need to maintain compatibility with Java 1.1 for all Java library ports. Most Java libraries support Java 1.2+ anyway... Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 11: 1:17 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B471E37B404 for ; Mon, 4 Nov 2002 11:01:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBFC443E88 for ; Mon, 4 Nov 2002 11:01:15 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gA4J1Fx3037188 for ; Mon, 4 Nov 2002 11:01:15 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gA4J1FFJ037177 for java@freebsd.org; Mon, 4 Nov 2002 11:01:15 -0800 (PST) Date: Mon, 4 Nov 2002 11:01:15 -0800 (PST) Message-Id: <200211041901.gA4J1FFJ037177@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Subject: Current problem reports assigned to you Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/02/25] java/35320 java linux-jdk-1.4 JVM fails when running Tomc o [2002/10/05] java/43724 java linux_base-7.1 + linux-sun-jdk-1.3.1.04 d 2 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/10/11] java/43925 java New port: net/beepcore-java (supersedes p 1 problem total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 13:53:12 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 204B337B401; Mon, 4 Nov 2002 13:53:02 -0800 (PST) Received: from nwkea-mail-2.sun.com (nwkea-mail-2.sun.com [192.18.42.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id D526E43E75; Mon, 4 Nov 2002 13:52:57 -0800 (PST) (envelope-from Ranjith.Mandala@Sun.COM) Received: from ha2sca-mail1.SFBay.Sun.COM ([129.145.155.62]) by nwkea-mail-2.sun.com (8.9.3+Sun/8.9.3) with ESMTP id NAA24742; Mon, 4 Nov 2002 13:52:57 -0800 (PST) Received: from antmonster (d-usca14-133-206 [129.145.133.206]) by ha2sca-mail1.SFBay.Sun.COM (8.11.6+Sun/8.10.2/ENSMAIL,v2.1p1) with ESMTP id gA4Lqtg27094; Mon, 4 Nov 2002 13:52:55 -0800 (PST) Date: Mon, 4 Nov 2002 13:52:55 -0800 (PST) Message-ID: <7122141.1036446769834.JavaMail.Administrator@ha2sca-mail1.sfbay.sun.com> From: Ranjith Mandala To: freebsd-java@freebsd.org Subject: Re: (Review ID: 166607) Unexpected signals with Calendar. Error ID : 4F530E43505002E6 Cc: java-port@freebsd.org, Ranjith.Mandala@Sun.COM Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: postEmail @(#) PostEmail.java 1.16 02/05/23 17:14:37 X-IM-Review-ID: 166607 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of mikkom@sparklo.com, mxmattil@cc.helsinki.fi. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, RM. ----------------- Original Bug Report------------------- category : hotspot release : 1.4.1 subcategory : other type : bug synopsis : Unexpected signals with Calendar. Error ID : 4F530E43505002E6 description : FULL PRODUCT VERSION : java version "1.4.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21) Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode) FULL OPERATING SYSTEM VERSION : FreeBSD (linux 2.4.19) i686 A DESCRIPTION OF THE PROBLEM : I have been running long and very cpu-extensive runs and jre always stops at unexpected signal 11 at some stages. STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : 1. 2. 3. I have no idea because I'm running a large, complex genetic programming experiment with large parse hiarchies ERROR MESSAGES/STACK TRACES THAT OCCUR : Below are full outputs of 2 hs_err_pid????.pid - files. *clip* mikkom@kumma:~/kirstu/build$ cat hs_err_pid12867.log Unexpected Signal : 11 occurred at PC=0x403CE55E Function=mark_and_follow__9MarkSweepPP7oopDesc+0x1E Library=/home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so Current Java thread: at java.util.Calendar.clear(Calendar.java:1053) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.RootCommand.execute(Unknown Source) at kirstu.Seer.predictChange(Unknown Source) at kirstu.Kirstu.main(Unknown Source) Dynamic libraries: 08048000-0804e000 r-xp 00000000 03:03 3309589 /home/mikkom/j2sdk1.4.1/bin/java 0804e000-0804f000 rw-p 00005000 03:03 3309589 /home/mikkom/j2sdk1.4.1/bin/java 40000000-40013000 r-xp 00000000 03:03 163923 /lib/ld-2.2.5.so 40013000-40014000 rw-p 00013000 03:03 163923 /lib/ld-2.2.5.so 40016000-40023000 r-xp 00000000 03:03 163943 /lib/libpthread-0.9.so 40023000-4002a000 rw-p 0000d000 03:03 163943 /lib/libpthread-0.9.so 4002a000-4002c000 r-xp 00000000 03:03 163929 /lib/libdl-2.2.5.so 4002c000-4002d000 rw-p 00001000 03:03 163929 /lib/libdl-2.2.5.so 4002e000-40141000 r-xp 00000000 03:03 163926 /lib/libc-2.2.5.so 40141000-40147000 rw-p 00113000 03:03 163926 /lib/libc-2.2.5.so 4014b000-40463000 r-xp 00000000 03:03 1671186 /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so 40463000-40618000 rw-p 00317000 03:03 1671186 /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so 40629000-4063a000 r-xp 00000000 03:03 163931 /lib/libnsl-2.2.5.so 4063a000-4063b000 rw-p 00010000 03:03 163931 /lib/libnsl-2.2.5.so 4063d000-4065d000 r-xp 00000000 03:03 163930 /lib/libm-2.2.5.so 4065d000-4065e000 rw-p 0001f000 03:03 163930 /lib/libm-2.2.5.so 4065e000-40667000 r-xp 00000000 03:03 1523732 /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so 40667000-40668000 rw-p 00008000 03:03 1523732 /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so 40669000-40679000 r-xp 00000000 03:03 1490961 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so 40679000-4067b000 rw-p 0000f000 03:03 1490961 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so 4067b000-4069c000 r-xp 00000000 03:03 1490962 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so 4069c000-4069e000 rw-p 00020000 03:03 1490962 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so 4069e000-406b3000 r-xp 00000000 03:03 1490964 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so 406b3000-406b5000 rw-p 00014000 03:03 1490964 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so 406b5000-41d83000 r--s 00000000 03:03 1212441 /home/mikkom/j2sdk1.4.1/jre/lib/rt.jar 41dc6000-41ddd000 r--s 00000000 03:03 1212421 /home/mikkom/j2sdk1.4.1/jre/lib/sunrsasign.jar 41ddd000-41e4e000 r--s 00000000 03:03 1212423 /home/mikkom/j2sdk1.4.1/jre/lib/jsse.jar 41e4e000-41e61000 r--s 00000000 03:03 1212422 /home/mikkom/j2sdk1.4.1/jre/lib/jce.jar 41e61000-4211d000 r--s 00000000 03:03 1212439 /home/mikkom/j2sdk1.4.1/jre/lib/charsets.jar 441c5000-441cf000 r-xp 00000000 03:03 163932 /lib/libnss_compat-2.2.5.so 441cf000-441d0000 rw-p 00009000 03:03 163932 /lib/libnss_compat-2.2.5.so 54ad3000-54afe000 r--p 00000000 03:03 1540176 /usr/lib/locale/en_US/LC_CTYPE 54afe000-54b1b000 r--s 00000000 03:03 1720337 /home/mikkom/j2sdk1.4.1/jre/lib/ext/sunjce_provider.jar 54b1b000-54b1e000 r--s 00000000 03:03 1720338 /home/mikkom/j2sdk1.4.1/jre/lib/ext/dnsns.jar 54b1e000-54bbd000 r--s 00000000 03:03 1720339 /home/mikkom/j2sdk1.4.1/jre/lib/ext/localedata.jar 54bbd000-54bcb000 r--s 00000000 03:03 1720340 /home/mikkom/j2sdk1.4.1/jre/lib/ext/ldapsec.jar Local Time = Sun Nov 3 19:36:34 2002 Elapsed Time = 6724 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002E6 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode) # *clip* *clip* mikkom@kumma:~/kirstu$ cat hs_err_pid11423.log Unexpected Signal : 11 occurred at PC=0x403CE55E Function=mark_and_follow__9MarkSweepPP7oopDesc+0x1E Library=/home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so Current Java thread: at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:1304) at java.util.Calendar.setTimeInMillis(Calendar.java:927) at java.util.Calendar.setTime(Calendar.java:902) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.GetStockData.execute(Unknown Source) at kirstu.command.Calculate.execute(Unknown Source) at kirstu.command.MemCommand.execute(Unknown Source) at kirstu.command.RootCommand.execute(Unknown Source) at kirstu.Seer.predictChange(Unknown Source) at kirstu.Kirstu.main(Unknown Source) Dynamic libraries: 08048000-0804e000 r-xp 00000000 03:03 3309589 /home/mikkom/j2sdk1.4.1/bin/java 0804e000-0804f000 rw-p 00005000 03:03 3309589 /home/mikkom/j2sdk1.4.1/bin/java 40000000-40013000 r-xp 00000000 03:03 163923 /lib/ld-2.2.5.so 40013000-40014000 rw-p 00013000 03:03 163923 /lib/ld-2.2.5.so 40016000-40023000 r-xp 00000000 03:03 163943 /lib/libpthread-0.9.so 40023000-4002a000 rw-p 0000d000 03:03 163943 /lib/libpthread-0.9.so 4002a000-4002c000 r-xp 00000000 03:03 163929 /lib/libdl-2.2.5.so 4002c000-4002d000 rw-p 00001000 03:03 163929 /lib/libdl-2.2.5.so 4002e000-40141000 r-xp 00000000 03:03 163926 /lib/libc-2.2.5.so 40141000-40147000 rw-p 00113000 03:03 163926 /lib/libc-2.2.5.so 4014b000-40463000 r-xp 00000000 03:03 1671186 /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so 40463000-40618000 rw-p 00317000 03:03 1671186 /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so 40629000-4063a000 r-xp 00000000 03:03 163931 /lib/libnsl-2.2.5.so 4063a000-4063b000 rw-p 00010000 03:03 163931 /lib/libnsl-2.2.5.so 4063d000-4065d000 r-xp 00000000 03:03 163930 /lib/libm-2.2.5.so 4065d000-4065e000 rw-p 0001f000 03:03 163930 /lib/libm-2.2.5.so 4065e000-40667000 r-xp 00000000 03:03 1523732 /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so 40667000-40668000 rw-p 00008000 03:03 1523732 /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so 40669000-40679000 r-xp 00000000 03:03 1490961 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so 40679000-4067b000 rw-p 0000f000 03:03 1490961 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so 4067b000-4069c000 r-xp 00000000 03:03 1490962 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so 4069c000-4069e000 rw-p 00020000 03:03 1490962 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so 4069e000-406b3000 r-xp 00000000 03:03 1490964 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so 406b3000-406b5000 rw-p 00014000 03:03 1490964 /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so 406b5000-41d83000 r--s 00000000 03:03 1212441 /home/mikkom/j2sdk1.4.1/jre/lib/rt.jar 41dc6000-41ddd000 r--s 00000000 03:03 1212421 /home/mikkom/j2sdk1.4.1/jre/lib/sunrsasign.jar 41ddd000-41e4e000 r--s 00000000 03:03 1212423 /home/mikkom/j2sdk1.4.1/jre/lib/jsse.jar 41e4e000-41e61000 r--s 00000000 03:03 1212422 /home/mikkom/j2sdk1.4.1/jre/lib/jce.jar 41e61000-4211d000 r--s 00000000 03:03 1212439 /home/mikkom/j2sdk1.4.1/jre/lib/charsets.jar 441c5000-441cf000 r-xp 00000000 03:03 163932 /lib/libnss_compat-2.2.5.so 441cf000-441d0000 rw-p 00009000 03:03 163932 /lib/libnss_compat-2.2.5.so 54ad3000-54afe000 r--p 00000000 03:03 1540176 /usr/lib/locale/en_US/LC_CTYPE 54afe000-54b1b000 r--s 00000000 03:03 1720337 /home/mikkom/j2sdk1.4.1/jre/lib/ext/sunjce_provider.jar 54b1b000-54b1e000 r--s 00000000 03:03 1720338 /home/mikkom/j2sdk1.4.1/jre/lib/ext/dnsns.jar 54b1e000-54bbd000 r--s 00000000 03:03 1720339 /home/mikkom/j2sdk1.4.1/jre/lib/ext/localedata.jar 54bbd000-54bcb000 r--s 00000000 03:03 1720340 /home/mikkom/j2sdk1.4.1/jre/lib/ext/ldapsec.jar Local Time = Sat Nov 2 00:23:49 2002 Elapsed Time = 6582 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002E6 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode) # *clip* REPRODUCIBILITY : This bug can be reproduced often. ---------- BEGIN SOURCE ---------- The error may occure at Calendar.clear or Calendar.computeFields as you may see at the stack traces above ---------- END SOURCE ---------- workaround : suggested_val : cust_name : Mikko Mattila cust_email : mikkom@sparklo.com, mxmattil@cc.helsinki.fi jdcid : mxmattil (propably, don't rememb keyword : webbug company : other hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2002-11-04 01:34:19.5 dateEvaluated : 2002-11-04 14:50:53.86 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 14: 1:43 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE99237B401; Mon, 4 Nov 2002 14:01:39 -0800 (PST) Received: from pheriche.sun.com (pheriche.sun.com [192.18.98.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65ECE43E6E; Mon, 4 Nov 2002 14:01:39 -0800 (PST) (envelope-from Ranjith.Mandala@Sun.COM) Received: from ha2sca-mail1.SFBay.Sun.COM ([129.145.155.62]) by pheriche.sun.com (8.9.3+Sun/8.9.3) with ESMTP id PAA22542; Mon, 4 Nov 2002 15:01:38 -0700 (MST) Received: from antmonster (d-usca14-133-206 [129.145.133.206]) by ha2sca-mail1.SFBay.Sun.COM (8.11.6+Sun/8.10.2/ENSMAIL,v2.1p1) with ESMTP id gA4M1cg28689; Mon, 4 Nov 2002 14:01:38 -0800 (PST) Date: Mon, 4 Nov 2002 14:01:38 -0800 (PST) Message-ID: <10643938.1036447291985.JavaMail.Administrator@ha2sca-mail1.sfbay.sun.com> From: Ranjith Mandala To: freebsd-java@freebsd.org Subject: Re: (Review ID: 159248) Starting Tomcat servlet engine gives HotSpot Virtual Machine Error: 11, error ID Cc: java-port@freebsd.org, Ranjith.Mandala@Sun.COM Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: postEmail @(#) PostEmail.java 1.16 02/05/23 17:14:37 X-IM-Review-ID: 159248 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of bidlech@anubis.network.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, RM. ----------------- Original Bug Report------------------- category : java release : 1.4 subcategory : runtime type : bug synopsis : Starting Tomcat servlet engine gives HotSpot Virtual Machine Error: 11, error ID description : FULL PRODUCT VERSION : dotanuki [13:04:46] [~] > java -version java version "1.4.0_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03) Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode) dotanuki [13:06:39] [~] > FULL OPERATING SYSTEM VERSION : FreeBSD 4.6-RC4 FreeBSD 4.6-RC4 Custom compiled kernel linux_base-6 from 4.6-RELEASE packages tree linux-sun-jdk14 from CURRENT CVSUP tree ADDITIONAL OPERATING SYSTEMS : none EXTRA RELEVANT SYSTEM CONFIGURATION : Problem occurs when invoking Jakarta Tomcat servlet engine, v4.0.4. Relevant environment variables include: $JAVA_HOME=/usr/local/linux-jdk14 $CATALINA_HOME=/var/jakarta-tomcat-4.0.4 $CATALINA_OPTS="-Djava.awt.headless=true" *or* $CATALINA_OPTS="-Djava.awt.headless=true -verbose" (hoping for better crash message, which was not forthcoming) A DESCRIPTION OF THE PROBLEM : Dunno. Java VM can be used to run other apps (FOA and WH2FO, .jar-packaged apps which deal with XSL formatting of Word2000 docs) with no problem. The Tomcat invocation causes the following core dump: Unexpected Signal : 11 occurred at PC=0x2A2FBB0B Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: Dynamic libraries: Can not get information for pid = 8134 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002D5 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) # Local Time = Thu Jul 11 12:56:18 2002 Elapsed Time = 5 STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : 1. Set up an environment (OS, env variables, JDK, etc.) as above. 2. '$CATALINA_HOME/bin/catalina.sh' 3. look in $CATALINA_HOME/logs/catalina.out for above message, also a java.core and hs_err.log can be found in the same dir. This very installation of Tomcat *did* work with the linux-jdk13 port, however I'm not indicating a regression because it's not possible for me to say that some other change in my system isn't causing the error. EXPECTED VERSUS ACTUAL BEHAVIOR : Expected results: Tomcat servlet engine starts and functions normally Actual results: HotSpot VM bombs out with error 11 ERROR MESSAGES/STACK TRACES THAT OCCUR : Unexpected Signal : 11 occurred at PC=0x2A2FBB0B Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: Dynamic libraries: Can not get information for pid = 8134 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002D5 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) # Local Time = Thu Jul 11 12:56:18 2002 Elapsed Time = 5 REPRODUCIBILITY : This bug can be reproduced always. ---------- BEGIN SOURCE ---------- Don't got, sorry. ---------- END SOURCE ---------- workaround : suggested_val : cust_name : Chris Johnson Bidler cust_email : bidlech@anubis.network.com jdcid : keyword : webbug company : StorageTek MRDC hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2002-07-11 12:21:46.4 dateEvaluated : 2002-11-04 15:00:24.478 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 14: 4:16 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D938637B401; Mon, 4 Nov 2002 14:04:13 -0800 (PST) Received: from nwkea-mail-1.sun.com (nwkea-mail-1.sun.com [192.18.42.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 686C743E75; Mon, 4 Nov 2002 14:04:13 -0800 (PST) (envelope-from Ranjith.Mandala@Sun.COM) Received: from ha2sca-mail1.SFBay.Sun.COM ([129.145.155.62]) by nwkea-mail-1.sun.com (8.9.3+Sun/8.9.3) with ESMTP id OAA22998; Mon, 4 Nov 2002 14:04:12 -0800 (PST) Received: from antmonster (d-usca14-133-206 [129.145.133.206]) by ha2sca-mail1.SFBay.Sun.COM (8.11.6+Sun/8.10.2/ENSMAIL,v2.1p1) with ESMTP id gA4M4Bg29274; Mon, 4 Nov 2002 14:04:12 -0800 (PST) Date: Mon, 4 Nov 2002 14:04:12 -0800 (PST) Message-ID: <13990859.1036447445746.JavaMail.Administrator@ha2sca-mail1.sfbay.sun.com> From: Ranjith Mandala To: java-port@freebsd.org, freebsd-java@freebsd.org Subject: Re: (Review ID: 166600) Unexpected Signal : 11 occurred at PC=0x4A03734D Error ID : 4F530E43505002D Cc: Ranjith.Mandala@Sun.COM Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: postEmail @(#) PostEmail.java 1.16 02/05/23 17:14:37 X-IM-Review-ID: 166600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of kissmeth@gmx.de. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, RM. ----------------- Original Bug Report------------------- category : hotspot release : 1.4 subcategory : other type : bug synopsis : Unexpected Signal : 11 occurred at PC=0x4A03734D Error ID : 4F530E43505002D description : FULL PRODUCT VERSION : sqeezer@majestix:~/>java -version java version "1.3.1_03" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03) Classic VM (build 1.3.1_03-b03, green threads, nojit) FULL OPERATING SYSTEM VERSION : FreeBSD majestix.sqeezer.net 5.0-20020302-PREVIEW FreeBSD 5.0-20020302-PREVIEW #1: Tue Jul 9 03:13:14 CEST 2002 root@majestix.sqeezer.net:/usr/src/sys/i386/compile/GENERIC i386 EXTRA RELEVANT SYSTEM CONFIGURATION : nothing A DESCRIPTION OF THE PROBLEM : Unexpected Signal : 11 occurred at PC=0x4A03734D Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: Dynamic libraries: Can not get information for pid = 7120 Local Time = Sun Nov 3 23:13:59 2002 Elapsed Time = 26 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002D3 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode) # STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : 1. occouring while starting sun ONE EXPECTED VERSUS ACTUAL BEHAVIOR : starting sun ONE ... ERROR MESSAGES/STACK TRACES THAT OCCUR : see above REPRODUCIBILITY : This bug can be reproduced always. ---------- BEGIN SOURCE ---------- executing sun ONE with runide.sh ---------- END SOURCE ---------- workaround : suggested_val : cust_name : Minkale Whenson cust_email : kissmeth@gmx.de jdcid : keyword : webbug company : sharpness Media hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2002-11-03 15:21:54.4 dateEvaluated : 2002-11-04 15:02:43.477 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Nov 4 14:44:26 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B34D137B401; Mon, 4 Nov 2002 14:44:15 -0800 (PST) Received: from hughes-fe02.direcway.com (hughes-fe02.direcway.com [66.82.20.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F7243E77; Mon, 4 Nov 2002 14:44:14 -0800 (PST) (envelope-from wmprice@direcway.com) Received: from jerusalem ([66.82.54.110]) by hughes-fe02.direcway.com (InterMail vK.4.04.00.00 201-232-137 license dcc4e84cb8fc01ca8f8654c982ec8526) with ESMTP id <20021104224015.KDDT14813.hughes-fe02@jerusalem>; Mon, 4 Nov 2002 17:40:15 -0500 Content-Type: text/plain; charset="iso-8859-1" From: "Weston M. Price" To: Ranjith Mandala , freebsd-java@freebsd.org Subject: Re: (Review ID: 166607) Unexpected signals with Calendar. Error ID : 4F530E43505002E6 Date: Mon, 4 Nov 2002 17:34:24 -0500 User-Agent: KMail/1.4.3 Cc: java-port@freebsd.org, Ranjith.Mandala@Sun.COM References: <7122141.1036446769834.JavaMail.Administrator@ha2sca-mail1.sfbay.sun.com> In-Reply-To: <7122141.1036446769834.JavaMail.Administrator@ha2sca-mail1.sfbay.sun.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200211041734.24999.wmprice@direcway.com> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have seen this problem come up with a variety of applications, most not= ably=20 JBoss 3.X. The way I got around it was specify the -Xrs and -Xint options= to=20 the VM before running any application.=20 Weston On Monday 04 November 2002 04:52 pm, Ranjith Mandala wrote: > Hi, > > This Bug Report was submitted from=20 > http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you= on > behalf of mikkom@sparklo.com, mxmattil@cc.helsinki.fi. If you would lik= e to > respond. Please send an e-mail to the address listed at the end of this > report. > > Regards, > RM. > ----------------- Original Bug Report------------------- > > category : hotspot > release : 1.4.1 > subcategory : other > type : bug > synopsis : Unexpected signals with Calendar. Error ID : 4F530E43505002E= 6 > description : FULL PRODUCT VERSION : > java version "1.4.1" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21) > Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode) > > > FULL OPERATING SYSTEM VERSION : FreeBSD (linux 2.4.19) i686 > > > A DESCRIPTION OF THE PROBLEM : > I have been running long and very cpu-extensive runs and jre > always stops at unexpected signal 11 at some stages. > > > > > STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : > 1. > 2. > 3. > > I have no idea because I'm running a large, complex genetic > programming experiment with large parse hiarchies > > ERROR MESSAGES/STACK TRACES THAT OCCUR : > Below are full outputs of 2 hs_err_pid????.pid - files. > > *clip* > mikkom@kumma:~/kirstu/build$ cat hs_err_pid12867.log > > Unexpected Signal : 11 occurred at PC=3D0x403CE55E > Function=3Dmark_and_follow__9MarkSweepPP7oopDesc+0x1E > Library=3D/home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so > > Current Java thread: > =09at java.util.Calendar.clear(Calendar.java:1053) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.RootCommand.execute(Unknown Source) > =09at kirstu.Seer.predictChange(Unknown Source) > =09at kirstu.Kirstu.main(Unknown Source) > > Dynamic libraries: > 08048000-0804e000 r-xp 00000000 03:03 3309589 =20 > /home/mikkom/j2sdk1.4.1/bin/java 0804e000-0804f000 rw-p 00005000 03:03 > 3309589 /home/mikkom/j2sdk1.4.1/bin/java 40000000-40013000 r-xp 0000= 0000 > 03:03 163923 /lib/ld-2.2.5.so > 40013000-40014000 rw-p 00013000 03:03 163923 /lib/ld-2.2.5.so > 40016000-40023000 r-xp 00000000 03:03 163943 /lib/libpthread-0.9.so > 40023000-4002a000 rw-p 0000d000 03:03 163943 /lib/libpthread-0.9.so > 4002a000-4002c000 r-xp 00000000 03:03 163929 /lib/libdl-2.2.5.so > 4002c000-4002d000 rw-p 00001000 03:03 163929 /lib/libdl-2.2.5.so > 4002e000-40141000 r-xp 00000000 03:03 163926 /lib/libc-2.2.5.so > 40141000-40147000 rw-p 00113000 03:03 163926 /lib/libc-2.2.5.so > 4014b000-40463000 r-xp 00000000 03:03 1671186 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so > 40463000-40618000 rw-p 00317000 03:03 1671186 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so > 40629000-4063a000 r-xp 00000000 03:03 163931 /lib/libnsl-2.2.5.so > 4063a000-4063b000 rw-p 00010000 03:03 163931 /lib/libnsl-2.2.5.so > 4063d000-4065d000 r-xp 00000000 03:03 163930 /lib/libm-2.2.5.so > 4065d000-4065e000 rw-p 0001f000 03:03 163930 /lib/libm-2.2.5.so > 4065e000-40667000 r-xp 00000000 03:03 1523732 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so > 40667000-40668000 rw-p 00008000 03:03 1523732 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so > 40669000-40679000 r-xp 00000000 03:03 1490961 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so > 40679000-4067b000 rw-p 0000f000 03:03 1490961 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so > 4067b000-4069c000 r-xp 00000000 03:03 1490962 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so > 4069c000-4069e000 rw-p 00020000 03:03 1490962 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so > 4069e000-406b3000 r-xp 00000000 03:03 1490964 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so > 406b3000-406b5000 rw-p 00014000 03:03 1490964 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so > 406b5000-41d83000 r--s 00000000 03:03 1212441 > /home/mikkom/j2sdk1.4.1/jre/lib/rt.jar > 41dc6000-41ddd000 r--s 00000000 03:03 1212421 > /home/mikkom/j2sdk1.4.1/jre/lib/sunrsasign.jar > 41ddd000-41e4e000 r--s 00000000 03:03 1212423 > /home/mikkom/j2sdk1.4.1/jre/lib/jsse.jar > 41e4e000-41e61000 r--s 00000000 03:03 1212422 > /home/mikkom/j2sdk1.4.1/jre/lib/jce.jar > 41e61000-4211d000 r--s 00000000 03:03 1212439 > /home/mikkom/j2sdk1.4.1/jre/lib/charsets.jar > 441c5000-441cf000 r-xp 00000000 03:03 163932 =20 > /lib/libnss_compat-2.2.5.so 441cf000-441d0000 rw-p 00009000 03:03 16393= 2 =20 > /lib/libnss_compat-2.2.5.so 54ad3000-54afe000 r--p 00000000 03:03 1540= 176=20 > /usr/lib/locale/en_US/LC_CTYPE 54afe000-54b1b000 r--s 00000000 03:03 > 1720337 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/sunjce_provider.jar > 54b1b000-54b1e000 r--s 00000000 03:03 1720338 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/dnsns.jar > 54b1e000-54bbd000 r--s 00000000 03:03 1720339 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/localedata.jar > 54bbd000-54bcb000 r--s 00000000 03:03 1720340 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/ldapsec.jar > > Local Time =3D Sun Nov 3 19:36:34 2002 > Elapsed Time =3D 6724 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002E6 > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode) > # > *clip* > > *clip* > mikkom@kumma:~/kirstu$ cat hs_err_pid11423.log > > Unexpected Signal : 11 occurred at PC=3D0x403CE55E > Function=3Dmark_and_follow__9MarkSweepPP7oopDesc+0x1E > Library=3D/home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so > > Current Java thread: > =09at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:= 1304) > =09at java.util.Calendar.setTimeInMillis(Calendar.java:927) > =09at java.util.Calendar.setTime(Calendar.java:902) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.GetStockData.execute(Unknown Source) > =09at kirstu.command.Calculate.execute(Unknown Source) > =09at kirstu.command.MemCommand.execute(Unknown Source) > =09at kirstu.command.RootCommand.execute(Unknown Source) > =09at kirstu.Seer.predictChange(Unknown Source) > =09at kirstu.Kirstu.main(Unknown Source) > > Dynamic libraries: > 08048000-0804e000 r-xp 00000000 03:03 3309589 =20 > /home/mikkom/j2sdk1.4.1/bin/java 0804e000-0804f000 rw-p 00005000 03:03 > 3309589 /home/mikkom/j2sdk1.4.1/bin/java 40000000-40013000 r-xp 0000= 0000 > 03:03 163923 /lib/ld-2.2.5.so > 40013000-40014000 rw-p 00013000 03:03 163923 /lib/ld-2.2.5.so > 40016000-40023000 r-xp 00000000 03:03 163943 /lib/libpthread-0.9.so > 40023000-4002a000 rw-p 0000d000 03:03 163943 /lib/libpthread-0.9.so > 4002a000-4002c000 r-xp 00000000 03:03 163929 /lib/libdl-2.2.5.so > 4002c000-4002d000 rw-p 00001000 03:03 163929 /lib/libdl-2.2.5.so > 4002e000-40141000 r-xp 00000000 03:03 163926 /lib/libc-2.2.5.so > 40141000-40147000 rw-p 00113000 03:03 163926 /lib/libc-2.2.5.so > 4014b000-40463000 r-xp 00000000 03:03 1671186 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so > 40463000-40618000 rw-p 00317000 03:03 1671186 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/client/libjvm.so > 40629000-4063a000 r-xp 00000000 03:03 163931 /lib/libnsl-2.2.5.so > 4063a000-4063b000 rw-p 00010000 03:03 163931 /lib/libnsl-2.2.5.so > 4063d000-4065d000 r-xp 00000000 03:03 163930 /lib/libm-2.2.5.so > 4065d000-4065e000 rw-p 0001f000 03:03 163930 /lib/libm-2.2.5.so > 4065e000-40667000 r-xp 00000000 03:03 1523732 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so > 40667000-40668000 rw-p 00008000 03:03 1523732 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so > 40669000-40679000 r-xp 00000000 03:03 1490961 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so > 40679000-4067b000 rw-p 0000f000 03:03 1490961 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libverify.so > 4067b000-4069c000 r-xp 00000000 03:03 1490962 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so > 4069c000-4069e000 rw-p 00020000 03:03 1490962 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libjava.so > 4069e000-406b3000 r-xp 00000000 03:03 1490964 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so > 406b3000-406b5000 rw-p 00014000 03:03 1490964 > /home/mikkom/j2sdk1.4.1/jre/lib/i386/libzip.so > 406b5000-41d83000 r--s 00000000 03:03 1212441 > /home/mikkom/j2sdk1.4.1/jre/lib/rt.jar > 41dc6000-41ddd000 r--s 00000000 03:03 1212421 > /home/mikkom/j2sdk1.4.1/jre/lib/sunrsasign.jar > 41ddd000-41e4e000 r--s 00000000 03:03 1212423 > /home/mikkom/j2sdk1.4.1/jre/lib/jsse.jar > 41e4e000-41e61000 r--s 00000000 03:03 1212422 > /home/mikkom/j2sdk1.4.1/jre/lib/jce.jar > 41e61000-4211d000 r--s 00000000 03:03 1212439 > /home/mikkom/j2sdk1.4.1/jre/lib/charsets.jar > 441c5000-441cf000 r-xp 00000000 03:03 163932 =20 > /lib/libnss_compat-2.2.5.so 441cf000-441d0000 rw-p 00009000 03:03 16393= 2 =20 > /lib/libnss_compat-2.2.5.so 54ad3000-54afe000 r--p 00000000 03:03 1540= 176=20 > /usr/lib/locale/en_US/LC_CTYPE 54afe000-54b1b000 r--s 00000000 03:03 > 1720337 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/sunjce_provider.jar > 54b1b000-54b1e000 r--s 00000000 03:03 1720338 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/dnsns.jar > 54b1e000-54bbd000 r--s 00000000 03:03 1720339 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/localedata.jar > 54bbd000-54bcb000 r--s 00000000 03:03 1720340 > /home/mikkom/j2sdk1.4.1/jre/lib/ext/ldapsec.jar > > Local Time =3D Sat Nov 2 00:23:49 2002 > Elapsed Time =3D 6582 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002E6 > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode) > # > *clip* > > REPRODUCIBILITY : > This bug can be reproduced often. > > ---------- BEGIN SOURCE ---------- > The error may occure at Calendar.clear or Calendar.computeFields as you= may > see at the stack traces above > ---------- END SOURCE ---------- > workaround : > suggested_val : > cust_name : Mikko Mattila > cust_email : mikkom@sparklo.com, mxmattil@cc.helsinki.fi > jdcid : mxmattil (propably, don't rememb > keyword : webbug > company : other > hardware : x86 > OSversion : Linux > bugtraqID : 0 > dateCreated : 2002-11-04 01:34:19.5 > dateEvaluated : 2002-11-04 14:50:53.86 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Nov 5 3:50:52 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E680C37B401 for ; Tue, 5 Nov 2002 03:50:51 -0800 (PST) Received: from web20004.mail.yahoo.com (web20004.mail.yahoo.com [216.136.225.49]) by mx1.FreeBSD.org (Postfix) with SMTP id 7AAA943E42 for ; Tue, 5 Nov 2002 03:50:51 -0800 (PST) (envelope-from gavinkenny@yahoo.co.uk) Message-ID: <20021105115051.70483.qmail@web20004.mail.yahoo.com> Received: from [158.234.10.144] by web20004.mail.yahoo.com via HTTP; Tue, 05 Nov 2002 11:50:51 GMT Date: Tue, 5 Nov 2002 11:50:51 +0000 (GMT) From: =?iso-8859-1?q?Gavin=20Kenny?= Subject: Spawning native binaries from JDK1.3.1 for FreeBSD To: java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org OK I have finally got the patchset7 build to work on my FBSD4.4 system (port wouldn't go, but it works if you do it by hand) and unlike patchset4, this version allows me to spawn an external app binary. By way of a possible bug report. Once the App. is spawned Java seems to lose track of it, so you can't close it down again from within Java. This works OK on the Linux-java port but not from the native FreeBSD port. Anyway I now have JNI working so yippee, top work guys. Gavin __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Nov 5 9:36: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ADC837B401 for ; Tue, 5 Nov 2002 09:36:03 -0800 (PST) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id B77BE43E7B for ; Tue, 5 Nov 2002 09:36:01 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.3/8.12.3) with ESMTP id gA5GqSkI007214 for ; Tue, 5 Nov 2002 17:52:28 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.12.3/8.12.3/Submit) with ESMTP id gA5GqSAg007211 for ; Tue, 5 Nov 2002 17:52:28 +0100 (CET) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Tue, 5 Nov 2002 17:52:27 +0100 (CET) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@FreeBSD.ORG Subject: error building xmlenc from the ports tree Message-ID: <20021105174335.S7204-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Here is the ouput when building xmlenc from the ports tree. I don't quite understand why there is a reference to ${JAVA_HOME}/jre/src in the build.xml file but maybe I missed something installing the JDK... ===> Extracting for xmlenc-0.6_1 >> Checksum OK for xmlenc-0.6.tar.gz. ===> xmlenc-0.6_1 depends on file: /usr/local/bin/ant - found ===> xmlenc-0.6_1 depends on file: /usr/local/jdk1.3.1/bin/java - found ===> Patching for xmlenc-0.6_1 ===> Configuring for xmlenc-0.6_1 ===> Building for xmlenc-0.6_1 Buildfile: build.xml -init: -prepare: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build -prepare-src: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/src [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/src/main [copy] Copying 3 files to /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/src/main -prepare-classes: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/classes classes-main: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/classes/main [javac] Compiling 3 source files to /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/classes/main jar: [jar] Building jar: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/xmlenc.jar -init: -prepare: -prepare-src: apidocs: [mkdir] Created dir: /usr/ports/textproc/xmlenc/work/xmlenc-0.6/build/apidocs BUILD FAILED file:/usr/ports/textproc/xmlenc/work/xmlenc-0.6/build.xml:166: /usr/local/jdk1.3.1/jre/src not found. Total time: 11 seconds *** Error code 1 Stop in /usr/ports/textproc/xmlenc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Nov 5 20:16:39 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B5137B401 for ; Tue, 5 Nov 2002 20:16:37 -0800 (PST) Received: from mgr5.xmission.com (mgr5.xmission.com [198.60.22.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6298F43E4A for ; Tue, 5 Nov 2002 20:16:36 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr5.xmission.com with spam-scanned (Exim 3.35 #1) id 189Hbh-0001ne-05 for java@freebsd.org; Tue, 05 Nov 2002 21:15:57 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr5.xmission.com with esmtp (Exim 3.35 #1) id 189Hb9-0001E5-05; Tue, 05 Nov 2002 21:15:24 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id gA64FBK91785; Wed, 6 Nov 2002 14:45:11 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 6 Nov 2002 14:45:10 +1030 From: Greg Lewis To: Gavin Kenny Cc: java@FreeBSD.ORG Subject: Re: Spawning native binaries from JDK1.3.1 for FreeBSD Message-ID: <20021106144510.A91742@misty.eyesbeyond.com> References: <20021105115051.70483.qmail@web20004.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021105115051.70483.qmail@web20004.mail.yahoo.com>; from gavinkenny@yahoo.co.uk on Tue, Nov 05, 2002 at 11:50:51AM +0000 X-Spam-Status: No, hits=-2.7 required=8.0 tests=IN_REP_TO,REFERENCES,SIGNATURE_SHORT_DENSE, SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Nov 05, 2002 at 11:50:51AM +0000, Gavin Kenny wrote: > OK I have finally got the patchset7 build to work on > my FBSD4.4 system (port wouldn't go, but it works if > you do it by hand) and unlike patchset4, this version > allows me to spawn an external app binary. Port should go if you've upgraded your ports tree. > By way of a possible bug report. Once the App. is > spawned Java seems to lose track of it, so you can't > close it down again from within Java. This works OK on > the Linux-java port but not from the native FreeBSD > port. I've definitely seen this problem, but only in the JCK tests and I couldn't reproduce it with a simple test case. Could you please send the test case you're using? I can't post the JCK tests :(. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Nov 5 22:39:55 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A832737B404; Tue, 5 Nov 2002 22:39:54 -0800 (PST) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97AA443E4A; Tue, 5 Nov 2002 22:39:52 -0800 (PST) (envelope-from Matthew.Thyer@dsto.defence.gov.au) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au (8.10.1/8.10.1) with ESMTP id gA66bte25129; Wed, 6 Nov 2002 17:07:55 +1030 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au (Content Technologies SMTPRS 4.2.10) with ESMTP id ; Wed, 6 Nov 2002 17:09:15 +1030 Received: from salex001.dsto.defence.gov.au (salex001.dsto.defence.gov.au [131.185.2.9]) by muttley.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id RAA22794; Wed, 6 Nov 2002 17:04:37 +1030 (CST) Received: by salex001.dsto.defence.gov.au with Internet Mail Service (5.5.2653.19) id ; Wed, 6 Nov 2002 17:04:37 +1030 Message-ID: <108E7D907871D6118B5000306E0189F85759B2@ednex504.dsto.defence.gov.au> From: "Thyer, Matthew" To: "'znerd@FreeBSD.org'" Cc: "'java@FreeBSD.org'" Subject: FreeBSD ports/java/linux-sun-jdk13 needs updating for j2sdk- 1_3_1_06-linux-i586.bin Date: Wed, 6 Nov 2002 17:04:28 +1030 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org java.sun.com no longer offer j2sdk-1_3_1_05-linux-i586.bin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 6 0: 7: 7 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF01237B404 for ; Wed, 6 Nov 2002 00:07:06 -0800 (PST) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE22843E8A for ; Wed, 6 Nov 2002 00:07:05 -0800 (PST) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id gA687CvK037525; Wed, 6 Nov 2002 09:07:12 +0100 (CET) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id gA687BWL037524; Wed, 6 Nov 2002 09:07:11 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Herve Quiroz , freebsd-java@FreeBSD.ORG Subject: Re: error building xmlenc from the ports tree Date: Wed, 6 Nov 2002 09:07:11 +0100 User-Agent: KMail/1.4.3 References: <20021105174335.S7204-100000@puget.esil.univ-mrs.fr> In-Reply-To: <20021105174335.S7204-100000@puget.esil.univ-mrs.fr> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211060907.11770.znerd@FreeBSD.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Here is the ouput when building xmlenc from the ports tree. I don't quite > understand why there is a reference to ${JAVA_HOME}/jre/src in the > build.xml file but maybe I missed something installing the JDK... The problem is that the port looks for the JDK source files there. Quick fix: Use NOPORTDOCS. For a decent solution: File a PR. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 6 0: 8:50 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0343737B401 for ; Wed, 6 Nov 2002 00:08:50 -0800 (PST) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FA5F43E97 for ; Wed, 6 Nov 2002 00:08:49 -0800 (PST) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id gA688qvK037563; Wed, 6 Nov 2002 09:08:52 +0100 (CET) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id gA688p9H037562; Wed, 6 Nov 2002 09:08:51 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: "Thyer, Matthew" Subject: Re: FreeBSD ports/java/linux-sun-jdk13 needs updating for j2sdk- 1_3_1_06-linux-i586.bin Date: Wed, 6 Nov 2002 09:08:51 +0100 User-Agent: KMail/1.4.3 Cc: "'java@FreeBSD.org'" References: <108E7D907871D6118B5000306E0189F85759B2@ednex504.dsto.defence.gov.au> In-Reply-To: <108E7D907871D6118B5000306E0189F85759B2@ednex504.dsto.defence.gov.au> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211060908.51140.znerd@FreeBSD.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Please file a PR for this. I will fix this ASAP. Ernst On Wednesday 06 November 2002 07:34, Thyer, Matthew wrote: > java.sun.com no longer offer j2sdk-1_3_1_05-linux-i586.bin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Ernst de Haan Development Team Leader Wanadoo Nederland B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 6 7:35:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CAC137B401; Wed, 6 Nov 2002 07:35:56 -0800 (PST) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BB4843E3B; Wed, 6 Nov 2002 07:35:54 -0800 (PST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.3/8.12.3) with ESMTP id gA6ELRkI077817; Wed, 6 Nov 2002 15:21:27 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost) by puget.esil.univ-mrs.fr (8.12.3/8.12.3/Submit) with ESMTP id gA6ELQRC077814; Wed, 6 Nov 2002 15:21:27 +0100 (CET) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Wed, 6 Nov 2002 15:21:25 +0100 (CET) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: Ernst de Haan Cc: freebsd-java@FreeBSD.ORG Subject: Re: error building xmlenc from the ports tree In-Reply-To: <200211060907.11770.znerd@FreeBSD.org> Message-ID: <20021106150938.M77646-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kinda off topic here but the problem comes from your library (xmlenc) distribution. So patching in freebsd ports is not the right way IMHO. I tried removing the [...]/jre/src from the sourcepath attribute and it seems to work. I say "seems" because right now java.sun.com is out of order (at least my DNS can't resolve it anymore since early this morning) so I have the following problem : javadoc: Error fetching URL: http://java.sun.com/j2se/1.3/docs/api/package-list Anyway, I don't understand why one would need to be online to build xmlenc. Herve On Wed, 6 Nov 2002, Ernst de Haan wrote: > > Here is the ouput when building xmlenc from the ports tree. I don't quite > > understand why there is a reference to ${JAVA_HOME}/jre/src in the > > build.xml file but maybe I missed something installing the JDK... > > The problem is that the port looks for the JDK source files there. > > Quick fix: Use NOPORTDOCS. > For a decent solution: File a PR. > > Ernst > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Nov 6 18:33:17 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AD2637B404 for ; Wed, 6 Nov 2002 18:33:16 -0800 (PST) Received: from mighty.grot.org (mighty.grot.org [204.182.56.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B6D743E42 for ; Wed, 6 Nov 2002 18:33:16 -0800 (PST) (envelope-from aditya@grot.org) Received: by mighty.grot.org (Postfix, from userid 515) id B4FA25DAF; Wed, 6 Nov 2002 18:33:04 -0800 (PST) Date: Wed, 6 Nov 2002 18:33:04 -0800 From: Aditya To: freebsd-java@freebsd.org Subject: preventing the JVM from swapping to disk Message-ID: <20021107023304.GA75921@mighty.grot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On a server solely dedicated to running Tomcat with the linux-jdk1.3 and 1Gig of RAM I'd like to prevent the JVM from ever swapping to disk. The preferred behaviour when it runs out of memory is for the JVM to exit (it will be restarted by a script). I'm allocating the JVM 700M for the min and max heap; less than 100M is used by FreeBSD and the rest is occupied by the JVM. Has anyone dealt with this type of situation? have you turned off all swap partitions and had it "successfully" die or recover after garbage collection? Google turns up very few leads other than the general "running without swap is bad" type answers: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=2417102+0+archive/2001/freebsd-questions/20010225.freebsd-questions but in this case I don't mind the JVM dying and I'm devoting the entire machine to it, so other userland processes aren't as important... Thanks, Adi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Nov 7 1:50:16 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E0F037B401 for ; Thu, 7 Nov 2002 01:50:15 -0800 (PST) Received: from crewsoft.com (papua.crewsoft.com [198.232.247.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE10043E42 for ; Thu, 7 Nov 2002 01:50:14 -0800 (PST) (envelope-from cedric@wireless-networks.com) Received: from [192.168.1.2] (account cberger@wireless-networks.com HELO wireless-networks.com) by crewsoft.com (CommuniGate Pro SMTP 3.4.7) with ESMTP id 5598306; Thu, 07 Nov 2002 01:51:36 -0800 Message-ID: <3DCA37D5.6010305@wireless-networks.com> Date: Thu, 07 Nov 2002 10:52:21 +0100 From: Cedric Berger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Aditya Cc: freebsd-java@FreeBSD.ORG Subject: Re: preventing the JVM from swapping to disk References: <20021107023304.GA75921@mighty.grot.org> In-Reply-To: <20021107023304.GA75921@mighty.grot.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Aditya wrote: >On a server solely dedicated to running Tomcat with the linux-jdk1.3 and 1Gig >of RAM I'd like to prevent the JVM from ever swapping to disk. The preferred >behaviour when it runs out of memory is for the JVM to exit (it will be >restarted by a script). I'm allocating the JVM 700M for the min and max heap; >less than 100M is used by FreeBSD and the rest is occupied by the JVM. > I don't understand your question. Why would it swap if: 1) You've 1GB of RAM 2) You limit the JVM to 700M. (you can use "ulimit" to enforce that) 3) FreeBSD uses less than 100M (including kernel buffers & co I guess) Is FreeBSD so bad that it will swap when there is RAM available? Cedric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Nov 7 2: 3:44 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 814B937B404 for ; Thu, 7 Nov 2002 02:03:43 -0800 (PST) Received: from ns.silverpoint.com.ua (gt-silverpoint.silverpoint.com.ua [212.82.193.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F3FD43E4A for ; Thu, 7 Nov 2002 02:03:33 -0800 (PST) (envelope-from old@silverpoint.com.ua) Received: from bizarre.office.silverpoint.com.ua (root@dyomin.office.silverpoint.com.ua [10.0.0.176]) by ns.silverpoint.com.ua (8.11.6/8.11.2) with ESMTP id gA7A0Mt02268; Thu, 7 Nov 2002 12:00:22 +0200 Received: from bizarre.office.silverpoint.com.ua (old@localhost.office.silverpoint.com.ua [127.0.0.1]) by bizarre.office.silverpoint.com.ua (8.12.6/8.12.6) with ESMTP id gA7A5IrB096203; Thu, 7 Nov 2002 12:05:18 +0200 (EET) (envelope-from old@bizarre.office.silverpoint.com.ua) Received: (from old@localhost) by bizarre.office.silverpoint.com.ua (8.12.6/8.12.3/Submit) id gA7A5HKS096154; Thu, 7 Nov 2002 12:05:17 +0200 (EET) Date: Thu, 7 Nov 2002 12:05:16 +0200 From: Dmitry Dyomin To: Cedric Berger Cc: Aditya , freebsd-java@freebsd.org Subject: Re: preventing the JVM from swapping to disk Message-ID: <20021107100516.GA73818@silverpoint.com.ua> References: <20021107023304.GA75921@mighty.grot.org> <3DCA37D5.6010305@wireless-networks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-u Content-Disposition: inline In-Reply-To: <3DCA37D5.6010305@wireless-networks.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Nov 07, 2002 at 10:52:21AM +0100, you wrote: > Is FreeBSD so bad that it will swap when there is RAM available? FreeBSD is so good that it swaps rarely used stuff even when there is RAM available. -- Dmitry Dyomin SilverPoint http://www.silverpoint.com.ua Phone: +380 44 4903416 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Nov 7 2:15:21 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B49037B401 for ; Thu, 7 Nov 2002 02:15:20 -0800 (PST) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id A49A543E3B for ; Thu, 7 Nov 2002 02:15:18 -0800 (PST) (envelope-from erwan@netvalue.com) Received: (from uucp@localhost) by frmug.org (8.11.3/8.11.3/frmug-2.7/nospam) with UUCP id gA7AF7185249; Thu, 7 Nov 2002 11:15:07 +0100 (CET) (envelope-from erwan@netvalue.com) Received: from netvalue.com (localhost [127.0.0.1]) by amelie.frmug.org (Postfix) with ESMTP id 3F6237082; Thu, 7 Nov 2002 11:02:19 +0100 (CET) Message-ID: <3DCA3A2A.7030904@netvalue.com> Date: Thu, 07 Nov 2002 11:02:18 +0100 From: Erwan Arzur User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Aditya Cc: freebsd-java@freebsd.org Subject: Re: preventing the JVM from swapping to disk References: <20021107023304.GA75921@mighty.grot.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Aditya wrote: > On a server solely dedicated to running Tomcat with the linux-jdk1.3 and 1Gig > of RAM I'd like to prevent the JVM from ever swapping to disk. The preferred > behaviour when it runs out of memory is for the JVM to exit (it will be > restarted by a script). I'm allocating the JVM 700M for the min and max heap; > less than 100M is used by FreeBSD and the rest is occupied by the JVM. > One piece of advice before blindly set -Xmx700m -Xms700m, make sure you read this article : http://www.javaworld.com/javaworld/jw-01-2002/jw-0111-hotspotgc_p.html and all assorted references at the end of it. I really think FreeBSD VM subsystem requires you to allocate swap space. I guess you'll get suboptimal performance results by simply disabling it. don't forget your dear google friend ;-) http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=utf-8&q=freebsd+disabling+swap&btnG=Google+Search -- UNIX *IS* user friendly. It's just selective about who its friends are. --unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Nov 7 3:28:33 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6205637B401 for ; Thu, 7 Nov 2002 03:28:32 -0800 (PST) Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48BDE43E75 for ; Thu, 7 Nov 2002 03:28:31 -0800 (PST) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Thu, 7 Nov 2002 11:28:13 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 189kpM-0003Lu-00; Thu, 07 Nov 2002 11:28:00 +0000 Date: Thu, 7 Nov 2002 11:28:00 +0000 (GMT) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Erwan Arzur Cc: Aditya , freebsd-java Subject: Re: preventing the JVM from swapping to disk In-Reply-To: <3DCA3A2A.7030904@netvalue.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 7 Nov 2002, Erwan Arzur wrote: > Aditya wrote: > > On a server solely dedicated to running Tomcat with the linux-jdk1.3 and 1Gig > > of RAM I'd like to prevent the JVM from ever swapping to disk. The preferred > > behaviour when it runs out of memory is for the JVM to exit (it will be > > restarted by a script). I'm allocating the JVM 700M for the min and max heap; > > less than 100M is used by FreeBSD and the rest is occupied by the JVM. > > > > One piece of advice before blindly set -Xmx700m -Xms700m, make sure you > read this article : > http://www.javaworld.com/javaworld/jw-01-2002/jw-0111-hotspotgc_p.html > and all assorted references at the end of it. > > I really think FreeBSD VM subsystem requires you to allocate swap space. > I guess you'll get suboptimal performance results by simply disabling it. > > don't forget your dear google friend ;-) Or ask Matt Dillon; BSD copes perfectly well without swap. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/ "...er, that's my _spare_ axe." - Gimli in the Council of Elrond, FotR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Nov 7 9:39:39 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38CFB37B401 for ; Thu, 7 Nov 2002 09:39:30 -0800 (PST) Received: from moutvdom.kundenserver.de (moutvdom.kundenserver.de [195.20.224.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE88543E75 for ; Thu, 7 Nov 2002 09:39:23 -0800 (PST) (envelope-from bjoern.hillebrand@s-ar.de) Received: from [212.227.126.221] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 189qck-0006hq-00 for freebsd-java@freebsd.org; Thu, 07 Nov 2002 18:39:22 +0100 Received: from [217.229.138.201] (helo=s-ar.de) by mrvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 189qch-0001P4-00 for freebsd-java@freebsd.org; Thu, 07 Nov 2002 18:39:20 +0100 Message-ID: <3DCAB2BA.7020504@s-ar.de> Date: Thu, 07 Nov 2002 18:36:42 +0000 From: Bjoern Hillebrand User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021012 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Netbeans 3.4 aborts Content-Type: multipart/mixed; boundary="------------000704070207040908010605" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------000704070207040908010605 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi Everybody! I am using FreeBSD 4.7 with the native JDK 1.3.1p7_2. This says "java -version" : --- java version "1.3.1-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p7-root-021101-15:28) Classic VM (build 1.3.1-p7-root-021101-15:28, green threads, nojit) --- I also use Netbeans 3.4 for developing Java Applets. Sometimes (mostly at the start process) netbeans aborts. When you take a look into the attachment you see detailed information. I think this is interesting for you. In this log file the error appears in "FS Refreshers". This is a random process ;-). It also happened with the source parser sometimes. Today it aborts about 3 times but then never again. bye --------------000704070207040908010605 Content-Type: text/plain; name="netbeans34_error.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="netbeans34_error.log" wintermute% ./runide.sh SIGBUS 10* bus error Full thread dump Classic VM (1.3.1-p7-root-021101-15:28, green threads): "Image Fetcher 0" (TID:0x2928c110, sys_thread_t:0x9075280, state:CW) prio=8 at java.lang.Object.wait(Native Method) at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:163) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:212) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Compilation" (TID:0x29180328, sys_thread_t:0x93c7c80, state:CW) prio=2 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.nextJobAndTask(CompilationEngineImpl.java:172) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.run(CompilationEngineImpl.java:185) "Screen Updater" (TID:0x292d6ba8, sys_thread_t:0x9320280, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:76) at sun.awt.ScreenUpdater.run(ScreenUpdater.java:95) "Inactive RequestProcessor thread" (TID:0x291a7910, sys_thread_t:0x8d21080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "FS refresher" (TID:0x291cd2a8, sys_thread_t:0x8d1d280, state:R) prio=1 at java.lang.StringBuffer.expandCapacity(StringBuffer.java:202) at java.lang.StringBuffer.append(StringBuffer.java:401) at java.io.UnixFileSystem.resolve(UnixFileSystem.java:92) at java.io.File.(File.java:270) at org.openide.filesystems.LocalFileSystem.getFile(LocalFileSystem.java:556) at org.openide.filesystems.LocalFileSystem.lastModified(LocalFileSystem.java:364) at org.openide.filesystems.LocalFileSystem$Impl.lastModified(LocalFileSystem.java:665) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:720) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:688) at org.openide.filesystems.AbstractFolder.refresh(AbstractFolder.java:433) at org.openide.filesystems.FileObject.refresh(FileObject.java:560) at org.openide.filesystems.RefreshRequest.doLoop(RefreshRequest.java:140) at org.openide.filesystems.RefreshRequest.run(RefreshRequest.java:106) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599) "Inactive RequestProcessor thread" (TID:0x291d5ad0, sys_thread_t:0x8d1d080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Module-Actions" (TID:0x292ba4d8, sys_thread_t:0x8c8be80, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x290f2468, sys_thread_t:0x8c8ba80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "OpenIDE-request-processor-0" (TID:0x291e7d90, sys_thread_t:0x8c8b880, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "TimerQueue" (TID:0x292462f0, sys_thread_t:0x8c8b080, state:CW) prio=5 at java.lang.Object.wait(Native Method) at javax.swing.TimerQueue.run(TimerQueue.java:233) at java.lang.Thread.run(Thread.java:484) "Inactive RequestProcessor thread" (TID:0x29273738, sys_thread_t:0x8926c80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x291d8638, sys_thread_t:0x88a2680, state:CW) prio=6 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x292670c0, sys_thread_t:0x89e3a80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Thread-2" (TID:0x291fa858, sys_thread_t:0x8736480, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.modules.ChangeFirer.run(ChangeFirer.java:94) "Thread-1" (TID:0x290ed4e0, sys_thread_t:0x8565e80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.util.TimerThread.mainLoop(Timer.java:432) at java.util.TimerThread.run(Timer.java:385) "AWT-Motif" (TID:0x290df6b8, sys_thread_t:0x8442a80, state:CW) prio=6 at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:484) "SunToolkit.PostEventQueue-0" (TID:0x290df4b0, sys_thread_t:0x8423080, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.PostEventQueue.run(SunToolkit.java:491) "AWT-EventQueue-0" (TID:0x290df540, sys_thread_t:0x83f0e80, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.awt.EventQueue.getNextEvent(EventQueue.java:260) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:106) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) "Finalizer" (TID:0x29045528, sys_thread_t:0x80d5080, state:CW) prio=8 at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162) "Reference Handler" (TID:0x29045300, sys_thread_t:0x80b6480, state:CW) prio=10 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110) "Signal dispatcher" (TID:0x29045330, sys_thread_t:0x80b6280, state:CW) prio=5 "Thread-0" (TID:0x29054358, sys_thread_t:0x8054080, state:CW) prio=5 Monitor Cache Dump: org.netbeans.core.modules.ChangeFirer@291FA858/297FBDE8: Waiting to be notified: "Thread-2" (0x8736480) java.lang.Object@291E7DD0/299D0F48: owner "OpenIDE-request-processor-0" (0x8c8b880) 1 entry java.lang.Object@291D5AF8/29BA8728: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d1d080) java.lang.Object@291A79E8/29BF7AC0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d21080) java.lang.Object@290F24A8/29A38A58: Waiting to be notified: "Inactive RequestProcessor thread" (0x8c8ba80) java.util.LinkedList@291891D8/2A3FF420: Waiting to be notified: "Compilation" (0x93c7c80) sun.awt.PostEventQueue@290DF4B0/29641490: Waiting to be notified: "SunToolkit.PostEventQueue-0" (0x8423080) java.lang.ref.Reference$Lock@29045310/295148B0: Waiting to be notified: "Reference Handler" (0x80b6480) java.awt.EventQueue@290DF2C0/296410D8: Waiting to be notified: "AWT-EventQueue-0" (0x83f0e80) java.lang.StringBuffer@29395A70/29590758: owner "FS refresher" (0x8d1d280) 1 entry java.lang.ref.ReferenceQueue$Lock@29045540/29514D90: Waiting to be notified: "Finalizer" (0x80d5080) java.lang.Object@292733F0/2953CFF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8926c80) sun.awt.ScreenUpdater@292D6BA8/29EE45E0: Waiting to be notified: "Screen Updater" (0x9320280) javax.swing.TimerQueue@292462E8/299AD5D8: Waiting to be notified: "TimerQueue" (0x8c8b080) java.lang.Object@292BA520/29AAA138: owner "Module-Actions" (0x8c8be80) 1 entry java.lang.Object@291D8500/29882360: Waiting to be notified: "Inactive RequestProcessor thread" (0x88a2680) java.util.Vector@290DFDB8/29643780: Waiting to be notified: "Image Fetcher 0" (0x9075280) org.openide.filesystems.AbstractFileObject@2921A998/29827AB0: owner "FS refresher" (0x8d1d280) 1 entry java.util.TaskQueue@290ED4F8/296ABA50: Waiting to be notified: "Thread-1" (0x8565e80) java.lang.Object@29266E48/2960BEF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x89e3a80) Registered Monitor Dump: utf8 hash table: JNI pinning lock: JNI global reference lock: BinClass lock: Class linking lock: System class loader lock: Code rewrite lock: Heap lock: Monitor cache lock: owner "FS refresher" (0x8d1d280) 1 entry Dynamic loading lock: Monitor IO lock: User signal monitor: Waiting to be notified: "Signal dispatcher" (0x80b6280) Child death monitor: I/O monitor: Waiting to be notified: "AWT-Motif" (0x8442a80) Alarm monitor: Waiting to be notified: (0x8054280) Thread queue lock: owner "FS refresher" (0x8d1d280) 1 entry Waiting to be notified: "Thread-0" (0x8054080) Monitor registry: owner "FS refresher" (0x8d1d280) 1 entry SIGABRT 6* abort (generated by abort(3) routine) Full thread dump Classic VM (1.3.1-p7-root-021101-15:28, green threads): "Image Fetcher 0" (TID:0x2928c110, sys_thread_t:0x9075280, state:CW) prio=8 at java.lang.Object.wait(Native Method) at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:163) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:212) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Compilation" (TID:0x29180328, sys_thread_t:0x93c7c80, state:CW) prio=2 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.nextJobAndTask(CompilationEngineImpl.java:172) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.run(CompilationEngineImpl.java:185) "Screen Updater" (TID:0x292d6ba8, sys_thread_t:0x9320280, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:76) at sun.awt.ScreenUpdater.run(ScreenUpdater.java:95) "Inactive RequestProcessor thread" (TID:0x291a7910, sys_thread_t:0x8d21080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "FS refresher" (TID:0x291cd2a8, sys_thread_t:0x8d1d280, state:R) prio=1 at java.lang.StringBuffer.expandCapacity(StringBuffer.java:202) at java.lang.StringBuffer.append(StringBuffer.java:401) at java.io.UnixFileSystem.resolve(UnixFileSystem.java:92) at java.io.File.(File.java:270) at org.openide.filesystems.LocalFileSystem.getFile(LocalFileSystem.java:556) at org.openide.filesystems.LocalFileSystem.lastModified(LocalFileSystem.java:364) at org.openide.filesystems.LocalFileSystem$Impl.lastModified(LocalFileSystem.java:665) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:720) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:688) at org.openide.filesystems.AbstractFolder.refresh(AbstractFolder.java:433) at org.openide.filesystems.FileObject.refresh(FileObject.java:560) at org.openide.filesystems.RefreshRequest.doLoop(RefreshRequest.java:140) at org.openide.filesystems.RefreshRequest.run(RefreshRequest.java:106) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599) "Inactive RequestProcessor thread" (TID:0x291d5ad0, sys_thread_t:0x8d1d080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Module-Actions" (TID:0x292ba4d8, sys_thread_t:0x8c8be80, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x290f2468, sys_thread_t:0x8c8ba80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "OpenIDE-request-processor-0" (TID:0x291e7d90, sys_thread_t:0x8c8b880, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "TimerQueue" (TID:0x292462f0, sys_thread_t:0x8c8b080, state:CW) prio=5 at java.lang.Object.wait(Native Method) at javax.swing.TimerQueue.run(TimerQueue.java:233) at java.lang.Thread.run(Thread.java:484) "Inactive RequestProcessor thread" (TID:0x29273738, sys_thread_t:0x8926c80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x291d8638, sys_thread_t:0x88a2680, state:CW) prio=6 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x292670c0, sys_thread_t:0x89e3a80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Thread-2" (TID:0x291fa858, sys_thread_t:0x8736480, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.modules.ChangeFirer.run(ChangeFirer.java:94) "Thread-1" (TID:0x290ed4e0, sys_thread_t:0x8565e80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.util.TimerThread.mainLoop(Timer.java:432) at java.util.TimerThread.run(Timer.java:385) "AWT-Motif" (TID:0x290df6b8, sys_thread_t:0x8442a80, state:CW) prio=6 at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:484) "SunToolkit.PostEventQueue-0" (TID:0x290df4b0, sys_thread_t:0x8423080, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.PostEventQueue.run(SunToolkit.java:491) "AWT-EventQueue-0" (TID:0x290df540, sys_thread_t:0x83f0e80, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.awt.EventQueue.getNextEvent(EventQueue.java:260) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:106) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) "Finalizer" (TID:0x29045528, sys_thread_t:0x80d5080, state:CW) prio=8 at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162) "Reference Handler" (TID:0x29045300, sys_thread_t:0x80b6480, state:CW) prio=10 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110) "Signal dispatcher" (TID:0x29045330, sys_thread_t:0x80b6280, state:CW) prio=5 "Thread-0" (TID:0x29054358, sys_thread_t:0x8054080, state:CW) prio=5 Monitor Cache Dump: org.netbeans.core.modules.ChangeFirer@291FA858/297FBDE8: Waiting to be notified: "Thread-2" (0x8736480) java.lang.Object@291E7DD0/299D0F48: owner "OpenIDE-request-processor-0" (0x8c8b880) 1 entry java.lang.Object@291D5AF8/29BA8728: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d1d080) java.lang.Object@291A79E8/29BF7AC0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d21080) java.lang.Object@290F24A8/29A38A58: Waiting to be notified: "Inactive RequestProcessor thread" (0x8c8ba80) java.util.LinkedList@291891D8/2A3FF420: Waiting to be notified: "Compilation" (0x93c7c80) sun.awt.PostEventQueue@290DF4B0/29641490: Waiting to be notified: "SunToolkit.PostEventQueue-0" (0x8423080) java.lang.ref.Reference$Lock@29045310/295148B0: Waiting to be notified: "Reference Handler" (0x80b6480) java.awt.EventQueue@290DF2C0/296410D8: Waiting to be notified: "AWT-EventQueue-0" (0x83f0e80) java.lang.StringBuffer@29395A70/29590758: owner "FS refresher" (0x8d1d280) 1 entry java.lang.ref.ReferenceQueue$Lock@29045540/29514D90: Waiting to be notified: "Finalizer" (0x80d5080) java.lang.Object@292733F0/2953CFF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8926c80) sun.awt.ScreenUpdater@292D6BA8/29EE45E0: Waiting to be notified: "Screen Updater" (0x9320280) javax.swing.TimerQueue@292462E8/299AD5D8: Waiting to be notified: "TimerQueue" (0x8c8b080) java.lang.Object@292BA520/29AAA138: owner "Module-Actions" (0x8c8be80) 1 entry java.lang.Object@291D8500/29882360: Waiting to be notified: "Inactive RequestProcessor thread" (0x88a2680) java.util.Vector@290DFDB8/29643780: Waiting to be notified: "Image Fetcher 0" (0x9075280) org.openide.filesystems.AbstractFileObject@2921A998/29827AB0: owner "FS refresher" (0x8d1d280) 1 entry java.util.TaskQueue@290ED4F8/296ABA50: Waiting to be notified: "Thread-1" (0x8565e80) java.lang.Object@29266E48/2960BEF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x89e3a80) Registered Monitor Dump: utf8 hash table: JNI pinning lock: JNI global reference lock: BinClass lock: Class linking lock: System class loader lock: Code rewrite lock: Heap lock: Monitor cache lock: owner "FS refresher" (0x8d1d280) 1 entry Dynamic loading lock: Monitor IO lock: User signal monitor: Waiting to be notified: "Signal dispatcher" (0x80b6280) Child death monitor: I/O monitor: Waiting to be notified: "AWT-Motif" (0x8442a80) Alarm monitor: Waiting to be notified: (0x8054280) Thread queue lock: owner "FS refresher" (0x8d1d280) 1 entry Waiting to be notified: "Thread-0" (0x8054080) Monitor registry: owner "FS refresher" (0x8d1d280) 1 entry Abort trap --------------000704070207040908010605-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Nov 7 23:56: 1 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5338237B401 for ; Thu, 7 Nov 2002 23:56:00 -0800 (PST) Received: from mx0.hq.widestore.net (widefej0.customer.nettuno.it [130.186.250.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id D140343E3B for ; Thu, 7 Nov 2002 23:55:58 -0800 (PST) (envelope-from filippo.natali@widestore.net) Received: from cagnina.hq.widestore.net (gk-dmz.hq.widestore.net [192.168.2.250]) by mx0.hq.widestore.net (Postfix) with SMTP id B0401C43A for ; Fri, 8 Nov 2002 08:55:56 +0100 (CET) Date: Fri, 8 Nov 2002 08:55:56 +0100 From: Filippo Natali To: freebsd-java@freebsd.org Subject: Re: Netbeans 3.4 aborts Message-Id: <20021108085556.7eafcac0.filippo.natali@widestore.net> In-Reply-To: <3DCAB2BA.7020504@s-ar.de> References: <3DCAB2BA.7020504@s-ar.de> Organization: Widestore srl X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 07 Nov 2002 18:36:42 +0000 Bjoern Hillebrand wrote: > Hi Everybody! > > I am using FreeBSD 4.7 with the native JDK 1.3.1p7_2. > > This says "java -version" : > > --- > java version "1.3.1-p7" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.3.1-p7-root-021101-15:28) > Classic VM (build 1.3.1-p7-root-021101-15:28, green threads, nojit) > --- > > I also use Netbeans 3.4 for developing Java Applets. Sometimes (mostly > at the start process) netbeans aborts. > Hi! I had the same problem: a workaround is to start the ide with linux jdk (runide.sh -jdkhome /usr/local/linux-sun-jdk1.3.1) and use the native jdk to compile programs (it's possible to set an external compiler in netbeans configuration). bye Filippo -- Widestore srl Via Borgo dei Leoni 70/F - 44100 Ferrara (Italy) Tel +39 0532 242425 Fax +39 0532 242298 - +39 0532 213000 email: filippo.natali@widestore.net web: http://www.widestore.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Nov 8 6:43: 8 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B750237B401 for ; Fri, 8 Nov 2002 06:43:07 -0800 (PST) Received: from swiftsure.cnchost.com (swiftsure.concentric.net [207.155.252.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E6FB43E3B for ; Fri, 8 Nov 2002 06:43:07 -0800 (PST) (envelope-from gungoo@chulocentral.com) Received: (root@localhost) by swiftsure.cnchost.com id JAA24696; Fri, 8 Nov 2002 09:43:07 -0500 (EST) [ConcentricHost SMTP Relay 1.15] Message-ID: <200211081443.JAA24696@swiftsure.cnchost.com> From: Geury Peralta To: freebsd-java@freebsd.org Reply-To: gperal01@utopia.poly.edu Subject: J2SE--forte--ONE Date: Fri, 08 Nov 2002 06:43:07 -0800 (PST) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm trying to set up a programming environment with java and forte (now ONE studio). When using make install - am told to manually fetch it. On the susn's webite, there's only ports for linux. Whould I bother downloading the J2SE and ONE? I want to stay native to BSD =.(.. can some one guide, i'm not register, CC please __________________________________________________ Everything you need to do business on the Web...with XO Web Site Hosting. http://www.xo.com/hosting3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Nov 8 8:13:43 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BADEB37B401 for ; Fri, 8 Nov 2002 08:13:42 -0800 (PST) Received: from spill.tendra.org (tendra.Stanford.EDU [171.64.127.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AFF843E4A for ; Fri, 8 Nov 2002 08:13:37 -0800 (PST) (envelope-from nonce@spill.tendra.org) Received: from spill.tendra.org (localhost.tendra.org [127.0.0.1]) by spill.tendra.org (8.12.6/8.12.5) with ESMTP id gA8GDVkZ007896 for ; Fri, 8 Nov 2002 08:13:31 -0800 (PST) (envelope-from nonce@spill.tendra.org) Received: (from nonce@localhost) by spill.tendra.org (8.12.6/8.12.5/Submit) id gA8GDVIC007895 for freebsd-java@freebsd.org; Fri, 8 Nov 2002 08:13:31 -0800 (PST) (envelope-from nonce) Date: Fri, 8 Nov 2002 08:13:31 -0800 From: "Amos B. Haven" To: freebsd-java@freebsd.org Subject: Update port Makefile to depend on j2sdk-1_3_1_06 Message-ID: <20021108161331.GA7853@spill.tendra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.99i X-Echelon: chameleon man e-bomb crypto anarchy Ermes mindwar Legion of Doomquarter BLU-114/B embassy national information infrastructure virus afsatcom clones Ft. Meade quiche Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, The Makefile for /usr/ports/java/jdk131 depends on refresh _05 of the Sun linux j2sdk, but Sun has evidently updated 131 to j2sdk-1_3_1_06-linux-i586.bin. That's easy enough to fix. Is anyone aware of an announce for Sun's refreshes? This is the wrong list for this question, but perhaps someone has found a way to track the refresh updates from Sun. As always, I appreciate the hard work from the -java folks. Cheers, -- Amos B. Haven nonce@tendra.org www.tendra.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Nov 9 9:29:51 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EEA037B401 for ; Sat, 9 Nov 2002 09:29:50 -0800 (PST) Received: from mighty.grot.org (mighty.grot.org [66.117.128.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10BF443E3B for ; Sat, 9 Nov 2002 09:29:50 -0800 (PST) (envelope-from aditya@grot.org) Received: by mighty.grot.org (Postfix, from userid 515) id B54B15DAF; Fri, 8 Nov 2002 11:59:14 -0800 (PST) Date: Fri, 8 Nov 2002 11:59:14 -0800 From: Aditya To: Cedric Berger Cc: freebsd-java@FreeBSD.ORG Subject: Re: preventing the JVM from swapping to disk Message-ID: <20021108195914.GA5859@mighty.grot.org> References: <20021107023304.GA75921@mighty.grot.org> <3DCA37D5.6010305@wireless-networks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DCA37D5.6010305@wireless-networks.com> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Nov 07, 2002 at 10:52:21AM +0100, Cedric Berger wrote: > >On a server solely dedicated to running Tomcat with the linux-jdk1.3 and > >1Gig > >of RAM I'd like to prevent the JVM from ever swapping to disk. The > >preferred > >behaviour when it runs out of memory is for the JVM to exit (it will be > >restarted by a script). I'm allocating the JVM 700M for the min and max > >heap; > >less than 100M is used by FreeBSD and the rest is occupied by the JVM. > > > I don't understand your question. > Why would it swap if: > 1) You've 1GB of RAM > 2) You limit the JVM to 700M. (you can use "ulimit" to enforce that) it's not the JVM that I was limiting but rather the heap the JVM allocates to Tomcat internally. But yes, using ulimit to limit the size of the JVM is a good idea and one I should have thought of, thanks ;-) The JVM, despite the internal heap size limit, does tend to grow quite a bit hence the running out of memory situation. Thanks, Adi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message