Well after trying a couple of things - rtest.java example with command line argument being --zero-init this is the error Creating Rengine (with arguments) Rengine created, waiting for R # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6c733b9d, pid=3640, tid=5016 # # Java VM: Java HotSpot(TM) Client VM (10.0-b19 mixed mode, sharing windows-x86) # Problematic frame: # C [R.dll+0x33b9d] # # An error report file with more information is saved as: # C:\workspaceVE\XTest\hs_err_pid3640.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. #
2. while for rtest2.java it remains the same that is terminates after Creating Rengine (with arguments) But difference being some window/ frame which opens for a fraction of a second ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.