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 221429 - AssertionError: OperationSupport cannot be null because OperationContainer contains elements: [] and invalid elements []
Summary: AssertionError: OperationSupport cannot be null because OperationContainer co...
Status: RESOLVED DUPLICATE of bug 220697
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:
: 222090 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-04 12:08 UTC by la3lma
Modified: 2012-11-18 20:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194511


Attachments
stacktrace (10.60 KB, text/plain)
2012-11-04 12:08 UTC, la3lma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description la3lma 2012-11-04 12:08:39 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.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

User Comments:
la3lma: importing stuff




Stacktrace: 
java.lang.AssertionError: OperationSupport cannot be null because OperationContainer contains elements: [] and invalid elements []
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.handleInstall(InstallStep.java:564)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.doDownloadAndVerificationAndInstall(InstallStep.java:216)
   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 la3lma 2012-11-04 12:08:42 UTC
Created attachment 127079 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-11-14 21:01:52 UTC
*** Bug 222090 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Rechtacek 2012-11-18 20:12:38 UTC

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