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 223856 - AssertionError: Impl[Developer Collaboration[org.netbeans.modules.collab.kit/1.5]] is installed
Summary: AssertionError: Impl[Developer Collaboration[org.netbeans.modules.collab.kit/...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-14 17:50 UTC by whedro
Modified: 2012-12-28 02:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195845


Attachments
stacktrace (3.90 KB, text/plain)
2012-12-14 17:50 UTC, whedro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description whedro 2012-12-14 17:50:50 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-9714-on-20121127)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: Impl[Developer Collaboration[org.netbeans.modules.collab.kit/1.5]] is installed
   at org.netbeans.modules.autoupdate.services.ModuleUpdateElementImpl.getInstallationCluster(ModuleUpdateElementImpl.java:284)
   at org.netbeans.modules.autoupdate.services.ModuleUpdateUnitImpl.getVisibleAncestor(ModuleUpdateUnitImpl.java:112)
   at org.netbeans.api.autoupdate.UpdateUnit.getVisibleAncestor(UpdateUnit.java:148)
   at org.netbeans.modules.autoupdate.ui.Utilities.makeUpdateCategories(Utilities.java:231)
   at org.netbeans.modules.autoupdate.ui.UpdateTableModel.setUnits(UpdateTableModel.java:81)
   at org.netbeans.modules.autoupdate.ui.PluginManagerUI.refreshUnitsInBackground(PluginManagerUI.java:599)
Comment 1 whedro 2012-12-14 17:50:52 UTC
Created attachment 129390 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-12-27 13:36:03 UTC
http://hg.netbeans.org/core-main/rev/590bd727c759

Added a better assertion message to showing what is else than expected. Reopen when appears again with improved assertion.
Comment 3 Quality Engineering 2012-12-28 02:26:40 UTC
Integrated into 'main-golden', will be available in build *201212280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/590bd727c759
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: better assertion message - #223856: AE Impl[Developer Collaboration[org.netbeans.modules.collab.kit/1.5]] is installed