3 Replies Latest reply on Oct 3, 2005 12:35 PM by clebert.suconic

    Integrating JBossProfiler with Testsuite Runs

      What would be the impact/value of running the JBossProfiler memory profiler with the nightly testsuite runs? Mostly, I think it might be useful for tracking down/monitoring memory leaks.

      1. run each server config with the profiler enabled
      2. call the profiler jmx ops in the server tasks or elsewhere
      3. put a profiler webapp instance on cruisecontrol.jboss.com

      Will this affect the validity of our tests? Would it be useful for tracking down memory leaks?