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 231937 - AssertionError at org.netbeans.modules.java.api.common.project.BaseActionProvider.invokeAction
Summary: AssertionError at org.netbeans.modules.java.api.common.project.BaseActionProv...
Status: RESOLVED DUPLICATE of bug 231933
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 14:14 UTC by stefan79
Modified: 2013-06-27 15:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201742


Attachments
stacktrace (3.63 KB, text/plain)
2013-06-27 14:14 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2013-06-27 14:14:37 UTC
Build: NetBeans IDE Dev (Build 201306262301)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
stefan79: Tried to start debugging a java-file.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.java.api.common.project.BaseActionProvider.invokeAction(BaseActionProvider.java:418)
   at org.netbeans.spi.project.support.LookupProviderSupport$MergedActionProvider.invokeAction(LookupProviderSupport.java:271)
   at org.netbeans.modules.project.ui.actions.FileAction$4.run(FileAction.java:185)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 stefan79 2013-06-27 14:14:39 UTC
Created attachment 136411 [details]
stacktrace
Comment 2 Tomas Zezula 2013-06-27 15:41:11 UTC

*** This bug has been marked as a duplicate of bug 231933 ***