-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
RHEL 5.5, master node on Linux
After upgrade of Jenkins to 1.463, I'm having crashes each time I try to edit configuration of jobs.
This didn't stop when downgraded Klocwork plugin from 1.7 to 1.2.
Issue disappeared when downgraded Jenkins from 1.463 to 1.462
Attaching the full stacktrace as file.
===========================
Stacktrace:
java.lang.IllegalArgumentException: Failed to instantiate class com.thalesgroup.hudson.plugins.klocwork.config.KloConfig from
at org.kohsuke.stapler.RequestImpl$TypePair.convertJSON(RequestImpl.java:633)
at org.kohsuke.stapler.RequestImpl.bindJSON(RequestImpl.java:377)
at org.kohsuke.stapler.RequestImpl.bindJSON(RequestImpl.java:373)
at com.thalesgroup.hudson.plugins.klocwork.KloPublisher$KloDescriptor.newInstance(KloPublisher.java:253)