-
Bug
-
Resolution: Fixed
-
Major
-
None
If I remove the content of RESERVED attribute of node defined in Foreman, NPE occurred.
Unfortunately, I can catch only messages in server.log:
2016-09-15 09:44:08,555 INFO [STDOUT] (Computer.threadPoolForRemoting [#316]) 09:44:08,555 ERROR [ForemanSharedNodeCloud] java.lang.NullPointerException 2016-09-15 09:44:08,555 INFO [STDOUT] (jenkins.util.Timer [#9]) 09:44:08,555 ERROR [ForemanSharedNodeCloud] java.util.concurrent.ExecutionException: java.lang.NullPointerException
so I don't have an idea where exactly it is thrown.
Note - such a node is still recognized as a compatible node.