Hi I have installed Jenkins as a master on serverA, when I'm trying to install slave in ServerB it shows me the message "Ping response time is too long or timed out."
when I click on launch button it is downloading slave-agent.jar file then I retry it getting below error: [12/05/13 12:05:27] Launching slave agent $ java -jar slave.jar -jnlpUrl http://localhost:8080/computer/Test_A/slave-agent.jnlp Error: Unable to access jarfile slave.jar ERROR: Unable to launch the slave agent for Test_Ajava.io.EOFException <http://stacktrace.jenkins-ci.org/search?query=java.io.EOFException>: unexpected stream termination at hudson.remoting.ClassicCommandTransport.create(ClassicCommandTransport.java:159) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.ClassicCommandTransport.create&entity=method> at hudson.remoting.Channel.<init>(Channel.java:405) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method> at hudson.remoting.Channel.<init>(Channel.java:401) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method> at hudson.remoting.Channel.<init>(Channel.java:362) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method> at hudson.remoting.Channel.<init>(Channel.java:358) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method> at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:346) <http://stacktrace.jenkins-ci.org/search/?query=hudson.slaves.SlaveComputer.setChannel&entity=method> at hudson.slaves.CommandLauncher.launch(CommandLauncher.java:122) <http://stacktrace.jenkins-ci.org/search/?query=hudson.slaves.CommandLauncher.launch&entity=method> at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:230) <http://stacktrace.jenkins-ci.org/search/?query=hudson.slaves.SlaveComputer$1.call&entity=method> at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) can any one help out this, its very urgent to me. -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.