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 213071 - AssertionError: org.netbeans.api.autoupdate.InstallSupport@2cf08e01.listInvalid().isEmpty() but [OperationInfo: FindBugs Integration[org.netbeans.modules.findbugs/1.8], OperationInfo: FindBugs Library
Summary: AssertionError: org.netbeans.api.autoupdate.InstallSupport@2cf08e01.listInval...
Status: RESOLVED DUPLICATE of bug 208369
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-28 08:03 UTC by ivar_grimstad
Modified: 2012-05-31 17:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188482


Attachments
stacktrace (10.77 KB, text/plain)
2012-05-28 08:03 UTC, ivar_grimstad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ivar_grimstad 2012-05-28 08:03:16 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 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

User Comments:
ivar_grimstad: installing the findbugs integration plugin




Stacktrace: 
java.lang.AssertionError: org.netbeans.api.autoupdate.InstallSupport@2cf08e01.listInvalid().isEmpty() but [OperationInfo: FindBugs Integration[org.netbeans.modules.findbugs/1.8], OperationInfo: FindBugs Library Wrapper[org.netbeans.libs.findbugs/1.0]] container: org.netbeans.api.autoupdate.OperationContainer@64fafab3+org.netbeans.modules.autoupdate.services.OperationContainerImpl@3bfcf1f4
java.lang.Exception: Added operation: OperationInfo: FindBugs Library Wrapper[org.netbeans.libs.findbugs/1.0]
	at org.netbeans.modules.autoupdate.services.OperationContainerImpl.add(OperationContainerImpl.java:162)
	at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:290)
	at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:302)
	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 o
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.handleDownload(InstallStep.java:227)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.doDownloadAndVerificationAndInstall(InstallStep.java:197)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.access$200(InstallStep.java:101)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep$2.run(InstallStep.java:189)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.doEvaluate(RequestProcessor.java:2078)
Comment 1 ivar_grimstad 2012-05-28 08:03:22 UTC
Created attachment 119924 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-05-31 17:00:49 UTC
Uff, yet another dup. of issue 208369.

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