Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6270

Issues with Hudson upgraded version : 1.354 (old version 1.290 is working fine)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • remoting
    • None
    • Hudson master - linux 32 bit
      Slave - Windows XP

      Hi,
      I am getting the following error while connecting to Windows slave:

      Connecting to vbld002.ls.ln.com
      Copying slave.jar
      Starting the service
      Waiting for the service to become ready
      Connecting to port 1,244
      <===[HUDSON REMOTING CAPACITY]===>���Slave.jar version: 1.354
      This is a Windows slave
      ERROR: Unexpected error in launching a slave. This is probably a bug in Hudson
      hudson.util.IOException2: Failed to copy /data/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.354.jar to c:\hudson\maven-agent.jar
      at hudson.FilePath.copyTo(FilePath.java:1334)
      at hudson.maven.MavenComputerListener.copyJar(MavenComputerListener.java:79)
      at hudson.maven.MavenComputerListener.preOnline(MavenComputerListener.java:54)
      at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:326)
      at hudson.os.windows.ManagedWindowsServiceLauncher.launch(ManagedWindowsServiceLauncher.java:230)
      at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:183)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:284)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
      at java.lang.Thread.run(Thread.java:810)
      Caused by: java.io.FileNotFoundException: /data/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.354.jar (No such file or directory)
      at java.io.FileInputStream.open(Native Method)
      at java.io.FileInputStream.<init>(FileInputStream.java:135)
      at hudson.FilePath$30.invoke(FilePath.java:1358)
      at hudson.FilePath$30.invoke(FilePath.java:1354)
      at hudson.FilePath.act(FilePath.java:747)
      at hudson.FilePath.act(FilePath.java:729)
      at hudson.FilePath.copyTo(FilePath.java:1354)
      at hudson.FilePath.copyTo(FilePath.java:1329)
      ... 10 more

      The connection to slave is working fine for 1.352 version.

      Thanks,
      Srinivas

            Unassigned Unassigned
            bandasree bandasree
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: