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 - InterruptedException at java.lang.Object.wait
Summary: InterruptedException at java.lang.Object.wait
Status: RESOLVED DUPLICATE of bug 209652
Alias: None
Product: platform
Classification: Unclassified
Component: Execution (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 12:02 UTC by fleka
Modified: 2012-04-11 16:20 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186812


Attachments
stacktrace (645 bytes, text/plain)
2012-04-09 12:03 UTC, fleka
Details

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