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 231289 - plugin download gui hang
Summary: plugin download gui hang
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.4
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 18:30 UTC by adithyank
Modified: 2013-06-19 10:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (74.90 KB, text/plain)
2013-06-14 18:32 UTC, adithyank
Details
thread dump 1 (21.23 KB, text/plain)
2013-06-14 18:32 UTC, adithyank
Details
thread dump 2 (20.46 KB, text/plain)
2013-06-14 18:32 UTC, adithyank
Details
thread dump 3 (20.46 KB, text/plain)
2013-06-14 18:32 UTC, adithyank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adithyank 2013-06-14 18:30:17 UTC
Product Version = NetBeans IDE 7.4 Beta (Build 201306132201)
Operating System = Linux version 2.6.32-358.11.1.el6.i686 running on i386
Java; VM; Vendor = 1.7.0_21
Runtime = Java HotSpot(TM) Client VM 23.21-b01

after installing nb 7.4 beta, imported plugins from nb 7.3.
during this time, it started downloading some plugins. it hanged in between.

I waited for around 5 minutes and clicked cancel...
Comment 1 adithyank 2013-06-14 18:32:33 UTC
attaching multiple thread dumps
Comment 2 adithyank 2013-06-14 18:32:38 UTC
Created attachment 135814 [details]
IDE log
Comment 3 adithyank 2013-06-14 18:32:41 UTC
Created attachment 135815 [details]
thread dump 1
Comment 4 adithyank 2013-06-14 18:32:45 UTC
Created attachment 135816 [details]
thread dump 2
Comment 5 adithyank 2013-06-14 18:32:48 UTC
Created attachment 135817 [details]
thread dump 3
Comment 6 Jiri Rechtacek 2013-06-19 10:54:27 UTC
(In reply to comment #0)
> Product Version = NetBeans IDE 7.4 Beta (Build 201306132201)
> Operating System = Linux version 2.6.32-358.11.1.el6.i686 running on i386
> Java; VM; Vendor = 1.7.0_21
> Runtime = Java HotSpot(TM) Client VM 23.21-b01
> 
> after installing nb 7.4 beta, imported plugins from nb 7.3.
> during this time, it started downloading some plugins. it hanged in between.
Based of your logs I don't see any hang/deadlock. The only active thread is just reading from the network. I cannot fix anything if I don't see the problem.

> I waited for around 5 minutes and clicked cancel...
It's terrible but it seems as a network problem rather than IDE issue.