AW: Re: [R] Q: Best-Practice for Swing-GUI calling R-code on Windows?

Till Baumgaertel till.baumgaertel at epost.de
Mon Mar 3 10:46:03 CET 2003


Thank you for the new SJava-binary!

But I am sorry, it won't work on my environment (Win XP pro, R 1.6.2., all
Jars in the CLASSPATH, SJava.dll in the PATH, R.DLL in the PATH). This time
the error looks totally different, but I don't have a clue what's wrong.
Could you give me a hint again?

thanks,
till

The error:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0xAED86D0
Function=R_SetMaxNSize+0xD0
Library=C:\Programme\R\rw1062\bin\R.dll

Current Java thread:
        at org.omegahat.R.Java.REvaluator.eval(Native Method)
        at org.omegahat.R.Java.REvaluator.eval(REvaluator.java:86)
        at org.omegahat.R.Java.REvaluator.eval(REvaluator.java:36)
        at SJavaTest.Main.main(Main.java:20)

Dynamic libraries:
0x00400000 - 0x00406000         C:\Programme\Java\j2re1.4.1_01\bin\java.exe
0x77F40000 - 0x77FF0000         C:\WINDOWS\System32\ntdll.dll
0x77E40000 - 0x77F37000         C:\WINDOWS\system32\kernel32.dll
0x77DA0000 - 0x77E3A000         C:\WINDOWS\system32\ADVAPI32.dll
0x77C90000 - 0x77D05000         C:\WINDOWS\system32\RPCRT4.dll
0x77BE0000 - 0x77C33000         C:\WINDOWS\system32\MSVCRT.dll
0x6D330000 - 0x6D45A000         C:\Programme\Java\j2re1.4.1_01\bin\client\jvm.dl
l
0x77D10000 - 0x77D96000         C:\WINDOWS\system32\USER32.dll
0x77C40000 - 0x77C80000         C:\WINDOWS\system32\GDI32.dll
0x76AF0000 - 0x76B1D000         C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x1000D000         C:\WINDOWS\System32\hplun.dll
0x6D1D0000 - 0x6D1D7000         C:\Programme\Java\j2re1.4.1_01\bin\hpi.dll
0x6D300000 - 0x6D30D000         C:\Programme\Java\j2re1.4.1_01\bin\verify.dll
0x6D210000 - 0x6D229000         C:\Programme\Java\j2re1.4.1_01\bin\java.dll
0x6D320000 - 0x6D32D000         C:\Programme\Java\j2re1.4.1_01\bin\zip.dll
0x0AE20000 - 0x0AE37000         C:\Programme\R\rw1062\library\SJava\libs\SJava.d
ll
0x0AE40000 - 0x0B02E000         C:\Programme\R\rw1062\bin\R.dll
0x0B030000 - 0x0B051000         C:\Programme\R\rw1062\bin\Rblas.dll
0x77310000 - 0x7739B000         C:\WINDOWS\system32\COMCTL32.DLL
0x76350000 - 0x76396000         C:\WINDOWS\system32\COMDLG32.DLL
0x772A0000 - 0x77303000         C:\WINDOWS\system32\SHLWAPI.dll
0x69800000 - 0x69FF8000         C:\WINDOWS\system32\SHELL32.dll
0x77BD0000 - 0x77BD7000         C:\WINDOWS\system32\VERSION.dll
0x71950000 - 0x71A34000         C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-C
ontrols_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a\comctl32.dll
0x76C50000 - 0x76C72000         C:\WINDOWS\system32\imagehlp.dll
0x6DA00000 - 0x6DA7C000         C:\WINDOWS\system32\DBGHELP.dll
0x76BB0000 - 0x76BBB000         C:\WINDOWS\System32\PSAPI.DLL

Local Time = Mon Mar 03 10:38:21 2003
Elapsed Time = 1
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode)
#
# An error report file has been saved as hs_err_pid2508.log.
# Please refer to the file for further information.
#




More information about the R-help mailing list