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 200723 - 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 17:03 UTC by pavelvesely
Modified: 2011-08-07 09:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 180419


Attachments
stacktrace (2.66 KB, text/plain)
2011-08-06 17:03 UTC, pavelvesely
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pavelvesely 2011-08-06 17:03:38 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-7655-on-20110805)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows Vista

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.nbimpl.actions.AntActions$1.enable(AntActions.java:130)
   at org.netbeans.modules.project.ui.actions.MainProjectAction$1.run(MainProjectAction.java:220)
   at org.netbeans.modules.project.ui.actions.MainProjectAction.refreshView(MainProjectAction.java:244)
Comment 1 pavelvesely 2011-08-06 17:03:42 UTC
Created attachment 109829 [details]
stacktrace
Comment 2 Tomas Hurka 2011-08-07 09:05:43 UTC

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