-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
jenkins V2.4 running on linux. Problems occured connecting to Windows 7 VM 64 bit VM.
Upon updating to jenkins server 2.4 there was an issue with "FATAL: Jenkins has not been started, or was already shut down" being thrown when connecting to windows 7 VMs. The plugins that were also updated to the latest version were:
- Ant plugin
- Branch API plugin
- Docker build step plugin
- Folders plugin
- Github branch source plugin
- Github plugin
- Pipeline: REST API plugin
- Pipeline: Stage View plugin
- SSH credentials plugin
pastebin of the stacktrace can be found here:
http://pastebin.com/yLED34m6
Rolling jenkins server back to version 2.3 removed this issue.
-Djenkins.model.Jenkins.disableExceptionOnNullInstance=true flag was successfully passed to the jenkins server via /etc/default/jenkins, but this did not resolve the issue
- is duplicated by
-
JENKINS-34868 java.lang.IllegalStateException on lanching job on remote slave
-
- Resolved
-
- relates to
-
JENKINS-48638 Simplified/clarified Jenkins.getInstance
-
- Resolved
-
-
JENKINS-48543 Avoid slave → master callables
-
- In Review
-
[JENKINS-34857] FATAL: Jenkins has not been started, or was already shut down
URL | New: http://pastebin.com/yLED34m6 | |
Description |
Original:
Upon updating to jenkins server 2.4 there was an issue with "FATAL: Jenkins has not been started, or was already shut down" being thrown when connecting to windows 7 VMs. The plugins that were also updated to the latest version were: |
New:
Upon updating to jenkins server 2.4 there was an issue with "FATAL: Jenkins has not been started, or was already shut down" being thrown when connecting to windows 7 VMs. The plugins that were also updated to the latest version were: - Ant plugin - Branch API plugin - Docker build step plugin - Folders plugin - Github branch source plugin - Github plugin - Pipeline: REST API plugin - Pipeline: Stage View plugin - SSH credentials plugin pastebin of the stacktrace can be found here: http://pastebin.com/yLED34m6 Rolling jenkins server back to version 2.3 removed this issue. -Djenkins.model.Jenkins.disableExceptionOnNullInstance=true flag was successfully passed to the jenkins server via /etc/default/jenkins, but this did not resolve the issue |
Priority | Original: Critical [ 2 ] | New: Blocker [ 1 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Workflow | Original: JNJira [ 171054 ] | New: JNJira + In-Review [ 199019 ] |
Link | New: This issue relates to JENKINS-48543 [ JENKINS-48543 ] |
Link |
New:
This issue relates to |