-
1. Re: How to profile?
h2kinfosys Sep 10, 2009 1:41 PM (in response to dilyan.dokov)Hi
Did you found any info on this question ? if you have found anything please let me know.
I also provide few more info soon.
Thanks -
2. Re: How to profile?
jesper.pedersen Sep 11, 2009 8:14 AM (in response to dilyan.dokov)See the documentation in the archive.
After installing the profiler use the
* startProfiler
* stopProfiler
* getSnapshot
commands. -
3. Re: How to profile?
h2kinfosys Sep 11, 2009 3:01 PM (in response to dilyan.dokov)I executed below command from the installed dir.
I did not see any output or response.
C:\jboss-profiler-2.0.0.Beta5\jboss-profiler-2.0.0.Beta5>java -Xmx512m -Djboss-profiler-client.properties=jboss-profiler-client.properties -jar jboss-profiler-client.jar startProfiler
After I run this, just coming back to the command prompt.
I tried to open http://localhost:8080/jboss-profiler
but it is not working.
any input ?
Thanks
Narasimha -
4. Re: How to profile?
h2kinfosys Sep 11, 2009 3:05 PM (in response to dilyan.dokov)Hi Jesper,
How can we find number of database connections from JProfiler?
if we are not able to find from this JBoss Profiler, can you suggest any open source tool or any thing from web-console we can find this ?
like how many threads are used, stuck, etc..
Thanks
Narasimha