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 174283 - NoClassDefFoundError: org/netbeans/modules/profiler/actions/SelfSamplerAction$Controller
Summary: NoClassDefFoundError: org/netbeans/modules/profiler/actions/SelfSamplerAction...
Status: RESOLVED DUPLICATE of bug 174238
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-10 12:30 UTC by Jan Lahoda
Modified: 2009-10-12 15:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159929


Attachments
stacktrace (1.45 KB, text/plain)
2009-10-10 12:30 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2009-10-10 12:30:15 UTC
Build: NetBeans IDE Dev (Build jet-main-1369-on-091010)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.28-11-generic, i386

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 Jan Lahoda 2009-10-10 12:30:20 UTC
Created attachment 89258 [details]
stacktrace
Comment 2 Petr Cyhelsky 2009-10-12 11:32:25 UTC

*** This issue has been marked as a duplicate of 174238 ***
Comment 3 Jiri Sedlacek 2009-10-12 15:55:35 UTC
Will be assigned to an umbrella issue.
Comment 4 Jiri Sedlacek 2009-10-12 15:57:05 UTC

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