4 Replies Latest reply on Sep 11, 2009 3:05 PM by h2kinfosys

    How to profile?

      I have followed the step of installing Beta 5 version ot JBoss 5.0.1 with jdk 6 but how is the profiling being done. I have never used a profiler and the documentation doesn't say how to actually to the profiling.

        • 1. Re: How to profile?

          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

            See the documentation in the archive.

            After installing the profiler use the

            * startProfiler
            * stopProfiler
            * getSnapshot

            commands.

            • 3. Re: How to profile?

              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?

                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