Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-53813

Jenkins parameterized remote trigger plugin shows null pointer exception

XMLWordPrintable

      I have a jenkins job that triggers a job on a remote server(another jenkins instance), but the job fails with this error on the console

       

      Remote Jenkins server returned empty response or invalid JSON - but we can still proceed with the remote build.
       Triggering this remote job: <job-name>
       Not checking if the remote job <job-name> is building.
       Remote Jenkins server returned empty response or invalid JSON - but we can still proceed with the remote build.
       ERROR: Remote build failed for the following reason, but the build will continue:
       ERROR
       : Got a blank response from Remote Jenkins Server [
       http://jenkins-instance.org.com
       ], cannot continue.
       ERROR
       : Build step failed with exception
       java.lang.NullPointerException 
       Build step 'Trigger a remote parameterized job' marked build as failure
       [BFA] Scanning build for known causes...
       [BFA] No failure causes found
       [BFA] Done. 0s
       Finished: FAILURE

            cashlalala KaiHsiang Chang
            priyankapanda348 Priyanka Panda
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: