Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[statet-users] Issue with Cancel current task for StatET4.1

Hi,

 

I am currently using Eclipse 2019-12 and version 4.1 of StatET (statet-repository-E201912-incubation-4.1.0-202003050800-r.zip)

I have attempted several installation so far and I always get the same error when trying to cancel a currently running R task.(using the “Cancel Current Task” button):

Msg: An error occurred when Interrupt R.

org.eclipse.statet.jcommons.status.StatusException: Error Sending CTRL+C to R process.

            at org.eclipse.statet.r.nico.impl.RTermCancelRunnable.run(RTermCancelRunnable.java:142)

            at org.eclipse.statet.nico.ui.util.RunBlockingHandler$1.run(RunBlockingHandler.java:60)

            at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

Caused by: java.io.IOException: Missing 'sendsignal' tool for arch 'x86_64'.

            at org.eclipse.statet.r.nico.impl.RTermCancelRunnable.run(RTermCancelRunnable.java:83)

            ... 2 more

Session data: eclipse.buildId=4.14.0.I20191210-0610

java.version=1.8.0_221

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB

Framework arguments:  -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product

Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -data file:/C:/Users/Me/eclipse-workspace/ -product org.eclipse.epp.package.jee.product

Would you be able to assist with this?

Thank you,

Bogdan

 


Back to the top