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 210893

Summary: InterruptedException at java.lang.Object.wait
Product: platform Reporter: fleka <fleka>
Component: ExecutionAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cdicarlo, jglick, yardus, zdenek.rod
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186812
Attachments: stacktrace

Description fleka 2012-04-09 12:02:55 UTC
This bug was originally marked as duplicate of bug 209652, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-8954-on-20120403)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
yardus: building the Maven Scrum Toys project

jglick: Started GFv3, then ran a Maven web app project. Deployed successfully but threw this exception.

yardus: building an empty maven based NBM project




Stacktrace: 
java.lang.InterruptedException
   at java.lang.Object.wait(Object.java:0)
   at org.netbeans.core.execution.RunClassThread.waitForEnd(RunClassThread.java:196)
   at org.netbeans.core.execution.DefaultSysProcess.stop(DefaultSysProcess.java:90)
   at org.netbeans.core.execution.ExecutorTaskImpl.result(ExecutorTaskImpl.java:84)
   at org.netbeans.modules.maven.ActionProviderImpl$2.taskFinished(ActionProviderImpl.java:252)
   at org.openide.util.Task.notifyFinished(Task.java:231)
Comment 1 fleka 2012-04-09 12:03:00 UTC
Created attachment 118011 [details]
stacktrace
Comment 2 Jesse Glick 2012-04-09 21:43:02 UTC
Please download a fresh development build to get recent fixes. Most of your IDE still dates from March 12th.

*** This bug has been marked as a duplicate of bug 209652 ***
Comment 3 Exceptions Reporter 2012-04-11 08:50:24 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=186812