Hello, Tried the plugin as well without success. Got the following call stack:
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 ...., 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> at hudson.model.Build$BuildExecution.doRun(Build.java:160) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.doRun&entity=method> at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.run&entity=method> at hudson.model.Run.execute(Run.java:1745) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method> at hudson.model.ResourceController.execute(ResourceController.java:89) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method> at hudson.model.Executor.run(Executor.java:240) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method> Any alternative to this? On Monday, 29 June 2015 11:21:01 UTC-4, Steve K wrote: > > > 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/97a20bc2-77b0-455c-a6f5-89f9d5cdb53a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
