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 240179 - AssertionError: org.netbeans.api.autoupdate.InstallSupport@3e3fb59f.listInvalid().isEmpty() but [OperationInfo: Issue Tracking[org.netbeans.modules.bugtracking/1.99]] container: org.netbeans.api.autou
Summary: AssertionError: org.netbeans.api.autoupdate.InstallSupport@3e3fb59f.listInval...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 8.0
Hardware: All All
: P4 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-10 03:03 UTC by Exceptions Reporter
Modified: 2014-02-10 14:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206437


Attachments
stacktrace (12.32 KB, text/plain)
2014-01-10 03:04 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-10 03:03:59 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-582-on-20130927)
VM: OpenJDK 64-Bit Server VM, 23.2-b09, OpenJDK Runtime Environment, 1.7.0-u6-unofficial-b24
OS: Windows 8

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.AssertionError: org.netbeans.api.autoupdate.InstallSupport@3e3fb59f.listInvalid().isEmpty() but [OperationInfo: Issue Tracking[org.netbeans.modules.bugtracking/1.99]] container: org.netbeans.api.autoupdate.OperationContainer@48acf9a6+org.netbeans.modules.autoupdate.services.OperationContainerImpl@543a2690
java.lang.Exception: Added operation: OperationInfo: Jettison[org.codehaus.jettison/1.0.0]
	at org.netbeans.modules.autoupdate.services.OperationContainerImpl.add(OperationContainerImpl.java:166)
	at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:292)
	at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:304)
	at org.netbeans.modules.autoupdate.ui.wizards.OperationWizardModel.addRequiredElements(OperationWizardModel.java:523)
	at org.netbeans.modules.autoupdate.ui.wizards.OperationWizardModel.getRequiredUpdateElements(OperationWizardModel.java:174)
	at org.netbeans.modules.autoupdate.ui.wizards.OperationDescriptionStep$1.run(OperationDescriptionS
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.handleDownload(InstallStep.java:244)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.doDownloadAndVerificationAndInstall(InstallStep.java:214)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.access$200(InstallStep.java:106)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep$2.run(InstallStep.java:206)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.doEvaluate(RequestProcessor.java:2094)
Comment 1 Exceptions Reporter 2014-01-10 03:04:01 UTC
Created attachment 143767 [details]
stacktrace
Comment 2 Jiri Rechtacek 2014-01-13 11:14:04 UTC
(In reply to Exceptions Reporter from comment #0)
> 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-582-on-20130927)
> VM: OpenJDK 64-Bit Server VM, 23.2-b09, OpenJDK Runtime Environment,
> 1.7.0-u6-unofficial-b24
> OS: Windows 8
> 
> User Comments:
> GUEST: <Please provide a description of the problem or the steps to
> reproduce>
Any steps to reproduce? Thanks