[JIRA] (JENKINS-56342) javax.servlet.ServletException: java.lang.NoClassDefFoundError: jenkins/triggers/SCMTriggerItem$SCMTriggerItems

0 views
Skip to first unread message

spurushothaman@darden.com (JIRA)

unread,
Mar 1, 2019, 9:11:03 AM3/1/19
to jenkinsc...@googlegroups.com
Sekar Purushothaman created an issue
 
Jenkins / Bug JENKINS-56342
javax.servlet.ServletException: java.lang.NoClassDefFoundError: jenkins/triggers/SCMTriggerItem$SCMTriggerItems
Issue Type: Bug Bug
Assignee: tspengler
Components: hudson-wsclean-plugin
Created: 2019-03-01 14:10
Environment: Production
Priority: Blocker Blocker
Reporter: Sekar Purushothaman

Caused by: java.lang.NoClassDefFoundError: jenkins/triggers/SCMTriggerItem$SCMTriggerItems
at jenkins.scm.impl.SCM2Notifier.onChange(SCM2Notifier.java:54)
at hudson.model.listeners.SaveableListener.fireOnChange(SaveableListener.java:78)
at hudson.model.AbstractItem.save(AbstractItem.java:456)
at hudson.model.Job.save(Job.java:162)
at hudson.model.AbstractProject.save(AbstractProject.java:283)
at hudson.model.AbstractItem.setDisplayName(AbstractItem.java:156)
at hudson.model.Job.doConfigSubmit(Job.java:1121)
at hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:787)
at sun.reflect.GeneratedMethodAccessor849.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:297)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:160)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:95)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:111)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:685)
... 62 more

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

spurushothaman@darden.com (JIRA)

unread,
Mar 1, 2019, 9:32:01 AM3/1/19
to jenkinsc...@googlegroups.com

pjdarton@gmail.com (JIRA)

unread,
Aug 29, 2019, 8:06:03 AM8/29/19
to jenkinsc...@googlegroups.com

pjdarton@gmail.com (JIRA)

unread,
Aug 29, 2019, 8:14:02 AM8/29/19
to jenkinsc...@googlegroups.com
pjdarton closed an issue as Cannot Reproduce
 

OK, firstly, Jenkins version 1.533 is ancient - chances are your problem will be resolved by using a recent version; hell, chances are that the problem was caused by you trying to use an ancient version of Jenkins with plugins that require a later version.
Try with the latest LTS Jenkins - if you can reproduce this issue with that then re-open the issue (and provide an updated stacktrace) and give a full description of how to reproduce the issue.

Secondly, it doesn't look like this stacktrace has anything to do with the hudson-wsclean-plugin - there's no mention of its code in that stacktrace and it has nothing to do with SCM triggers - any failure to save things due to missing classes of that type are unlikely to be related to that plugin.

So, if you do re-open the issue, please change the "component/s" field to where the problem actually is (which is likely "core" given the stacktrace above) ... but first you need to reproduce the issue using a modern version of Jenkins.

Change By: pjdarton
Status: Open Closed
Resolution: Cannot Reproduce
Reply all
Reply to author
Forward
0 new messages