-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: git-plugin
-
Labels:None
-
Environment:Git plugin: 0.9.1
Hudson: 1.363
-
Similar Issues:
Whenever attempting to save a configuration with a Git SCM, the saving step dies.
Appears to be:
java.lang.RuntimeException: Failed to serialize hudson.plugins.git.util.GerritBuildChooser#logger for class hudson.plugins.git.util.GerritBuildChooser
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:164)
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
(full log attached)
May be related to JENKINS-6595 or JENKINS-6807
Hrm - I'm not seeing this in my install, but I'm not using GerritBuildChooser. I think I see the problem, though...