Release Automation

Release Automation KB: Jenkins Plugin Job Fails with Null Pointer Exception 

May 18, 2015 05:02 PM

Problem

 

Applies to all supported versions.

 

When attempting to build a Jenkins job using the Release Automation Jenkins Plugin, the following error occurs:

 

[job-xxxx-jobServer-xxxx-10:Jenkins - Build a Job in Jenkins] ERROR (com.nolio.platform.shared.executables.actions.jenkins.BuildJobJenkinsAction:197) - Error occured during BuildJobJenkinsAction execution.
java.lang.NullPointerException



Cause

 

Release Automation cannot contact the machine running Jenkins.

 

 

Resolution

 

There are a number of possible problems that can result in this issue, thus one or more of the below solutions may apply:

 

  • Ensure the latest version of the Jenkins Action Pack is installed.
  • Check that all prerequisites are met for the Jenkins plugin as detailed in the product documentation (available via the Release Automation Product Documentation wiki).
  • Verify that all machines running Jenkins mapped to the DNS server. The hostname must be mapped to its IP address on the DNS server or it will not connect to the host machine.
  • Instead of relying on DNS for the hostname, use IP address of the Jenkins machine.
  • From the agent machine, test to make sure it can connect to [hostname]:[port] and [IP address]:[port] of the Jenkins machine.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.