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 192509 - IllegalStateException: NativeExecutionService state error - cannot be called more than once!
Summary: IllegalStateException: NativeExecutionService state error - cannot be called ...
Status: RESOLVED DUPLICATE of bug 189478
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-26 12:00 UTC by Vladimir Kvashin
Modified: 2010-12-23 12:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 173573


Attachments
stacktrace (2.99 KB, text/plain)
2010-11-26 12:00 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2010-11-26 12:00:52 UTC
This issue was reported manually by vkvashin.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 101029-cf5f888576ce)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01-279, Java(TM) SE Runtime Environment, 1.6.0_20-b02-279-9M3165
OS: Mac OS X

User Comments:
vkvashin: I created a test for cpu.cc in Quote and ran it;
then I changed test code and ran it once more -
exception occurred




Stacktrace: 
java.lang.IllegalStateException: NativeExecutionService state error - cannot be called more than once!
   at org.netbeans.modules.nativeexecution.api.execution.NativeExecutionService.run(NativeExecutionService.java:122)
   at org.netbeans.modules.cnd.testrunner.TestRunnerActionHandler$3.run(TestRunnerActionHandler.java:220)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1960)
Comment 1 Vladimir Kvashin 2010-11-26 12:00:56 UTC
Created attachment 103354 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2010-12-15 21:54:34 UTC
let's evaluate exceptions as P2 issues
Comment 3 nnnnnk 2010-12-23 12:48:43 UTC
fixed

*** This bug has been marked as a duplicate of bug 189478 ***