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 - UnsupportedOperationException: Sending signal to processes by env is not supported on vagrant@server:9222
Summary: UnsupportedOperationException: Sending signal to processes by env is not supp...
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-09 12:44 UTC by Exceptions Reporter
Modified: 2015-05-29 02:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 215943


Attachments
stacktrace (828 bytes, text/plain)
2015-03-09 12:44 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.