Quantcast

[JIRA] Created: (JENKINS-9615) JENKINS_HOME can't be on filer when using windows service

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Created: (JENKINS-9615) JENKINS_HOME can't be on filer when using windows service

JIRA noreply@jenkins-ci.org
JENKINS_HOME can't be on filer when using windows service
---------------------------------------------------------

                 Key: JENKINS-9615
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-9615
             Project: Jenkins
          Issue Type: Bug
          Components: other
    Affects Versions: current
         Environment: Windows platforms. Verified on servers running Vista 32 and XP 32
            Reporter: smadden
         Attachments: jenkins.err.log, jenkins.out.log, jenkins.wrapper.log

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

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

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

JIRA noreply@jenkins-ci.org

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.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

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

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: SCM/JIRA link daemon (27/Oct/12 12:02 AM)
Status: Open Resolved
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

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

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
dogfood commented on Bug JENKINS-9615

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

Result = UNSTABLE
kohsuke : d56ba241ea4206bea0b2c4aa1178f8e3d46577f4
Files :

  • core/pom.xml
  • changelog.html
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...