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

FATAL: java.lang.Integer cannot be cast to hudson.slaves.NodeProperty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • core

      After a reboot it's impossible to run any job. Creating a new job generates the same error.
      Creating a new slave does not change the error.

      FATAL: java.lang.Integer cannot be cast to hudson.slaves.NodeProperty
      java.lang.ClassCastException: java.lang.Integer cannot be cast to hudson.slaves.NodeProperty
      at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:548)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:462)
      at hudson.model.Run.execute(Run.java:1818)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:429)
      Finished: FAILURE

      Thanks for any help
      Cukal

            Unassigned Unassigned
            cukal Lars Van Casteren
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: