Re: unexpected exception has been detected in native code outside the VM
[email protected] ((PerlDiscuss - Perl Newsgroups and mailing lists)) 19 May 2004 17:18:18 -0000
| Newsgroups | perl.jpl,perl.jpl |
|---|---|
| Organization | PerlDiscuss.com |
| Message-ID | <[email protected]> |
QDT wrote: > Hi all. > I have encountered a problem when I run the Sample application. The installation process seems to pass without complications. Running the Sample application results in this error message: > # java Sample > # # An unexpected exception has been detected in native code outside the VM.# Program counter=0xfada6da0 > # > # Problematic Thread: prio=5 tid=0x28070 nid=0x1 runnable > # > Abort(coredump) > # > IŽm running Perl 5.005_03 on Solaris 7 with JDK 1.3. Is there a problem with these versions working together? I have attached the log from the installation process. > What do I need to have working to be able to run Perl code from Java? > Best regards > /Henrik.