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

Summary: [71cat] AssertionError: Non empty container: org.netbeans.api.autoupdate.OperationContainer@3ebe24+org.netbeans.modules.autoupdate.services.OperationContainerImpl@135463a java.lang.Exception: Added operation:
Product: platform Reporter: alied <alied>
Component: Plugin ManagerAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal CC: dcheese, eda, jnk, marckoby, mps77, sidtj
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 181270
Attachments: stacktrace
stacktrace
stacktrace

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