-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Windows
Java has a nasty bug when creating a temp file, and the way Hudson creates its temp directory triggers this bug a lot of times. See the bug report at http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6325169.
On our build machine, more than 75% of our builds fail because of this bug, rendering Hudson totally useless.
- is duplicated by
-
JENKINS-5314 Patch for bug 5313
-
- Closed
-
Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/main/remoting/src/main/java/hudson/remoting/RemoteClassLoader.java
trunk/www/changelog.html
http://jenkins-ci.org/commit/26274
Log:
[FIXED JENKINS-5313 JENKINS-5314] Applied a patch in 5314 to fix 5313.