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 221528 - AssertionError: org.netbeans.modules.versioning.system.cvss.installer has a visible ancestor
Summary: AssertionError: org.netbeans.modules.versioning.system.cvss.installer has a v...
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-06 07:35 UTC by mienamoo
Modified: 2012-11-06 09:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194596


Attachments
stacktrace (4.59 KB, text/plain)
2012-11-06 07:35 UTC, mienamoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mienamoo 2012-11-06 07:35:46 UTC
Build: NetBeans IDE Dev (Build 201211020001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
mienamoo: Accessed the About box from the Help menu.




Stacktrace: 
java.lang.AssertionError: org.netbeans.modules.versioning.system.cvss.installer has a visible ancestor
   at org.netbeans.modules.autoupdate.ui.Utilities.makeUpdateCategories(Utilities.java:232)
   at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.checkUpdateElements(AutoupdateCheckScheduler.java:222)
   at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.checkUpdateElements(AutoupdateCheckScheduler.java:205)
   at org.netbeans.modules.autoupdate.ui.actions.CheckForUpdatesProviderImpl.notifyAvailableUpdates(CheckForUpdatesProviderImpl.java:93)
   at org.netbeans.core.ui.ProductInformationPanel.getUpdates(ProductInformationPanel.java:410)
   at org.netbeans.core.ui.ProductInformationPanel.access$000(ProductInformationPanel.java:83)
Comment 1 mienamoo 2012-11-06 07:35:48 UTC
Created attachment 127188 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-11-06 09:21:13 UTC
Already fixed in recent Dev builds.

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