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 220766 - AssertionError: org.netbeans.api.autoupdate.InstallSupport@4a1c060a.listInvalid().isEmpty() but [OperationInfo: Editor Library 2[org.netbeans.modules.editor.lib2/1.70.0.38]] container: org.netbeans.ap
Summary: AssertionError: org.netbeans.api.autoupdate.InstallSupport@4a1c060a.listInval...
Status: RESOLVED DUPLICATE of bug 220765
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-10-24 13:57 UTC by Exceptions Reporter
Modified: 2012-10-24 15:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194025


Attachments
stacktrace (12.91 KB, text/plain)
2012-10-24 13:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-24 13:57:51 UTC
This bug was originally marked as duplicate of bug 128915, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-9445-on-20120921)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: org.netbeans.api.autoupdate.InstallSupport@4a1c060a.listInvalid().isEmpty() but [OperationInfo: Editor Library 2[org.netbeans.modules.editor.lib2/1.70.0.38]] container: org.netbeans.api.autoupdate.OperationContainer@75d0a088+org.netbeans.modules.autoupdate.services.OperationContainerImpl@53db7d25
java.lang.Exception: Added operation: OperationInfo: CSS Library[org.netbeans.modules.css.lib/1.17]
	at org.netbeans.modules.autoupdate.services.OperationContainerImpl.add(OperationContainerImpl.java:166)
	at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:294)
	at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:306)
	at org.netbeans.modules.autoupdate.ui.wizards.OperationWizardModel.addRequiredElements(OperationWizardModel.java:548)
	at org.netbeans.modules.autoupdate.ui.wizards.OperationWizardModel.getRequiredUpdateElements(OperationWizardModel.java:175)
	at org.netbeans.modules.autoupdate.ui.wizards.OperationDescriptionStep$1.run(Opera
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.handleDownload(InstallStep.java:240)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.doDownloadAndVerificationAndInstall(InstallStep.java:210)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.access$200(InstallStep.java:105)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep$2.run(InstallStep.java:202)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
   at org.openide.util.RequestProcessor$Processor.doEvaluate(RequestProcessor.java:2083)
Comment 1 Exceptions Reporter 2012-10-24 13:57:54 UTC
Created attachment 126477 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-10-24 15:06:37 UTC

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