Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git
Created: 07/Oct/14 1:34 AM
Description:

When I attempt to connect to a git repo, the Git plugin returns this error below the Repository URL field:

javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:783)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:863)
at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:733)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:863)
at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:733)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:863)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:636)
at org.kohsuke.stapler.Stapler.service(Stapler.java:225)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at ....

and so on

Environment: jenkins 1.583, git plugin 2.2.6, git client plugin 1.10.2. All current versions
Project: Jenkins
Labels: git git-plugin
Priority: Major Major
Reporter: David Ammons
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to