Hello,

In my system configuration, I setup the plugin to use the Credentials plugin.
I provided the username and password of a user on the remote system with plenty 
of rights to run the job.

The job, however, is not launching.
I see the following in the console output from the job that attempts to launch 
the remote job:

Connection to remote server failed, waiting for to retry - 10 seconds until 
next attempt.

Retry attempt #5 out of 5
ERROR: Remote build failed for the following reason, but the build will 
continue:ERROR <http://stacktrace.jenkins-ci.org/search?query=ERROR>: Max 
number of connection retries have been exeeded.ERROR 
<http://stacktrace.jenkins-ci.org/search?query=ERROR>: Remote build failed for 
the following reason, but the build will continue:ERROR 
<http://stacktrace.jenkins-ci.org/search?query=ERROR>: Got a blank response 
from Remote Jenkins Server [http://the RemoteJenkinsServer:8080 
<http://rocwp0589:8080>], cannot continue.FATAL 
<http://stacktrace.jenkins-ci.org/search?query=FATAL>: 
nulljava.lang.NullPointerException 
<http://stacktrace.jenkins-ci.org/search?query=java.lang.NullPointerException>  
    at 
org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.perform(RemoteBuildConfiguration.java:535)
 
<http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.perform&entity=method>
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.BuildStepMonitor$1.perform&entity=method>
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.perform&entity=method>
        at hudson.model.Build$BuildExecution.build(Build.java:199) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.build&entity=method>
etc...

Do you have an idea of what the problem might be?
How do I go about debugging this problem?
Is there a log somewhere that might contain more helpful information?

Thanks in advance.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5f495c8c-1616-4727-aafe-1f21fab74409%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to