[R] An unexpected exception has been detected in native code outside the VM

A.J. Rossini rossini at blindglobe.net
Thu Apr 25 09:31:21 CEST 2002



>>>>> "ken" == ken lee <ken_lee> writes:

    ken> Dear all:
    ken>       I have a problem with calling R from Java,
    ken> It was ok at the first time,but the error message "An unexpected exception has been detected in native code outside the VM. "
    ken> will appear. What is the issue of "native code"?

It refers to the R shared library, being loaded in using JNI.  The
message is quite clear about this:

    ken> An unexpected exception has been detected in native code outside the VM.                      <=====ERROR MESSAGE====
    ken> Unexpected Signal : 11 occurred at PC=0xf27e2440
    ken> Function name=do_dump
    ken> Library=/usr/local/lib/R/bin/libR.so


Good luck with that!  I've had better luck the other way (Java within
R).  Not perfect luck, but usually acceptable.

Cool!  Servlet processing.  You'll need luck, then...

best,
-tony

-- 
A.J. Rossini				Rsrch. Asst. Prof. of Biostatistics
U. of Washington Biostatistics		rossini at u.washington.edu	
FHCRC/SCHARP/HIV Vaccine Trials Net	rossini at scharp.org
-------------- http://software.biostat.washington.edu/ ----------------
FHCRC: M-W: 206-667-7025 (fax=4812)|Voicemail is pretty sketchy/use Email
UW:   Th: 206-543-1044 (fax=3286)|Change last 4 digits of phone to FAX
(my friday location is usually completely unpredictable.)


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list