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

Summary: InternalError: Should never happen
Product: profiler Reporter: pavelvesely
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 180419
Attachments: stacktrace

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 ***