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 240679 - IllegalArgumentException: Invalid org.netbeans.modules.php.apigen for operation ENABLE
Summary: IllegalArgumentException: Invalid org.netbeans.modules.php.apigen for operati...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-19 22:07 UTC by Vitex
Modified: 2016-09-28 08:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206740


Attachments
stacktrace (4.31 KB, text/plain)
2014-01-19 22:07 UTC, Vitex
Details
stacktrace (4.35 KB, text/plain)
2016-09-28 08:28 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitex 2014-01-19 22:07:08 UTC
This bug was originally marked as duplicate of bug 134595, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Linux

User Comments:
Vitex: Select from installed plugins to enable ApiGen package

Vitex: Select to enable PHP module




Stacktrace: 
java.lang.IllegalArgumentException: Invalid org.netbeans.modules.php.apigen 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 Vitex 2014-01-19 22:07:10 UTC
Created attachment 144130 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-09-28 08:28:08 UTC
Created attachment 162253 [details]
stacktrace

error