-
Improvement
-
Resolution: Fixed
-
Minor
Currently the service starts in the "Automatic" mode, so there can be conflicts with other services like login service, shared directory mappers, etc. "Automatic (Delayed start)" could resolve this issue by allowing other services to start before Jenkins master/slave starts the initialization.
The change requires https://github.com/kohsuke/winsw/releases/tag/winsw-1.17 at least (not merged into Jenkins core)
- is duplicated by
-
JENKINS-43575 Windows service agents and master should use the delayed start option
-
- Resolved
-
[JENKINS-29496] Windows service: Add support of the Delayed Start option
Description |
Original:
Currently the service starts in the default mode, so there can be conflicts with other services like login service, shared directory mappers, etc. "Delayed start" could resolve this issue by allowing other services to start before Jenkins master/slave starts the initialization. The change requires https://github.com/kohsuke/winsw/releases/tag/winsw-1.17 at least (not merged into Jenkins core) |
New:
Currently the service starts in the "Automatic" mode, so there can be conflicts with other services like login service, shared directory mappers, etc. "Automatic (Delayed start)" could resolve this issue by allowing other services to start before Jenkins master/slave starts the initialization. The change requires https://github.com/kohsuke/winsw/releases/tag/winsw-1.17 at least (not merged into Jenkins core) |
Summary | Original: Windows service: use "Delayed start" as a default start mode for Jenkins master and slaves | New: Windows service: service can start before required windows services are available. |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Workflow | Original: JNJira [ 164373 ] | New: JNJira + In-Review [ 181601 ] |
Link |
New:
This issue is duplicated by |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Summary | Original: Windows service: service can start before required windows services are available. | New: Windows service: Add support of the Delayed Start option |
Component/s | New: windows-slave-installer-module [ 21834 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Epic Link | New: JENKINS-38833 [ 175240 ] |