Yeah, this is a show stopper for us . . . I cannot have Jenkins shutting itself down.
I thought at first perhaps the issue was related to using a UNC path \\<server>\<share>\somepath, but mounting the share as a network drive and using x:\somepath didn't help.
Account HAS ACCESS to this location, I've browsed there as that user, created and deleted a file. (Jenkins itself has yet to write so much as one byte in the specified directory).
First four settings: X:\Users\hjenkins\March-Web, 30 0 * * *, 10 * * * *, 10
All other settings are blank or unchecked.
Note this works fine for me at home no issues . . . the biggest difference at work is that the number of jobs is of course much bigger (over 100) and the number of plugins.
Just in case it is a plugin interaction issue . . . plugin info below:
Maven 2 Project Plugin
Jenkin's Maven 2 project type
Warning: This plugin is built for Jenkins 1.452 or newer. It may or may not work in your Jenkins.
1.452 1.450
Static Code Analysis Plug-ins
This plug-in provides utilities for the static code analysis plug-ins.
1.38 1.29
Warnings Plugin
This plugin generates the trend report for compiler warnings in the console log or in log files.
3.28 3.21
Green Balls
Changes Hudson to use green balls instead of blue for successful builds
1.11 1.10
Perforce Plugin
Integrates Jenkins with Perforce SCM Repositories.
1.3.9 1.3.8-SNAPSHOT (private-01/23/2012 01:19-gregf)
CVS Plugin
This bundled plugin integrates Jenkins with CVS version control system.
2.0 1.6
Text-finder Plugin
This plugin lets you search keywords in the files you specified and use that to downgrade a "successful" build to be unstable or a failure.
1.9 1.8
Subversion Plugin
This plugin adds the Subversion support (via SVNKit) to Jenkins.
1.39 1.34
Groovy plugin
This plugin adds the ability to directly execute Groovy code.
1.11 1.10
Scriptler Plugin
Scriptler allows you to store/edit groovy scripts and execute it on any of the slaves/nodes... no need for copy paste groovy code anymore.
Yeah, this is a show stopper for us . . . I cannot have Jenkins shutting itself down.
I thought at first perhaps the issue was related to using a UNC path \\<server>\<share>\somepath, but mounting the share as a network drive and using x:\somepath didn't help.
Account HAS ACCESS to this location, I've browsed there as that user, created and deleted a file. (Jenkins itself has yet to write so much as one byte in the specified directory).
First four settings: X:\Users\hjenkins\March-Web, 30 0 * * *, 10 * * * *, 10
All other settings are blank or unchecked.
Note this works fine for me at home no issues . . . the biggest difference at work is that the number of jobs is of course much bigger (over 100) and the number of plugins.
Just in case it is a plugin interaction issue . . . plugin info below:
Maven 2 Project Plugin
Jenkin's Maven 2 project type
Warning: This plugin is built for Jenkins 1.452 or newer. It may or may not work in your Jenkins.
1.452 1.450
Static Code Analysis Plug-ins
This plug-in provides utilities for the static code analysis plug-ins.
1.38 1.29
Warnings Plugin
This plugin generates the trend report for compiler warnings in the console log or in log files.
3.28 3.21
Green Balls
Changes Hudson to use green balls instead of blue for successful builds
1.11 1.10
Perforce Plugin
Integrates Jenkins with Perforce SCM Repositories.
1.3.9 1.3.8-SNAPSHOT (private-01/23/2012 01:19-gregf)
CVS Plugin
This bundled plugin integrates Jenkins with CVS version control system.
2.0 1.6
Text-finder Plugin
This plugin lets you search keywords in the files you specified and use that to downgrade a "successful" build to be unstable or a failure.
1.9 1.8
Subversion Plugin
This plugin adds the Subversion support (via SVNKit) to Jenkins.
1.39 1.34
Groovy plugin
This plugin adds the ability to directly execute Groovy code.
1.11 1.10
Scriptler Plugin
Scriptler allows you to store/edit groovy scripts and execute it on any of the slaves/nodes... no need for copy paste groovy code anymore.