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 207206 - InterruptedException at java.lang.Object.wait
Summary: InterruptedException at java.lang.Object.wait
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Importer (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-12 11:47 UTC by cristian_radulescu
Modified: 2012-10-11 12:31 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183416


Attachments
stacktrace (1.23 KB, text/plain)
2012-01-12 11:47 UTC, cristian_radulescu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cristian_radulescu 2012-01-12 11:47:33 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
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:
decksoft: Just appliying the update, i had opened a web application using jsf, persistence API (MySQL), entity facade pattern and stateless EJB

GUEST: I was importing some plugins from my Netbeans 7.0.1 profile

cristian_radulescu: Install plugin

GUEST: Installing plugin "Load Generator"

GUEST: Long time to import a ported plugin jmeter




Stacktrace: 
java.lang.InterruptedException
   at java.lang.Object.wait(Object.java:0)
   at java.lang.Thread.join(Thread.java:0)
   at java.lang.Thread.join(Thread.java:0)
   at org.netbeans.updater.UpdaterInternal.update(UpdaterInternal.java:151)
   at org.netbeans.modules.autoupdate.services.InstallSupportImpl$3$1.run(InstallSupportImpl.java:425)
   at org.openide.filesystems.FileUtil$2.run(FileUtil.java:589)
Comment 1 cristian_radulescu 2012-01-12 11:47:35 UTC
Created attachment 114822 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-10-05 14:38:13 UTC
http://hg.netbeans.org/core-main/rev/56e847d98377
Comment 3 Quality Engineering 2012-10-07 02:03:59 UTC
Integrated into 'main-golden', will be available in build *201210070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/56e847d98377
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #207206: InterruptedException at java.lang.Object.wait
Comment 4 Tomas Danek 2012-10-09 05:29:30 UTC
I was not able to reproduce w/ fix, incomplete or damaged download is correctly started again, corrupted bits are deleted prior retry. Will also test this together with running update/extend scenario 7.2->7.2.1
Comment 5 Jiri Rechtacek 2012-10-09 09:24:51 UTC
http://hg.netbeans.org/releases/rev/b4addd5accb1
Comment 6 Quality Engineering 2012-10-10 14:19:25 UTC
Integrated into 'releases', will be available in build *201210100934* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/b4addd5accb1
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #207206: InterruptedException at java.lang.Object.wait;
transplaneted #56e847d98377