-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: core
-
Environment:Windows 8.1 x64, JDK 1.7.0_51, Jenkins 1.553
Continued operation of Jenkins creates multiple copies of "winstone.jar" with a numeric suffix in TEMP folder (winstone12343543634634.jar). We had about 800Gb of these accumulated, slowing down the host system.
We are currently running Jenkins directly (`java -jar jenkins.jar`) via Windows scheduled task.