-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Windows Server 2008R2, Jenkins 1.476, Conditional BuildStep plugin 1.1
I set up a conditional build step to run a 'Clean' target once a week on our nightly build. The night following the successful clean failed with a NullPointerException:
Exception caught evaluating condition: [java.lang.NullPointerException: null], action = [Fail the build]
Build step 'Conditional step (single)' changed build result to FAILURE
Build step 'Conditional step (single)' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
I have not been able to initiate a successful build since this first occurred. The same error prevents all subsequent tasks from initiating.
- relates to
-
JENKINS-21636 When using Contional steps(multiple) plugin config the Fitnesse configuration values are getting null
-
- Closed
-
[JENKINS-14693] Conditional BuildStep Fails Build with NullPointerException
Component/s | New: run-condition [ 16129 ] | |
Assignee | Original: Dominik Bartholdi [ domi ] | New: cjo9900 [ cjo9900 ] |
Assignee | Original: cjo9900 [ cjo9900 ] | New: bap [ bap ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 145389 ] | New: JNJira + In-Review [ 206036 ] |
Link |
New:
This issue relates to |
do you have any additional log files to this?
e.g. from master, slave?