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 194693 - [70cat] InterruptedException: sleep interrupted
Summary: [70cat] InterruptedException: sleep interrupted
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 14:48 UTC by seduardo
Modified: 2011-01-31 13:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174202


Attachments
stacktrace (294 bytes, text/plain)
2011-01-25 14:48 UTC, seduardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description seduardo 2011-01-25 14:48:00 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Linux

User Comments:
xaguilars: I was installing a plugin

rballen2: just intalling plugins.




Stacktrace: 
java.lang.InterruptedException: sleep interrupted
   at java.lang.Thread.sleep(Thread.java:0)
   at org.netbeans.updater.XMLUtil.touch(XMLUtil.java:203)
   at org.netbeans.updater.ModuleUpdater.unpack(ModuleUpdater.java:438)
   at org.netbeans.updater.ModuleUpdater.run(ModuleUpdater.java:141)
Comment 1 seduardo 2011-01-25 14:48:17 UTC
Created attachment 105334 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-01-31 13:45:24 UTC
Fixed in 3afae840b14c