Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5313

Access denied while creating a temp file on Windows

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core
    • 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.

          [JENKINS-5313] Access denied while creating a temp file on Windows

          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.

          SCM/JIRA link daemon added a comment - 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.

          scm_issue_link didn't close this because I put two issues in the bracket.

          Kohsuke Kawaguchi added a comment - scm_issue_link didn't close this because I put two issues in the bracket.

            Unassigned Unassigned
            jnegre jnegre
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: