Hi, Yes, Please tell me the workaround.
below are some of info related to jenkins. 1) I am using "ssh-slaves-plugin" for connection between master and slave 2) I am using jenkins version: 2.56 3) Machine used; Linux(master and slave) 4) Jenkins installed in redhat linux Is there any issue using jenkins version 2.56/2.55? waiting for your reply Regards, Venkatesh On Sunday, 23 April 2017 19:21:59 UTC+5:30, Victor Martinez wrote: > > I just found the below jira tickets: > - https://issues.jenkins-ci.org/browse/JENKINS-5149 > <https://www.google.com/url?q=https%3A%2F%2Fissues.jenkins-ci.org%2Fbrowse%2FJENKINS-5149&sa=D&sntz=1&usg=AFQjCNFf40Ppmy3YsSJh-cpeck8QNzlpfQ> > - https://issues.jenkins-ci.org/browse/JENKINS-29405 > > There is a workaround in case it does apply to your use case. > > Cheers > > On Thursday, 20 April 2017 08:57:15 UTC+1, venkatesh guttal wrote: >> >> Hi >> The below error will come whenever i start the build. >> When i restart the jenkin's this error will go off, After some time again >> it will come. >> >> Please help me to sort this issue, Please find the attached log files. >> >> java version "1.8.0_92" >> Java(TM) SE Runtime Environment (build 1.8.0_92-b14) >> Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode) >> >> java.util.zip.ZipException: error reading zip file >> >> at java.util.zip.ZipFile.read(Native Method) >> >> at java.util.zip.ZipFile.access$1400(ZipFile.java:60) >> >> at >> java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:717) >> >> at >> java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:419) >> >> at >> java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) >> >> at >> java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:478) >> >> at sun.misc.Resource.getBytes(Resource.java:124) >> >> at >> java.net.URLClassLoader.defineClass(URLClassLoader.java:462) >> >> at >> java.net.URLClassLoader.access$100(URLClassLoader.java:73) >> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:368) >> >> Caused: java.lang.ClassNotFoundException: >> hudson.remoting.ProxyOutputStream >> >> >> >> Regards, >> >> Venkatesh >> >> -- 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/c4081eae-6174-40e9-b421-d76d047f8f04%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
