In the past, I've used WAPT (http://www.loadtestingtool.com/) and JProfiler to detect memory leaks. WAPT works well in that in can simulate a lot of concurrent users. JMeter, YourKit and BrowserMob are other good tools to facilitate this.
Matt 2009/9/23 Magnús Skúlason <magg...@gmail.com> > Hi, > > I would like to know if anyone has used a profiler with an appfuse app, > that is to investigate possible memory and resource leaks. If so it would be > great to get some pointers on how that is best/simplest done. > > Would I be best of by simply deploying the .war on a tomcat along with some > profiler, I have seen a few that can simply be deployed to the container as > well or does anyone know a better approach? What is the best profiler out > there in terms of accurateness and simplicity. > > best regards, > Magnus > >