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 208021 - Deadlock when CPU profiling JBoss app server
Summary: Deadlock when CPU profiling JBoss app server
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2012-02-02 15:03 UTC by Petr Cyhelsky
Modified: 2012-06-15 14:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump of deadlocked netbeans via VisualVM (28.98 KB, text/plain)
2012-02-02 15:03 UTC, Petr Cyhelsky
Details
threaddump of the JBoss server at the time via VisualVM (18.90 KB, text/plain)
2012-02-02 15:04 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-02-02 15:03:55 UTC
Created attachment 115455 [details]
threaddump of deadlocked netbeans via VisualVM

Steps: CPU profile JBoss app with NB 7.1 and JDK 1.6 u31 set all sources as root methods -> IF profile only project classes -> after instrumentation finishes turn on live results -> deadlock usually occurs after ~10 seconds
Comment 1 Petr Cyhelsky 2012-02-02 15:04:34 UTC
Created attachment 115456 [details]
threaddump of the JBoss server at the time via VisualVM
Comment 2 Petr Cyhelsky 2012-06-15 14:03:51 UTC
Seems to be random -> P3