-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Linux, Jenkins
After update to 1.6.1 I now get the following:
Building on master in workspace /usr/local/NAS/jenkins_jobs/master-Documentation/workspace
Deleting project workspace... done
FATAL: org.jenkinsci.plugins.gitclient.GitClient
java.lang.NoClassDefFoundError: org.jenkinsci.plugins.gitclient.GitClient
at org.jenkinsci.plugins.gitclient.Git$1.invoke(Git.java:63)
at org.jenkinsci.plugins.gitclient.Git$1.invoke(Git.java:54)
at hudson.FilePath.act(FilePath.java:914)
at hudson.FilePath.act(FilePath.java:887)
at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:66)
at hudson.plugins.git.GitSCM.createClient(GitSCM.java:569)
at hudson.plugins.git.GitSCM.createClient(GitSCM.java:561)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:866)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
at hudson.model.Run.execute(Run.java:1670)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
Reverting to 1.6.0 resolves the issue.
- is duplicated by
-
JENKINS-22098 NoClassDefFoundError when viewing git configuration
-
- Closed
-
- is related to
-
JENKINS-20254 NoClassDefFoundError adding HTTPS URL for Git repository - fails
-
- Closed
-
-
JENKINS-29647 java.lang.NoClassDefFoundError thrown by jenkins slave while the class is in the class path.
-
- Open
-
-
JENKINS-21745 [git-client] NoClassDefFoundException: ...GitClient when trying to paste a repository URL
-
- Closed
-
-
JENKINS-29278 Git Sparse Checkout Failure
-
- Closed
-
[JENKINS-21520] NoClassDefFoundError in git client 1.6.1
Link |
New:
This issue is related to |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is related to |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
The related bug report has been closed as a configuration error. Have you found a configuration related solution to this problem as well?
If not, can you provide more details about the configuration you're running? Have you installed the latest version of the plugins (including credentials)? Are any of your plugins disabled? Are any of your plugins pinned to older versions?