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 160880 - AssertionError at org.netbeans.modules.autoupdate.services.OperationSupportImpl$ForEnable.doOperation
Summary: AssertionError at org.netbeans.modules.autoupdate.services.OperationSupportIm...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: dlipin
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 15:01 UTC by fede_silva
Modified: 2010-08-09 19:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147455


Attachments
stacktrace (1.26 KB, text/plain)
2009-03-23 15:02 UTC, fede_silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fede_silva 2009-03-23 15:01:48 UTC
Build: NetBeans IDE Dev (Build 200902231810)
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

Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.autoupdate.services.OperationSupportImpl$ForEnable.doOperation(OperationSupportImpl.java:146)
        at org.netbeans.api.autoupdate.OperationSupport.doOperation(OperationSupport.java:67)
        at org.netbeans.modules.autoupdate.ui.wizards.UninstallStep.handleAction(UninstallStep.java:192)
        at org.netbeans.modules.autoupdate.ui.wizards.UninstallStep.doAction(UninstallStep.java:152)
        at org.netbeans.modules.autoupdate.ui.wizards.UninstallStep.access$000(UninstallStep.java:67)
        at org.netbeans.modules.autoupdate.ui.wizards.UninstallStep$1.propertyChange(UninstallStep.java:126)
Comment 1 fede_silva 2009-03-23 15:02:04 UTC
Created attachment 78648 [details]
stacktrace
Comment 2 dlipin 2009-04-17 17:01:25 UTC
2 duplicates, no steps to reproduce, seems to be rare, decreesing the priority.
Comment 3 dlipin 2010-08-09 19:17:57 UTC
Not reproducible any more with 6.8/6.9. Likely was fixed together with some other fix.