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 233605 - IllegalArgumentException: Invalid fod.org.netbeans.modules.j2ee.kit for operation ENABLE
Summary: IllegalArgumentException: Invalid fod.org.netbeans.modules.j2ee.kit for opera...
Status: RESOLVED DUPLICATE of bug 234203
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-29 15:52 UTC by Exceptions Reporter
Modified: 2013-08-30 13:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202635


Attachments
stacktrace (3.27 KB, text/plain)
2013-07-29 15:52 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-07-29 15:52:14 UTC
This bug was originally marked as duplicate of bug 172025, 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.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
GUEST: Don't check the PHP plugin checkbox.




Stacktrace: 
java.lang.IllegalArgumentException: Invalid fod.org.netbeans.modules.j2ee.kit for operation ENABLE
   at org.netbeans.modules.autoupdate.services.OperationContainerImpl.add(OperationContainerImpl.java:124)
   at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:292)
   at org.netbeans.modules.autoupdate.ui.Unit$Installed.setMarked(Unit.java:362)
   at org.netbeans.modules.autoupdate.ui.InstalledTableModel.setValueAt(InstalledTableModel.java:157)
   at javax.swing.JTable.setValueAt(JTable.java:2740)
   at javax.swing.JTable.editingStopped(JTable.java:4722)
Comment 1 Exceptions Reporter 2013-07-29 15:52:16 UTC
Created attachment 137956 [details]
stacktrace
Comment 2 Jiri Rechtacek 2013-08-30 13:22:00 UTC

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