From owner-freebsd-java Wed Mar 14 5:24:48 2001 Delivered-To: freebsd-java@freebsd.org Received: from osku.suutari.iki.fi (osku.syncrontech.com [213.28.98.4]) by hub.freebsd.org (Postfix) with ESMTP id 0262A37B719 for ; Wed, 14 Mar 2001 05:24:45 -0800 (PST) (envelope-from ari@suutari.iki.fi) Received: from coffee (adsl-nat.syncrontech.com [213.28.98.3]) by osku.suutari.iki.fi (8.9.3/8.9.3) with SMTP id PAA51430 for ; Wed, 14 Mar 2001 15:24:42 +0200 (EET) (envelope-from ari@suutari.iki.fi) Message-ID: <056301c0ac8a$1900c8c0$0e05a8c0@coffee> From: "Ari Suutari" To: Subject: Jdk 1.2.2-beta and shujit problem Date: Wed, 14 Mar 2001 15:24:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Does anyone tried newest shujit version (0.7) with native jdk1.2.2 -beta ? I have been trying to run Apache JServ 1.1.2 with it but things crash at startup like this: shuJIT for Sun Classic VM/x86 by Kazuyuki Shudo ApacheJServ/1.1.2 Exception in thread "main" java.lang.NullPointerException at org.apache.java.util.ExtendedProperties.load(ExtendedProperties.java, Compiled Code) at org.apache.java.util.ExtendedProperties.(ExtendedProperties.java, Compiled Code) at org.apache.jserv.JServ.start(JServ.java, Compiled Code) at org.apache.jserv.JServ.main(JServ.java, Compiled Code) If I run without shujit or set JAVA_COMPILER_OPT="inlinedepth=0" everything works OK (this is FreeBSD 4.x-STABLE). Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message