-
Bug
-
Resolution: Duplicate
-
Blocker
-
ubuntu 13.04
java 1.7.0_51
apache2 2.2.22
Between Jenkins version 1.558 and 1.561 a serious regression in the heap memory management of Jenkins occurred.
$ top
shows that the memory consumption of 1.561 is steadily increasing (building only on slaves).
Jenkins first loses connection to one or more slaves it is building on (out of heap exception) and finally it is not reachable over its URL anymore.
W/ 1.558 memory usage stays within limits.
I'm seeing the same thing with 1.561 and java "jdk1.7.0_21"