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 156058 - IllegalArgumentException: Invalid org.netbeans.modules.maven.kit for operation ENABLE
Summary: IllegalArgumentException: Invalid org.netbeans.modules.maven.kit for operatio...
Status: RESOLVED DUPLICATE of bug 134595
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: dlipin
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-25 07:17 UTC by ballbreaker
Modified: 2009-02-19 20:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 82071


Attachments
stacktrace (2.75 KB, text/plain)
2008-12-25 07:17 UTC, ballbreaker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ballbreaker 2008-12-25 07:17:14 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
ballbreaker: when installing maven plugin

GUEST: Installing the "Web Applications" module. trying to install this module has been failing for me all day - I only just noticed the little thingy in the bottom left corner now.

ballbreaker: when installing maven plugin



Stacktrace: 
java.lang.IllegalArgumentException: Invalid org.netbeans.modules.maven.kit for operation ENABLE
        at org.netbeans.modules.autoupdate.services.OperationContainerImpl.add(OperationContainerImpl.java:106)
        at org.netbeans.api.autoupdate.OperationContainer.add(OperationContainer.java:275)
        at org.netbeans.modules.autoupdate.ui.UnitTab$ActivateCategoryAction.performerImpl(UnitTab.java:1328)
        at org.netbeans.modules.autoupdate.ui.UnitTab$RowTabAction.performerImpl(UnitTab.java:1040)
        at org.netbeans.modules.autoupdate.ui.UnitTab$TabAction.actionPerformed(UnitTab.java:983)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
Comment 1 ballbreaker 2008-12-25 07:17:27 UTC
Created attachment 75304 [details]
stacktrace
Comment 2 dlipin 2008-12-25 11:13:54 UTC
Thanks for reporting. Sounds like another kind of missing pending status issue.

*** This issue has been marked as a duplicate of 134595 ***