Hi Jonathan,
I have similar problems on my Mac. (On Windows evereything is running fine). I followed your instructions and here is the console out put:
DEBUG ExecuteAction Creating execution job for 1 node(s)...
DEBUG NodeContainer R Snippet 0:1800 has new state: CONFIGURED_MARKEDFOREXEC
DEBUG NodeContainer R Snippet 0:1800 has new state: CONFIGURED_QUEUED
DEBUG NodeContainer 04. Correct Aliases and Tables 0 has new state: EXECUTING
DEBUG NodeContainer ROOT has new state: EXECUTING
DEBUG R Snippet 0:1800 R Snippet 0:1800 doBeforePreExecution
DEBUG R Snippet 0:1800 R Snippet 0:1800 has new state: PREEXECUTE
DEBUG R Snippet 0:1800 R Snippet 0:1800 doBeforeExecution
DEBUG R Snippet 0:1800 R Snippet 0:1800 has new state: EXECUTING
DEBUG R Snippet 0:1800 Adding handler e8f02c63-1bc0-4d26-8254-fccaf8a720d5 (R Snippet 0:1800: <no directory>) - 18 in total
DEBUG R Snippet 0:1800 R Snippet 0:1800 Start execute
DEBUG RBinUtil External Rscript process output:
DEBUG RBinUtil External Rscript process error output: Warnmeldung:'memory.limit()' is Windows-specific
DEBUG R Snippet 0:1800 reset
ERROR R Snippet 0:1800 Execute failed: Error in R code: "Error: unable to start data editor"
DEBUG R Snippet 0:1800 Execute failed: Error in R code: "Error: unable to start data editor"
org.knime.r.controller.IRController$RException: Error in R code: "Error: unable to start data editor"
at org.knime.r.RSnippetNodeModel.runRScript(RSnippetNodeModel.java:269)
at org.knime.r.RSnippetNodeModel.executeSnippet(RSnippetNodeModel.java:209)
at org.knime.r.RSnippetNodeModel.executeInternal(RSnippetNodeModel.java:162)
at org.knime.r.RSnippetNodeModel.execute(RSnippetNodeModel.java:149)
at org.knime.core.node.NodeModel.executeModel(NodeModel.java:563)
at org.knime.core.node.Node.invokeFullyNodeModelExecute(Node.java:1141)
at org.knime.core.node.Node.execute(Node.java:933)
at org.knime.core.node.workflow.NativeNodeContainer.performExecuteNode(NativeNodeContainer.java:556)
at org.knime.core.node.exec.LocalNodeExecutionJob.mainExecute(LocalNodeExecutionJob.java:95)
at org.knime.core.node.workflow.NodeExecutionJob.internalRun(NodeExecutionJob.java:179)
at org.knime.core.node.workflow.NodeExecutionJob.run(NodeExecutionJob.java:110)
at org.knime.core.util.ThreadUtils$RunnableWithContextImpl.runWithContext(ThreadUtils.java:328)
at org.knime.core.util.ThreadUtils$RunnableWithContext.run(ThreadUtils.java:204)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at org.knime.core.util.ThreadPool$MyFuture.run(ThreadPool.java:123)
at org.knime.core.util.ThreadPool$Worker.run(ThreadPool.java:246)
DEBUG R Snippet 0:1800 R Snippet 0:1800 doBeforePostExecution
DEBUG R Snippet 0:1800 R Snippet 0:1800 has new state: POSTEXECUTE
DEBUG R Snippet 0:1800 R Snippet 0:1800 doAfterExecute - failure
DEBUG R Snippet 0:1800 reset
DEBUG R Snippet 0:1800 clean output ports.
DEBUG R Snippet 0:1800 Removing handler e8f02c63-1bc0-4d26-8254-fccaf8a720d5 (R Snippet 0:1800: <no directory>) - 17 remaining
DEBUG R Snippet 0:1800 R Snippet 0:1800 has new state: IDLE
DEBUG R Snippet 0:1800 Configure succeeded. (R Snippet)
DEBUG R Snippet 0:1800 R Snippet 0:1800 has new state: CONFIGURED
DEBUG R Snippet 0:1800 04. Correct Aliases and Tables 0 has new state: IDLE
DEBUG NodeContainer ROOT has new state: IDLE
DEBUG RBinUtil External Rscript process error output: Warnmeldung:'memory.limit()' is Windows-specific
DEBUG RBinUtil External Rscript process output:
DEBUG RBinUtil External Rscript process output:
DEBUG RBinUtil External Rscript process error output: Warnmeldung:'memory.limit()' is Windows-specific
Best regards
Jerry