java.io.IOException: Remote call on slave1 failed
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by anpe0275, 1 year ago
via Jenkins JIRA by anpe0275, 1 year ago
via nabble.com by Unknown author, 2 years ago
via Google Groups by Constantin Caraivan, 2 years ago
via Google Groups by Sudhakar.Shanmugam, 2 years ago
via Jenkins JIRA by Arnaud Héritier, 1 year ago
java.lang.NoSuchMethodError: hudson.remoting.Channel.setProperty(Ljava/lang/Object;Ljava/lang/Obje ct;)Ljava/lang/Object;
at hudson.slaves.SlaveComputer$SlaveInitializer.call(SlaveComputer.java:552)
at hudson.slaves.SlaveComputer$SlaveInitializer.call(SlaveComputer.java:533)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:213)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)