Java memory leak, only Jenkins running, Jenkins .war analysis shows nothing strange
问题 I'm currently running Jenkins on a mac mini with Xmx2048m set and a permgen space of 512, I have the 'Monitoring' plugin running and it shows Jenkins using ~200M memory (spiking at 400 during archives). This number is slowly creeping up as you can see below. http://i.imgur.com/vTuIyTz.png When I look at the java process using 'top' on the mac mini it is showing the memory at about 685M. This number creeps up quicker and, eventually, hits 2048 and Jenkins bombs out. http://i.imgur.com/TojBjhI