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 202431 - [71cat] AssertionError: Non empty container: org.netbeans.api.autoupdate.OperationContainer@3ebe24+org.netbeans.modules.autoupdate.services.OperationContainerImpl@135463a java.lang.Exception: Added operation:
Summary: [71cat] AssertionError: Non empty container: org.netbeans.api.autoupdate.Oper...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 14:57 UTC by alied
Modified: 2018-03-14 21:29 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181270


Attachments
stacktrace (4.13 KB, text/plain)
2011-09-21 14:57 UTC, alied
Details
stacktrace (4.13 KB, text/plain)
2012-05-28 20:53 UTC, Exceptions Reporter
Details
stacktrace (4.03 KB, text/plain)
2012-10-20 15:11 UTC, mps77
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2011-09-21 14:57:21 UTC
Build: NetBeans IDE Dev (Build 201109202329)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows XP

User Comments:
alied: marked JavaFX to remove, then tried to update without restarting NB




Stacktrace: 
java.lang.AssertionError: Non empty container: org.netbeans.api.autoupdate.OperationContainer@3ebe24+org.netbeans.modules.autoupdate.services.OperationContainerImpl@135463a
java.lang.Exception: Added operation: OperationInfo: Editor Library[org.netbeans.modules.editor.lib/3.13.0.16.21]
	at org.netbeans.modules.autoupdate.services.OperationContainerImpl.add(OperationContainerImpl.java:162)
	at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:290)
	at org.netbeans.modules.autoupdate.ui.Unit$InternalUpdate.setMarked(Unit.java:463)
	at org.netbeans.modules.autoupdate.ui.Unit.initState(Unit.java:95)
	at org.netbeans.modules.autoupdate.ui.Utilities.makeUpdateCategories(Utilities.java:299)
	at org.netbeans.modules.autoupdate.ui.UpdateTableModel.setUnits(UpdateTableModel.java:81)
	at org.netbeans.modules.autoupdate.ui.PluginManagerUI.refreshUnits(PluginManagerUI.java:618)
	at org.netbeans.modules.autoupdate.ui.PluginManagerUI.updateUnitsChanged(PluginManagerUI.java:665)
	at org.netbeans.modu
   at org.netbeans.modules.autoupdate.ui.wizards.InstallUnitWizardModel.getBaseContainer(InstallUnitWizardModel.java:93)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallUnitWizardModel.<init>(InstallUnitWizardModel.java:83)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallUnitWizard.invokeWizard(InstallUnitWizard.java:71)
   at org.netbeans.modules.autoupdate.ui.UnitTab$UpdateAction.performerImpl(UnitTab.java:1244)
   at org.netbeans.modules.autoupdate.ui.UnitTab$TabAction.actionPerformed(UnitTab.java:1066)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
Comment 1 alied 2011-09-21 14:57:24 UTC
Created attachment 110970 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-05-28 20:53:45 UTC
Created attachment 119965 [details]
stacktrace
Comment 3 mps77 2012-10-20 15:11:20 UTC
Created attachment 126239 [details]
stacktrace