MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
satish79
Post subject: Profiling JBoss 7 with MyEclipse 10 for Spring  PostPosted: Aug 15, 2012 - 09:13 PM



Joined: Aug 15, 2012
Posts: 1

My Setup
---------------------
I have been trying to setup profiler for my Maven based application in WAR format. I was able to successfully setup the JBoss deployment. MyEclipse starts JBoss 7 in debug mode. Further, I tried to enable the profiler on it. After adding jfluid-server.jar from myeclipse installation into my WAR file and also in JBoss classpath, the JBoss starts without any error and JVisualVM comes up nicely. So far so good.

Problem
----------------------
Now when I try to profile CPU for my application, I expect the application classes to be profiled. The profiler shows many things getting profiled including EHCache threads but it doesnt profile my application. I verified the profiler configuration is set to include packages and sub-packages from my application and profiler filter is set to process only packages from my application. I can see in the profiler tab of JVisualVM that its instrumenting classes. However no statistics generated in snapshot for application code. Only system threads and EHCache threads are being profiled.

Question
----------------------
What additional configuration needs to be done from my end? Are the packages that I am selecting not being instrumented? Is there a way to determine what is being instrumented and what is not?
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits