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 220032 - AssertionError: OperationSupport cannot be null because OperationContainer contains elements: [] and invalid elements []
Summary: AssertionError: OperationSupport cannot be null because OperationContainer co...
Status: RESOLVED FIXED
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:
: 218061 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-13 00:29 UTC by Exceptions Reporter
Modified: 2012-10-29 18:48 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193493


Attachments
stacktrace (10.90 KB, text/plain)
2012-10-13 00:29 UTC, Exceptions Reporter
Details
stacktrace (10.90 KB, text/plain)
2012-10-29 18:48 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-13 00:29:47 UTC
This bug was originally marked as duplicate of bug 212911, 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 201210120002)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

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:420)
   at org.netbeans.modules.autoupdate.ui.wizards.InstallStep.doDownloadAndVerificationAndInstall(InstallStep.java:213)
   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-13 00:29:49 UTC
Created attachment 125889 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-10-17 15:16:24 UTC
*** Bug 218061 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Rechtacek 2012-10-19 07:24:44 UTC
http://hg.netbeans.org/core-main/rev/8960f292bf21
Comment 4 Quality Engineering 2012-10-25 10:51:14 UTC
Integrated into 'main-golden', will be available in build *201210250921* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8960f292bf21
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #220032: AE OperationSupport cannot be null because OperationContainer contains elements: [] and invalid elements []
Comment 5 javydreamercsw 2012-10-29 18:48:13 UTC
Created attachment 126746 [details]
stacktrace

Installing plug-ins.