hudson.util.IOException2: remote file operation failed: file1 at hudson.remoting.Channel@193fce1:server022
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 jasperlj, 1 year ago
via Jenkins JIRA by jasperlj, 1 year ago
via Jenkins JIRA by flaviavela, 1 year ago
via Jenkins JIRA by flaviavela, 1 year ago
via Jenkins JIRA by acollins, 1 year ago
via Jenkins JIRA by deccico, 1 year ago
java.lang.LinkageError: org/apache/tools/ant/Project
at hudson.plugins.analysis.util.FileFinder.find(FileFinder.java:71)
at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:120)
at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:29)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
at hudson.remoting.UserRequest.perform(UserRequest.java:114)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)