[JIRA] (JENKINS-38572) Support Core Plugin gets java.lang.NoClassDefFoundError: jenkins/plugins/asynchttpclient/AHCUtils at startup

5 views
Skip to first unread message

matthew@unsolvable.org (JIRA)

unread,
Sep 28, 2016, 10:11:03 AM9/28/16
to jenkinsc...@googlegroups.com
Matthew Webber created an issue
 
Jenkins / Bug JENKINS-38572
Support Core Plugin gets java.lang.NoClassDefFoundError: jenkins/plugins/asynchttpclient/AHCUtils at startup
Issue Type: Bug Bug
Assignee: Steven Christou
Components: support-core-plugin
Created: 2016/Sep/28 2:10 PM
Environment: Jenkins 2.23
Support Core Plugin 2.33
Priority: Minor Minor
Reporter: Matthew Webber

When Jenkins is started, I see the following stack trace in the log:

Could not attach 'update-center.md' to support bundle
java.lang.NoClassDefFoundError: jenkins/plugins/asynchttpclient/AHCUtils
	at com.cloudbees.jenkins.support.impl.UpdateCenter$1.writeTo(UpdateCenter.java:70)
	at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:358)
	at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:274)
	at com.cloudbees.jenkins.support.SupportPlugin$PeriodicWorkImpl$1.run(SupportPlugin.java:724)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: jenkins.plugins.asynchttpclient.AHCUtils
	at jenkins.util.AntClassLoader.findClassInComponents(AntClassLoader.java:1373)
	at jenkins.util.AntClassLoader.findClass(AntClassLoader.java:1326)
	at jenkins.util.AntClassLoader.loadClass(AntClassLoader.java:1079)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 5 more

I first noticed this fairly recently, so I suspect that it was introduced with Support Core Plugin 2.33. I have only seen the message during initial startup.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

davida2009@java.net (JIRA)

unread,
Sep 29, 2016, 10:50:02 AM9/29/16
to jenkinsc...@googlegroups.com

matthew@unsolvable.org (JIRA)

unread,
Sep 29, 2016, 11:11:01 AM9/29/16
to jenkinsc...@googlegroups.com

I originally said "I have only seen the message during initial startup", but I just looked now, and see another occurrence in the log. That is consistent with the davida2009's comment.

schristou88@gmail.com (JIRA)

unread,
Oct 3, 2016, 1:50:02 PM10/3/16
to jenkinsc...@googlegroups.com

schristou88@gmail.com (JIRA)

unread,
Oct 3, 2016, 1:56:04 PM10/3/16
to jenkinsc...@googlegroups.com
Steven Christou started work on Bug JENKINS-38572
 
Change By: Steven Christou
Status: Open In Progress

schristou88@gmail.com (JIRA)

unread,
Oct 3, 2016, 1:56:09 PM10/3/16
to jenkinsc...@googlegroups.com

schristou88@gmail.com (JIRA)

unread,
Oct 3, 2016, 1:57:01 PM10/3/16
to jenkinsc...@googlegroups.com

davida2009@java.net (JIRA)

unread,
Nov 14, 2016, 6:09:01 AM11/14/16
to jenkinsc...@googlegroups.com

rpimentel@planview.com (JIRA)

unread,
Nov 15, 2016, 9:48:01 AM11/15/16
to jenkinsc...@googlegroups.com

matthew@unsolvable.org (JIRA)

unread,
Nov 15, 2016, 4:53:02 PM11/15/16
to jenkinsc...@googlegroups.com

I'm still seeing this also - on Jenkins 2.31. Waiting on someone to merge the pull request.

Reply all
Reply to author
Forward
0 new messages