Have you checked in the "Plugin Manager" section of "Manage Jenkins" to confirm that there are no warnings about unsatisfied dependencies?
I think that type of message might appear if a new git plugin were manually uploaded to a system that hadn't yet updated the git client plugin to the latest version. On Sun, May 20, 2018 at 1:50 PM Kernel Panic <[email protected]> wrote: > Hello > I inherited a server with git 2.107.3 installed, it seems the previous > admin upgraded it, now when I got to project config I get this error: > > org.apache.commons.jelly.JellyTagException: > jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.107.3.jar!/lib/hudson/project/config-scm.jelly:36:91: > <st:include> Type org.eclipse.jgit.transport.RemoteConfig not present > > If I scroll down to Source Management I do not see the git option, only > None, CVS, and CVS Project set. > If I got to Manage Jenkins / Configure System I get the same java error. > > The git plugin version is 3.9.0 and I do no see an option to downgrade, so > Im lost in here, any idea how can I troubleshoot this issue? > The servert is Debian 8.2 > > Thanks in advance > Regards > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/44b9093d-75d9-4f3f-9a01-39d953c3a64c%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/44b9093d-75d9-4f3f-9a01-39d953c3a64c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFwQmouQpBmBXxfQuyw%3DZkgzkNRuD2WR7SQfTmJME80RA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
