This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251031

Summary: UnsupportedOperationException: Sending signal to processes by env is not supported on vagrant@server:9222
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: executionAssignee: ilia
Status: RESOLVED INCOMPLETE    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215943
Attachments: stacktrace

Description Exceptions Reporter 2015-03-09 12:44:19 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Windows 7

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce




Stacktrace: 
java.lang.UnsupportedOperationException: Sending signal to processes by env is not supported on vagrant@server:9222
   at org.netbeans.modules.nativeexecution.signals.SignalSupport.signalProcessesByEnv(SignalSupport.java:117)
   at org.netbeans.modules.nativeexecution.NbNativeProcess.destroyImpl(NbNativeProcess.java:255)
   at org.netbeans.modules.nativeexecution.AbstractNativeProcess.destroy(AbstractNativeProcess.java:321)
   at org.netbeans.modules.nativeexecution.api.execution.NativeExecutionService$2.cancel(NativeExecutionService.java:305)
   at org.netbeans.modules.cnd.makeproject.api.DefaultProjectActionHandler$3.run(DefaultProjectActionHandler.java:428)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
Comment 1 Exceptions Reporter 2015-03-09 12:44:21 UTC
Created attachment 152500 [details]
stacktrace
Comment 2 ilia 2015-05-13 14:57:51 UTC
Could you provide an output of "uname -r" on the remote machine (vagrant@server:9222) ?
Comment 3 ilia 2015-05-13 14:58:16 UTC
* "uname -a"
Comment 4 ilia 2015-05-29 02:47:13 UTC
The bug will be reopened as soon as additional info will be provided by user.