-
Bug
-
Resolution: Fixed
-
Blocker
-
Debian, Jenkins 1.640, gitlab-plugin 1.1.28, git-plugin 2.4.0
After upgrading to v1.640 I get error reports after enabling the GIT Source Code Management and trying to save a job.
- is blocking
-
JENKINS-31458 NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition
-
- Resolved
-
- is duplicated by
-
JENKINS-31992 Exception when saving MultiJob with MultiJob phase wrapped in Conditional BuildStep
-
- Resolved
-
-
JENKINS-31964 java.lang.reflect.InvocationTargetException when applying changes to jobs with 'gitlab' specified as Git repository browser
-
- Resolved
-
-
JENKINS-32040 1.641 : Stack overflow error when saving a job with a bitbucketweb repository browser
-
- Resolved
-
-
JENKINS-31988 Segfault with stack overflow saving job with conditional build steps
-
- Resolved
-
-
JENKINS-32032 StackOverflowError with conditional step calling maven build step
-
- Resolved
-
-
JENKINS-32042 git: Repository browser: cgit: stack overflow
-
- Closed
-
-
JENKINS-31989 Exception when saving a job with AssemblaWeb Git Repository browser
-
- Closed
-
-
JENKINS-32029 "Oops!" when trying to change project configuration
-
- Closed
-
- links to
Reproduced also with RunParameterDefinition, which has the benefit of being in core. For reasons I do not yet understand, the stack overflow is not reproducible in most cases of newInstance overrides calling bindJSON, even other ParameterDefinition implementations.