This looks like it might be a mismatch between java 1.4 and java 1.5. Maybe some parts of the process are using one and some the other?
It doesn't look like the same problems the previous messages dealt with, though. -Ken > -----Original Message----- > From: Phil Crow [mailto:[EMAIL PROTECTED] > Sent: Monday, October 09, 2006 5:36 PM > To: inline@perl.org > Subject: Inline::Java on Mac OS X > > Is there an archive for messages on this list? I > remember a discussion some time ago about getting > Inline::Java to run on Mac OS X. But, since I had no > mac at the time, I deleted it. > > Now, you've guessed that I have a new mac and would > like to use Inline::Java once more. > > In case my question is really new, here is what > happened. I have Inline 0.44 running on Perl 5.8.6 on > version 10.4 of OS X. When I tried to install > Inline::Java, I got errors. perl Makefile.PL went > fine, as did make java and make. make test said > things like: > > t/03_objects........... > Note: inner_obj13.java uses unchecked or unsafe > operations. > Note: Recompile with -Xlint:unchecked for details. > > I took these as warnings, but I'm not sure. > > It also said things like: > t/10_2_shared_start....Can't exec JVM: open3: > open(GLOB(0x180a9bc), >&=9) failed: Bad file > descriptor at > /Users/phil/cpansrc/Inline-Java-0.51/blib/lib/Inline/Java/JVM.pm > line 185 > at > /Users/phil/cpansrc/Inline-Java-0.51/blib/lib/Inline/Java.pm > line 484 > BEGIN failed--compilation aborted at > t/10_2_shared_start.t line 33. > JVM taking more than 15 seconds to start, or died > before Perl could connect. Increase config > STARTUP_DELAY if necessary. at > /Users/phil/cpansrc/Inline-Java-0.51/blib/lib/Inline/Java.pm > line 484 > > and > > t/10_3_shared_use......Can't find running JVM and > START_JVM = 0 at > /Users/phil/cpansrc/Inline-Java-0.51/blib/lib/Inline/Java.pm > line 484 > BEGIN failed--compilation aborted at > t/10_3_shared_use.t line 32. > > In total, 25 tests failed. > > Any help is appreciated, > > Phil > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >