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 174370 - ClassNotFoundException: org.netbeans.lib.profiler.results.cpu.CPUCallGraphBuilder$2
Summary: ClassNotFoundException: org.netbeans.lib.profiler.results.cpu.CPUCallGraphBui...
Status: RESOLVED DUPLICATE of bug 174366
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 16:15 UTC by Michal Mocnak
Modified: 2009-10-12 16:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 160023


Attachments
stacktrace (2.67 KB, text/plain)
2009-10-12 16:16 UTC, Michal Mocnak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Mocnak 2009-10-12 16:15:58 UTC
Build: NetBeans IDE Dev (Build 200910100201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6.1, x86_64

User Comments:
mmocnak: Open IDE after its falldown and restart



Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.lib.profiler.results.cpu.CPUCallGraphBuilder$2
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(AccessController.java:0)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
Comment 1 Michal Mocnak 2009-10-12 16:16:04 UTC
Created attachment 89317 [details]
stacktrace
Comment 2 Jiri Sedlacek 2009-10-12 16:22:41 UTC
Grrrrrrrrrrrrrrrrrrrrrrrrrrr.

*** This issue has been marked as a duplicate of 174366 ***