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 200719 - InternalError: Should never happen
Summary: InternalError: Should never happen
Status: RESOLVED DUPLICATE of bug 200718
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-06 09:13 UTC by Maksim Khramov
Modified: 2011-08-06 09:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 180424


Attachments
stacktrace (4.63 KB, text/plain)
2011-08-06 09:13 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2011-08-06 09:13:22 UTC
Build: NetBeans IDE Dev (Build 201108020600)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows XP

Stacktrace: 
java.lang.InternalError: Should never happen
   at org.netbeans.lib.profiler.common.Profiler.getDefault(Profiler.java:125)
   at org.netbeans.modules.profiler.NetBeansProfiler.getDefaultNB(NetBeansProfiler.java:654)
   at org.netbeans.modules.profiler.NetBeansProfiler.isInitialized(NetBeansProfiler.java:660)
   at org.netbeans.modules.profiler.actions.RerunAction.isEnabled(RerunAction.java:79)
   at org.openide.awt.Actions$MenuBridge.updateState(Actions.java:1199)
   at org.openide.awt.Actions$Bridge.prepare(Actions.java:858)
Comment 1 Maksim Khramov 2011-08-06 09:13:26 UTC
Created attachment 109826 [details]
stacktrace
Comment 2 Tomas Hurka 2011-08-06 09:25:56 UTC

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