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

JENKINS_HOME can't be on filer when using windows service

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Windows platforms. Verified on servers running Vista 32 and XP 32

      Jenkins doesn't start up when being installed as a Windows Service onto a network share.

      How to reproduce:

      1) run jenkins from local drive with java -jar jenkins.war
      2) install as windows service and pick network location to install it to. e.g. \\abcd-ef\dfs\home\smadden\test
      3) configure service to log on via user account
      3) start service
      4) war file will be exploded, but Jenkins throws an error message in the browser window and doesn't come up. One part says "Untrapped Error in Servlet java.lang.IllegalArgumentException: URI has an authority component at java.io.File.<init>(Unknown Source)" ... (The log files are attached to the issue.)

      There is also an email thread about this issue in the users google groups. Title is "is JENKINS_HOME on a filer possible with windows?" http://groups.google.com/group/jenkinsci-users/browse_thread/thread/d96a8436c0f189a7

      -Sandra

        1. jenkins.err.log
          0.1 kB
        2. jenkins.out.log
          41 kB
        3. jenkins.wrapper.log
          0.3 kB

          [JENKINS-9615] JENKINS_HOME can't be on filer when using windows service

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/pom.xml
          http://jenkins-ci.org/commit/jenkins/d56ba241ea4206bea0b2c4aa1178f8e3d46577f4
          Log:
          [FIXED JENKINS-9615]

          Integrated a fix made in Stapler.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/pom.xml http://jenkins-ci.org/commit/jenkins/d56ba241ea4206bea0b2c4aa1178f8e3d46577f4 Log: [FIXED JENKINS-9615] Integrated a fix made in Stapler.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2035
          [FIXED JENKINS-9615] (Revision d56ba241ea4206bea0b2c4aa1178f8e3d46577f4)

          Result = UNSTABLE
          kohsuke : d56ba241ea4206bea0b2c4aa1178f8e3d46577f4
          Files :

          • core/pom.xml
          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #2035 [FIXED JENKINS-9615] (Revision d56ba241ea4206bea0b2c4aa1178f8e3d46577f4) Result = UNSTABLE kohsuke : d56ba241ea4206bea0b2c4aa1178f8e3d46577f4 Files : core/pom.xml changelog.html

            Unassigned Unassigned
            smadden Sandra Madden
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: