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 221370 - AssertionError: org.netbeans.modules.bugtracking.kenai has a visible ancestor
Summary: AssertionError: org.netbeans.modules.bugtracking.kenai has a visible ancestor
Status: RESOLVED DUPLICATE of bug 221327
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 16:02 UTC by javydreamercsw
Modified: 2012-11-02 19:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194462


Attachments
stacktrace (816 bytes, text/plain)
2012-11-02 16:02 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-11-02 16:02:43 UTC
Build: NetBeans IDE Dev (Build 201211020001)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
javydreamercsw: Opening the plugins dialog.




Stacktrace: 
java.lang.AssertionError: org.netbeans.modules.bugtracking.kenai has a visible ancestor
   at org.netbeans.modules.autoupdate.ui.Utilities.makeUpdateCategories(Utilities.java:232)
   at org.netbeans.modules.autoupdate.ui.UpdateTableModel.setUnits(UpdateTableModel.java:81)
   at org.netbeans.modules.autoupdate.ui.PluginManagerUI.refreshUnitsInBackground(PluginManagerUI.java:599)
   at org.netbeans.modules.autoupdate.ui.PluginManagerUI.initialize(PluginManagerUI.java:251)
   at org.netbeans.modules.autoupdate.ui.PluginManagerUI.access$100(PluginManagerUI.java:79)
   at org.netbeans.modules.autoupdate.ui.PluginManagerUI$1.run(PluginManagerUI.java:134)
Comment 1 javydreamercsw 2012-11-02 16:02:44 UTC
Created attachment 127030 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-11-02 19:23:16 UTC

*** This bug has been marked as a duplicate of bug 221327 ***