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

Slaves turns to "Dead" state after connecting to remote machine

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core, remoting
    • Linux 2.6.27.42-0.1-default #1 SMP 2010-01-06 16:07:25 +0100 x86_64 x86_64 x86_64 GNU/Linux
      Distributor ID: SUSE LINUX
      Description: SUSE Linux Enterprise Desktop 11 (x86_64)
      Release: 11
      Codename: n/a

      Hi,

      I'm trying to run a slave on a remote computer, but it isn't working. For some reason the slave fails after the link has been established between the master and remote nodes.

      The error message looks like this:
      java.lang.NoClassDefFoundError: hudson/model/Run$RunExecution
      at java.lang.Class.getDeclaredConstructors0(Native Method)
      at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
      at java.lang.Class.getConstructor0(Class.java:2699)
      at java.lang.Class.getConstructor(Class.java:1657)
      at hudson.model.AbstractProject.newBuild(AbstractProject.java:944)
      at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1159)
      at hudson.model.AbstractProject.createExecutable(AbstractProject.java:129)
      at hudson.model.Executor.run(Executor.java:214)
      Caused by: java.lang.ClassNotFoundException: hudson.model.Run$RunExecution
      at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
      ... 8 more

      Any idea about what might be causing this malfunctioning?

      Best Regards,
      Carlos

        1. error.jpg
          error.jpg
          111 kB
        2. slave-configuration.png
          slave-configuration.png
          48 kB
        3. slave-startup.txt
          2 kB

          [JENKINS-15199] Slaves turns to "Dead" state after connecting to remote machine

          Carlos André created issue -
          Carlos André made changes -
          Summary Original: Slaves turns to "Dead" state after conneting to remote machine New: Slaves turns to "Dead" state after connecting to remote machine
          Steven Aerts made changes -
          Assignee Original: Carlos André [ carlosandre ] New: Kohsuke Kawaguchi [ kohsuke ]
          Labels Original: fail jenkins slave startup New: fail jenkins matrix slave startup
          Brian Murrell made changes -
          Priority Original: Major [ 3 ] New: Blocker [ 1 ]
          sogabe made changes -
          Link New: This issue is related to JENKINS-15356 [ JENKINS-15356 ]
          Jesse Glick made changes -
          Link Original: This issue is related to JENKINS-15356 [ JENKINS-15356 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-17728 [ JENKINS-17728 ]
          Oleg Nenashev made changes -
          Component/s New: remoting [ 15489 ]
          Component/s Original: slave-setup-plugin [ 15929 ]
          Oleg Nenashev made changes -
          Component/s New: core [ 15593 ]
          Oleg Nenashev made changes -
          Link New: This issue depends on JENKINS-19453 [ JENKINS-19453 ]
          Oleg Nenashev made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            kohsuke Kohsuke Kawaguchi
            carlosandre Carlos André
            Votes:
            7 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: