-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: file-leak-detector-plugin
-
Environment:1.5 version of the plugin
Once the plugin is installed if we add an option that is not valid from "Manage Jenkins" -> "Open File Handle" and submit, the Jenkins instance is killed (it does a System.exit(-1))
Â
For example, if you test adding the option: "test", the instance is killed automatically