[jboss-dev-forums] [Design of JBoss Profiler] - unable to use jboss Profiler
graj
do-not-reply at jboss.com
Fri Jan 19 14:43:16 EST 2007
I wrote a simple method (in a seperate public class) that prints the number 1 to 20 to the console with a delay of 5 sec. This method was called from a Servlet.
Steps to recreate my scenario:
1. start JBoss App Server
2. Activate the profiler using the MBean
3. invoke my Servlet and wait for the 20 numbers to be printed on the console
4. stop the profiler by stoping it using the MBean. At this point I see the .gz files getting updated with data.
5. Now open the Profiler's Web Application and enter the directory where the log entrries are made.
My Problem:
I see the method I wrote listed in the memory section of the process view and not in the 'methods' section of the Process View in the resulting analysis data.
Since my method is not listed in the 'methods section' of the process view, I am unable to analyze the response time for invoking the method. Can you please help me.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004004#4004004
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004004
More information about the jboss-dev-forums
mailing list