1 Reply Latest reply on Oct 27, 2008 8:43 AM by jesper.pedersen

    web interface not working.

    doubledenim

      just trying to get profiler running for the first time. I've followed the instructions on this site.

      http://ankiewsky.blogspot.com/2008/08/installing-testing-and-using-jboss.html

      However I can't get the web interface to work via http://localhost:8080/jboss-profiler

      I get a "The requested resource (/jboss-profiler) is not available." error.

      I didn't see any errors or warnings in the server logs.

      Is there anything I am missing that i needed to do to make the web interface work?

        • 1. Re: web interface not working.
          jesper.pedersen

          The web interface isn't included in the distribution yet. You have to checkout the repository and build it yourself (./build.sh web).

          Please, note that it is work iin progress, so we could use help to finish the work.

          You can use the MBeans (thorugh jmx-console) as the article states in order to control the profiler.