On Oct 10, 2012, at 12:27 AM, Deepak Ramaprasad wrote: > Greetings! > > I'm trying to start resin without any apps deployed with the 64bit IBM > JDK on Linux. Keep getting this error. This error is also reproducible > on AIX. > > rdeepak@rdeepak-desktop:~/Development/project/resin-pro-4.0.31$ > ./bin/resin.sh start > conf/resin.xml:5: java.lang.NullPointerException
Hi Deepak, We recently traced this to an apparent bug in the IBM J9 1.6 JVM. There is a bug report with details here: http://bugs.caucho.com/view.php?id=5240 I expect we will add exception handling for it in the next Resin 4.0 release (4.0.33) which not scheduled yet, but will likely be cut in 3-6 weeks from now. Thanks, Paul > > 3: --> > 4: <resin xmlns="http://caucho.com/ns/resin" > 5: xmlns:resin="urn:java:com.caucho.resin"> > 6: > 7: <!-- property-based Resin configuration --> > > IBM JDK details: > > rdeepak@rdeepak-desktop:~/Development/project/resin-pro-4.0.31$ java -version > java version "1.6.0" > Java(TM) SE Runtime Environment (build pxa6460sr11-20120806_01(SR11)) > IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 > jvmxa6460sr11-20120801_118201 (JIT enabled, AOT enabled) > J9VM - 20120801_118201 > JIT - r9_20120608_24176ifx1 > GC - 20120516_AA) > JCL - 20120713_01 > > Thanks > Deepak > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest =============================== Paul Cowan, Software Engineer Caucho Technology [email protected] http://blog.caucho.com http://twitter.com/cauchoresin
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
