Date: Wed, 14 Mar 2001 15:24:28 +0200 From: "Ari Suutari" <ari@suutari.iki.fi> To: <freebsd-java@FreeBSD.ORG> Subject: Jdk 1.2.2-beta and shujit problem Message-ID: <056301c0ac8a$1900c8c0$0e05a8c0@coffee>
next in thread | raw e-mail | index | archive | help
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.<init>(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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?056301c0ac8a$1900c8c0$0e05a8c0>