-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Linux, Jenkins 1.506
Begining with Jenkins 1.506, the following exception is thrown when clicking on the "Schedule Maven Release Build" button
java.lang.ClassCastException: net.sf.json.JSONNull cannot be cast to net.sf.json.JSONObject
Then the screen shows the error, that is status code 500 and stack trace (see attachment for full stack trace).
This is a duplicate of https://issues.jenkins-ci.org/browse/JENKINS-17736