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

Summary: IllegalArgumentException: Invalid org.netbeans.modules.maven.kit for operation ENABLE
Product: platform Reporter: ballbreaker <ballbreaker>
Component: AutoupdateAssignee: dlipin <dlipin>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=82071
Issue Type: DEFECT Exception Reporter: 82071
Attachments: stacktrace

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 ***