| 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 |