On Nov 9, 2012, at 7:08 AM, David Weintraub <[email protected]> wrote:
> There's not a lot of jobs running on this. We're just getting Jenkins setup, > and maybe get one or two builds per day. The problem seems to stem from the > Analytic plugins: Findbugs, PMD, Checkstyle, Warnings, and CPD. The build > completes fine, but when it is calculating the issues from the previous build > to the present, it runs out of memory (usually during PMD). I recently found the Monitoring plugin (see <https://wiki.jenkins-ci.org/display/JENKINS/Monitoring>)) which uses JavaMelody to generate system reports on-demand for your Jenkins server(s). Lots of good monitoring and system debugging facilities there. I can't promise it will actually solve your problems, but I can say that I think it might be very useful. -- Brad Knowles <[email protected]> LinkedIn Profile: <http://tinyurl.com/y8kpxu>
