Chris Toomey created DAEMON-313:
-----------------------------------
Summary: jsvc blocks flight-control method profiling
Key: DAEMON-313
URL: https://issues.apache.org/jira/browse/DAEMON-313
Project: Commons Daemon
Issue Type: Improvement
Components: Jsvc
Affects Versions: 1.0.15
Reporter: Chris Toomey
I'm trying to use Java Flight Control to analyze a java application running
under jsvc.
What I've found via experimentation is that jsvc blocks or otherwise interferes
with flight control's recording of method profiling events. These events
aren't available when the app is run with jsvc, but are available when run
directly without jsvc.
I've observed this on Ubuntu 12.10 with both jsvc 1.10-3 and 1.15-2ubuntu1,
using JDK 7_u51, with the DataStax Enterprise application
(http://www.datastax.com/download).
Any thoughts on a fix or workaround (other than running without jsvc) would be
appreciated.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)