-
Bug
-
Resolution: Cannot Reproduce
-
Minor
Hi,
Trying to setup the Pipeline plugin in Jenkins 2.0
There is no Internet available in the machine where Jenkins is installed, so I installed all plugins manually. Hopefully I got it all right. This is the list of plugins I have installed:
Jenkins is starting up OK and not throwing any error related to missing plugins dependencies.
When creating a Pipeline item what I see is:
I cannot see the area to write the DSL.
And then when I try to apply/save, I get NPE. Log attached.
Thank you
[JENKINS-34386] NPE from ScriptApproval.hash
Component/s | New: script-security-plugin [ 18520 ] | |
Component/s | Original: workflow-plugin [ 18820 ] | |
Summary | Original: Pipeline plugin throwing NPE on save [Jenkins 2.0] | New: NPE from ScriptApproval.hash |
Workflow | Original: JNJira [ 170491 ] | New: JNJira + In-Review [ 183922 ] |
Assignee | Original: Jesse Glick [ jglick ] |
Priority | Original: Blocker [ 1 ] | New: Minor [ 4 ] |
If you installed plugins manually, very likely you missed some mandatory dependencies. Currently Jenkins core does not do a good job of reporting these properly. A fix for that is in progress. What the actual NPE here is, I am not sure offhand.