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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Blocker
    • Component/s: core
    • Environment:

      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

            Assignee:
            Unassigned
            Reporter:
            Lars Van Casteren
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: