yannrichet/rsession

2.0.4: [exception] eval failed, request status: error code: 127

Closed this issue · 3 comments

subes commented

1.8.3 works fine.

I tried playing around with sinkOutput(true/false) and sinkMessage(true/false) and this resulted in either one of these error messages inside the R instance:

Error in close(.f) : Object '.f' not found
Error in close(.fm) : Object '.fm' not found

subes commented

Tested with R 3.5.1

subes commented

You should be able to reproduce this by checking out the following commit: subes/archive_invesdwin-context-r@2932b23

And running the following test case: invesdwin-context-r-runtime-rserve/src/test/java/de/invesdwin/context/r/runtime/rserve/RserveScriptTaskRunnerRTest.java

Should be fixed now with 3.0