|
From: <php...@li...> - 2008-08-29 17:41:04
|
Jost, Thanks, we'll pass that info along (or upgrade). We got another few isolated exceptions tonight that seem to be related to printStackTrace(): Exception in thread "main" java.lang.NullPointerException at gnu.gcj.runtime.NameFinder.lookup(libgcj.so.7rh) at java.lang.Throwable.getStackTrace(libgcj.so.7rh) at java.lang.Throwable.stackTraceString(libgcj.so.7rh) at java.lang.Throwable.printStackTrace(libgcj.so.7rh) at java.lang.Throwable.printStackTrace(libgcj.so.7rh) at php.java.bridge.Standalone.main(Standalone.java:281) Do you think this might also be the result of GCJ? Thanks again, Justin php...@li... wrote: > Hi, > >>>> gij (GNU libgcj) version 4.1.2 20071124 (Red Hat > > please report this problem to the GNU Java people. > > > We know that GCJ/GIJ has problems due to its conservative garbage collector. But this isn't an issue if the built-in thread pool is used within a web environment (i.e. not from the console). > > As a workaround please use a real Java VM instead. For example Sun's JDK 1.6 or the free Open JDK (Java 7). > > > Regards, > Jost Boekemeier > > > __________________________________________________ > Do You Yahoo!? > Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. > http://mail.yahoo.com > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |