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 166526 - org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot
Summary: org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableExcep...
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-04 10:02 UTC by Petr Dvorak
Modified: 2009-12-14 06:56 UTC (History)
11 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 152210


Attachments
stacktrace (1011 bytes, text/plain)
2009-06-04 10:02 UTC, Petr Dvorak
Details
stacktrace (1011 bytes, text/plain)
2009-06-06 14:15 UTC, Exceptions Reporter
Details
stacktrace (5.58 KB, text/plain)
2009-06-06 14:51 UTC, Exceptions Reporter
Details
stacktrace (1011 bytes, text/plain)
2009-06-11 22:56 UTC, Jan Lahoda
Details
stacktrace (1011 bytes, text/plain)
2009-06-12 14:03 UTC, Michal Mocnak
Details
stacktrace (1.21 KB, text/plain)
2009-06-16 17:46 UTC, theshadow27
Details
stacktrace (1.21 KB, text/plain)
2009-06-16 17:49 UTC, theshadow27
Details
stacktrace (1011 bytes, text/plain)
2009-06-20 08:04 UTC, azizi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2009-06-04 10:02:38 UTC
Build: NetBeans IDE Dev (Build 200906031401)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.22-p4smp, i386

User Comments:
joshis: I have invoked the code completion in Java file, the "profiling bubble" popped out (notifying about frozen system).

Then this exception popped out...



Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 1 Petr Dvorak 2009-06-04 10:02:53 UTC
Created attachment 83193 [details]
stacktrace
Comment 2 J Bachorik 2009-06-04 10:07:03 UTC
From the comment it seems this is caused by the new "auto-pofiling" feature. Jardo, plz, take a look at it.
Comment 3 Exceptions Reporter 2009-06-06 14:15:01 UTC
Build: NetBeans IDE Dev (Build 200906060201)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 4 Exceptions Reporter 2009-06-06 14:15:13 UTC
Created attachment 83276 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-06-06 14:50:58 UTC
Build: NetBeans IDE Dev (Build 200906060201)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 6 Exceptions Reporter 2009-06-06 14:51:02 UTC
Created attachment 83277 [details]
stacktrace
Comment 7 Jaroslav Tulach 2009-06-07 16:06:15 UTC
ergonomics#cf03c7eea960
Comment 8 Jan Lahoda 2009-06-11 22:56:18 UTC
Build: NetBeans IDE Dev (Build jet-main-788-on-090610)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-11-generic, i386

User Comments: 


Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 9 Jan Lahoda 2009-06-11 22:56:28 UTC
Created attachment 83470 [details]
stacktrace
Comment 10 Michal Mocnak 2009-06-12 14:02:55 UTC
Build: NetBeans IDE Dev (Build 200906120201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.26-2-amd64, amd64

User Comments: 


Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 11 Michal Mocnak 2009-06-12 14:03:11 UTC
Created attachment 83502 [details]
stacktrace
Comment 12 _ tboudreau 2009-06-14 04:32:12 UTC
Ran into this in trunk build 20090712, built from http://hg.netbeans.org/main/ (see my latest entries
http://statistics.netbeans.org/analytics/detail.do?id=152210 and ignore the build date of 020117 - I had reset the CMOS
on my motherboard and the date was wrong - it is actually a trunk build from yesterday).

Has this change not propagated to main/ after 8 days, or is it still broken?
Comment 13 Tomas Hurka 2009-06-14 07:02:12 UTC
This change not propagated to 20090712 main. Do not repopen until you know that changeset cf03c7eea960 is in your repository.
Comment 14 theshadow27 2009-06-16 17:46:43 UTC
Build: NetBeans IDE Dev (Build 200906120201)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.7, x86_64

User Comments: 


Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.SequencedEvent.dispatch(SequencedEvent.java:98)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
Comment 15 theshadow27 2009-06-16 17:46:48 UTC
Created attachment 83647 [details]
stacktrace
Comment 16 theshadow27 2009-06-16 17:49:43 UTC
Build: NetBeans IDE Dev (Build 200906120201)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.7, x86_64

User Comments: 


Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.SequencedEvent.dispatch(SequencedEvent.java:98)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
Comment 17 theshadow27 2009-06-16 17:49:47 UTC
Created attachment 83648 [details]
stacktrace
Comment 18 azizi 2009-06-20 08:03:51 UTC
Build: NetBeans IDE Dev (Build 200906121401)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments: 


Stacktrace: 
org.netbeans.lib.profiler.results.cpu.CPUResultsSnapshot$NoDataAvailableException
        at org.netbeans.lib.profiler.results.cpu.StackTraceSnapshotBuilder.createSnapshot(StackTraceSnapshotBuilder.java:419)
        at org.netbeans.modules.profiler.actions.SelfSamplerAction$Controller.actionPerformed(SelfSamplerAction.java:198)
        at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:141)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 19 azizi 2009-06-20 08:04:04 UTC
Created attachment 83837 [details]
stacktrace
Comment 20 Petr Dvorak 2009-12-14 06:56:15 UTC
Verified - I haven't seen it for a while and there is no new report.