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

Summary: AssertionError at org.netbeans.modules.autoupdate.services.OperationSupportImpl$ForEnable.doOperation
Product: platform Reporter: fede_silva <fede_silva>
Component: AutoupdateAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=147455
Issue Type: DEFECT Exception Reporter: 147455
Attachments: stacktrace

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.