[jboss-dev-forums] [Design of JBoss Profiler] - Jboss profiler -problem in getting the log files and runtime

anamica_r do-not-reply at jboss.com
Tue May 6 00:10:27 EDT 2008


Hi,

My requirement is find out the memory leak in a particular functionality & improve the performance.

followed the steps as in http://wiki.jboss.org/wiki/HowToConfigureJBossProfiler.

Installed Jboss profiler 1.0 on JBoss appserver 4.0.5. i.e copied jboss-profiler-jvmti.sar, jboss-profiler-noAOP.sar and jboss-profiler.war files into \server\deploy directory and copied the dll files into java and jre path.

java option is set as JAVA_OPTS=-agentlib:jbossAgent -XrunjbossInspector:/tmp,include=org.ex,ignore=*,start=org.ex.Main


using native profiler in the jmx console window activated and did that task and stopped native profiler. But only  the app server startup process id files are available in /tmp directory and functionality related process id not getting listed in the profiler web interface.

 
Even if I select the server startup process id the next page is displaying something like




Opening C:\tmp\serverspy_2712_thread_1210045750923_0_21.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045750923_0_22.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045752997_0_23.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045753200_0_24.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045753200_0_25.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045753215_0_26.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045753418_15625000_27.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045754806_15625000_28.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045756224_0_29.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045756443_0_30.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045757815_93750000_31.log.gz 
Opening C:\tmp\serverspy_2712_thread_1210045764379_62500000_32.log.gz 
Processed 10000 registers (13%) 
Processed 20000 registers (26%) 
Processed 30000 registers (40%)

-------------------------------
----------------------------
Process finished Click here.


On clicking this, it takes to a page where only table title is displayed without any content in the table.

Issues are,

 1. only server process id related files are generated in /tmp directory and why not the application related log files ?
 2. Why the next page of runtime process displays message as in the mail and could not view the method level report

If anyone can help me, that would be great

Thanks in advance


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148722#4148722

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148722



More information about the jboss-dev-forums mailing list