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 174238 - NoClassDefFoundError: org/netbeans/modules/profiler/actions/SelfSamplerAction$Controller
Summary: NoClassDefFoundError: org/netbeans/modules/profiler/actions/SelfSamplerAction...
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:
: 174283 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-09 14:41 UTC by Oleg Khokhlov
Modified: 2009-10-12 15:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 159883


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2009-10-09 14:41:02 UTC
Build: NetBeans IDE Dev (Build 091009)
VM: Java HotSpot(TM) Client VM, 1.5.0_15-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_15-b04
OS: Linux, 2.6.28-15-generic, i386

User Comments:
ovk: executed nb startup module from NB



Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/profiler/actions/SelfSamplerAction$Controller
        at org.netbeans.modules.profiler.actions.SelfSamplerAction.getValue(SelfSamplerAction.java:158)
        at org.netbeans.core.TimableEventQueue.createSelfSampler(TimableEventQueue.java:194)
        at org.netbeans.core.TimableEventQueue.run(TimableEventQueue.java:177)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Petr Cyhelsky 2009-10-12 11:32:24 UTC
*** Issue 174283 has been marked as a duplicate of this issue. ***
Comment 2 J Bachorik 2009-10-12 11:58:08 UTC
*** Issue 174004 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Sedlacek 2009-10-12 15:56:59 UTC

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