-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Component/s: build-pipeline-plugin
-
Labels:None
-
Environment:Docker (official jenkins/jenkins:2.121.1 image)
build-pipeline-plugin: 1.5.8
-
Similar Issues:
After upgrading to Jenkins 1.121.1 LTS the build-pipeline view fails with the following error in the logs:
Jun 18, 2018 10:08:18 AM SEVERE au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView hasPermissionError in hasPermission:
{{ java.lang.NullPointerException}}
When I create the Jenkins master from scratch (no uodate from a previous version of Jenkins), the plugin works fine.
- is related to
-
JENKINS-50884 Upgrade to 2.107.2 LTS crashes views
-
- Open
-
-
JENKINS-50967 Upgrade to 2.107.2 LTS crashes jobs with buildpipelineView()
-
- Open
-
This issue might have the same root cause as the two linked issues, but shows a different error message.