Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
in hudson.model.Slave#createLauncher
hudson.Launcher.RemoteLauncher#RemoteLauncher(TaskListener,VirtualChannel,boolean) is invoked using Computer.isUnix() as argument, which return a Boolean. Autoboxing let us do such thing, but can result in NPE.
Attachments
Issue Links
- is duplicated by
-
JENKINS-23305 NPE in Slave.createLauncher() for Matrix and Pipeline jobs
-
- Fixed but Unreleased
-
- relates to
-
JENKINS-23305 NPE in Slave.createLauncher() for Matrix and Pipeline jobs
-
- Fixed but Unreleased
-
-
JENKINS-47455 NullPointerException from AbstractBuild$AbstractBuildExecution.decideWorkspace
-
- Resolved
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Labels | newbie-friendly |
Assignee | Oleg Nenashev [ oleg_nenashev ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remote Link | This issue links to "PR #2923 (Web Link)" [ 17152 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Labels | newbie-friendly | lts-candidate newbie-friendly |
Labels | lts-candidate newbie-friendly | 2.60.3-fixed newbie-friendly |
Link |
This issue relates to |
Link |
This issue relates to |
Remote Link | This issue links to "CloudBees Internal OSS-2328 (Web Link)" [ 18342 ] |
Link |
This issue is duplicated by |