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 222090 - 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 221429
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-11-14 07:51 UTC by Exceptions Reporter
Modified: 2012-11-14 21:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195110


Attachments
stacktrace (10.90 KB, text/plain)
2012-11-14 07:51 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-11-14 07:51:08 UTC
This bug was originally marked as duplicate of bug 220032, 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 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Linux

User Comments:
GUEST: i was istalling th C C++ plugin




Stacktrace: 
java.lang.AssertionError: OperationSupport cannot be null because OperationContainer contains elements: [] and invalid elements []
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.handleValidation(InstallStep.java:427)
   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:203)
   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-11-14 07:51:10 UTC
Created attachment 127761 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-11-14 21:01:52 UTC

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