From owner-freebsd-java Tue Apr 17 2:14:26 2001 Delivered-To: freebsd-java@freebsd.org Received: from smtp9.xs4all.nl (smtp9.xs4all.nl [194.109.127.135]) by hub.freebsd.org (Postfix) with ESMTP id 2E5B137B423 for ; Tue, 17 Apr 2001 02:14:19 -0700 (PDT) (envelope-from remco@node10435.a2000.nl) Received: from azrael (node10435.a2000.nl [24.132.4.53]) by smtp9.xs4all.nl (8.9.3/8.9.3) with ESMTP id LAA04010; Tue, 17 Apr 2001 11:14:11 +0200 (CEST) Received: from remco by azrael with local (Exim 3.12 #1 (Debian)) id 14pRYS-0003Kq-00; Tue, 17 Apr 2001 11:13:48 +0200 Date: Tue, 17 Apr 2001 11:13:48 +0200 From: "Remco van 't Veer" To: Ari Suutari Cc: "'FreeBSD Java mailing list'" Subject: Re: Orion on FreeBSD with linux jdk 1.3.0? Err, no. Message-ID: <20010417111348.A10849@node10435.a2000.nl> References: <59063B5B4D98D311BC0D0001FA7E452205FD9B39@l04.research.kpn.com> <008c01c0c70f$9853cec0$0e05a8c0@coffee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <008c01c0c70f$9853cec0$0e05a8c0@coffee>; from ari@suutari.iki.fi on Tue, Apr 17, 2001 at 10:25:35AM +0300 X-Spook: KGB Noriega AKSO Legion of Doom alarm charge cryptographic RARA Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Apr 17, 2001 at 10:25, Ari Suutari wrote: > Hi, > > > Is there anyone who is using Orion on FreeBSD regularly with linux JDK > > 1.3.0? I'm trying this, but I can safely say it runs like crap. > > > > Where in JDK 1.2.2 Orion runs in a single process and runs well, the 1.3.0 > > version spawns several processes and then proceeds to coredump each and > > every one of them in turn (signal 6). This is FreeBSD 4.3-RC as of last > > friday. > > > > This is on three radically different machines that I've tried. (laptop, > > server, desktop) > > > > What am I doing wrong? > > > > Nothing, I guess :-( > > Altough at least I reported successful runs of Linpack benchmark > with hotspot VM and linux jdk 1.3, I have been having similar problems > with more complex apps (like Tomcat or JServ). I have assumed that > there is something wrong with threads (which Linpack does not > use but tomcat uses heavily). > > Ari S. I am using linux jdk 1.3 (from the ports collection on a 4.3-RC updated last friday), edited jvm.cfg to put -classic on top of the list and the Enhydra appserver runs fine. It isn't very fast though, I guess I am bit spoiled after using hotspot on Linux. I've added OpenJIT (after compiling it on a Linux installation against BD jdk1.3) but I don't notice much of a performance gain. $ javavm -version java version "1.3.0_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02) Classic VM (build 1.3.0_02, green threads, OpenJIT) IOW, it works fine for me. HTH, Remco -- It is our mission to enthusiastically foster cutting edge methods of empowerment in technology and globally restore ethical content for 100% customer satisfaction. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message