This content has been marked as final.
Show 4 replies
-
1. Re: Good profiling tool for JBoss
Clebert Suconic Apr 27, 2005 9:16 PM (in response to Rafal Kedziorski)It's a very subjective question. It really depends.
It depends on what you are doing, what kind of features you are looking for and what kind of user you are.
I have developed JBossProfiler and it works well with jbossAS.
I also know JProbe, Yourkit and JProfiler and all of them work fine also with JBoss.
Clebert -
2. Re: Good profiling tool for JBoss
Kirill Protsenko Apr 29, 2005 6:31 AM (in response to Rafal Kedziorski)I am using YourKit, which is very good except it's quite expensive.
regards
Kirill. -
3. Re: Good profiling tool for JBoss
Rafal Kedziorski Apr 29, 2005 7:02 AM (in response to Rafal Kedziorski)"clebert.suconic@jboss.com" wrote:
It's a very subjective question. It really depends.
It depends on what you are doing, what kind of features you are looking for and what kind of user you are.
Performance, memory (leaks) ..."clebert.suconic@jboss.com" wrote:
I have developed JBossProfiler and it works well with jbossAS.
I've tryed thid, but have some problems under Windows 2000. It wil be deployed, but the profiler can't find the logs.
regards,
Rafal -
4. Re: Good profiling tool for JBoss
Clebert Suconic Apr 29, 2005 11:10 AM (in response to Rafal Kedziorski)I've tryed thid, but have some problems under Windows 2000. It wil be deployed, but the profiler can't find the logs.
Well, I've seen other people using it without any problems. Probably you are having some understanding problem.
If you want to use it, post me a question in the Development forum for JbossProfiler. Usually I'm pretty fast answering it.
For memory leaks, I have a new version introspecting the heap using JVMTI (JVM 5). I've added this versionin a JIRA task for now:
http://jira.jboss.com/jira/browse/JBPROFILER-1