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 - [72cat] AssertionError at org.netbeans.modules.java.api.common.project.BaseActionProvider.invokeAction
Summary: [72cat] AssertionError at org.netbeans.modules.java.api.common.project.BaseAc...
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 13:41 UTC by Michel Graciano
Modified: 2012-03-30 14:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186282


Attachments
stacktrace (4.34 KB, text/plain)
2012-03-26 13:41 UTC, Michel Graciano
Details
stacktrace (4.34 KB, text/plain)
2012-03-26 14:04 UTC, Michel Graciano
Details
Sample project (23.77 KB, application/zip)
2012-03-26 14:05 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
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