Troubleshooting Jenkins configuration issues

If you experience issues connecting to Jenkins from Helix ALM, check to make sure that:

  • The Jenkins instance is running.
  • The URL for the Jenkins instance configured in Helix ALM starts with http:// or https:// and is correct.

You may need to contact your Jenkins administrator for additional help.

Certificate issues

When you test the connection to a Jenkins instance from Helix ALM, you may be prompted that the connection failed and the certificate returned from Jenkins is not trusted.

You must generate an SSL certificate to run Jenkins over HTTPS. If the certificate is not generated by a certificate authority, is expired, or uses an unsecured algorithm, the networking layer rejects the request between Helix ALM and Jenkins and you are prompted about the certificate.

  • If the certificate displayed in the dialog box is correct for your installation, click Trust. Helix ALM accepts the Jenkins connection request and remembers the certificate.
  • If the certificate information is incorrect or you are unsure, click Do Not Trust to prevent possible man-in-the-middle attacks. Ask your Jenkins administrator for help with generating a valid certificate and then configure the Jenkins connection again.
  • If errors persist after clicking Trust or if you click Do Not Trust, you must make changes before Helix ALM can connect to Jenkins. See the knowledgebase for information.