Antony Grinyer wrote:
Can anyone recommend a decent memory monitor for Cocoon? I've implemented a Java class transformer which runs queries against a native XML database (DB XML). We've noticed a lot of memory gets eaten and not freed when running the transformer to execute queries.
You need 'profiler', 'java memory profiler'. Get eval from here: http://www.yourkit.com/download/index.jsp Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
