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 215741 - IllegalArgumentException: Invalid org.netbeans.core.windows for operation UPDATE
Summary: IllegalArgumentException: Invalid org.netbeans.core.windows for operation UPDATE
Status: RESOLVED DUPLICATE of bug 216026
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 02:23 UTC by Exceptions Reporter
Modified: 2012-10-17 15:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190878


Attachments
stacktrace (962 bytes, text/plain)
2012-07-20 02:23 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-07-20 02:23:42 UTC
This bug was originally marked as duplicate of bug 199690, 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.1.2 (Build 201204101705)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b06
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: Invalid org.netbeans.core.windows for operation UPDATE
   at org.netbeans.modules.autoupdate.services.OperationContainerImpl.add(OperationContainerImpl.java:116)
   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.UnitDetails.getDependencies(UnitDetails.java:300)
   at org.netbeans.modules.autoupdate.ui.UnitDetails.buildUnitText(UnitDetails.java:152)
   at org.netbeans.modules.autoupdate.ui.UnitDetails.getUnitText(UnitDetails.java:199)
Comment 1 Exceptions Reporter 2012-07-20 02:23:44 UTC
Created attachment 122202 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-10-17 15:55:27 UTC

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