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

Summary: [70cat] InterruptedException: sleep interrupted
Product: platform Reporter: seduardo
Component: AutoupdateAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal CC: rballen2, xaguilars
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174202
Attachments: stacktrace

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