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 163064 - IllegalArgumentException: Invalid org.nbheaven.sqe.autoupdate for operation ENABLE
Summary: IllegalArgumentException: Invalid org.nbheaven.sqe.autoupdate for operation E...
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: 2009-04-20 03:45 UTC by klauern
Modified: 2009-04-21 14:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 82071


Attachments
stacktrace (2.74 KB, text/plain)
2009-04-20 03:45 UTC, klauern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description klauern 2009-04-20 03:45:40 UTC
Build: NetBeans IDE Dev (Build 200904171401)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
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.nbheaven.sqe.autoupdate 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:1352)
        at org.netbeans.modules.autoupdate.ui.UnitTab$RowTabAction.performerImpl(UnitTab.java:1064)
        at org.netbeans.modules.autoupdate.ui.UnitTab$TabAction.actionPerformed(UnitTab.java:1007)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
Comment 1 klauern 2009-04-20 03:45:46 UTC
Created attachment 80466 [details]
stacktrace
Comment 2 dlipin 2009-04-21 14:00:37 UTC

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