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 210106

Summary: [72cat] AssertionError at org.netbeans.modules.java.api.common.project.BaseActionProvider.invokeAction
Product: java Reporter: Michel Graciano <hmichel>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: VERIFIED FIXED    
Severity: normal CC: hmichel
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186282
Attachments: stacktrace
stacktrace
Sample project

Description Michel Graciano 2012-03-26 13:41:14 UTC
Build: NetBeans IDE Dev (Build 20120326-34d2eb3db637)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

User Comments:
hmichel: Trying to delete a project




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.java.api.common.project.BaseActionProvider.invokeAction(BaseActionProvider.java:388)
   at org.netbeans.spi.project.support.LookupProviderSupport$MergedActionProvider.invokeAction(LookupProviderSupport.java:261)
   at org.netbeans.modules.project.ui.ProjectsRootNode$BadgingNode.destroy(ProjectsRootNode.java:865)
   at org.netbeans.modules.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.doDestroy(ExplorerActionsImpl.java:694)
   at org.netbeans.modules.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.actionPerformed(ExplorerActionsImpl.java:642)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:93)
Comment 1 Michel Graciano 2012-03-26 13:41:16 UTC
Created attachment 117250 [details]
stacktrace
Comment 2 Michel Graciano 2012-03-26 13:48:52 UTC
It happens if I try to delete a project after the issue #210104 which happens after issue #210107.
Comment 3 Michel Graciano 2012-03-26 14:04:36 UTC
Created attachment 117256 [details]
stacktrace

Trying to delete a project, without any exception before it now.
Comment 4 Michel Graciano 2012-03-26 14:05:03 UTC
Created attachment 117257 [details]
Sample project

This is the project I tried to delete.
Comment 5 Tomas Zezula 2012-03-26 16:02:21 UTC
Fixed jet-main 2e434003bc5e
Comment 6 Michel Graciano 2012-03-30 14:48:27 UTC
I can't reproduce it anymore.

v. Build 20120330-674cde18fed1