Hi,

My Jenkins 2.22 is working with Tomcat. There are some errors while I tried 
to install plugins like this:

18-Sep-2016 11:17:05.590 SEVERE [Update center installer thread [#1]] 
hudson.model.UpdateCenter$DownloadJob.run Failed to install GIT server 
Plugin
 java.io.IOException: Downloaded file 
/home/deploy/.jenkins2/plugins/git-server.jpi.tmp does not match expected 
SHA-1, expected 'LoG8X55ycVzgPjwTtCA/iKb7lvw=', actual 
'Lbk3pB/mu/UlYJO4o2ttQkZ+mvs='
        at hudson.model.UpdateCenter.verifyChecksums(UpdateCenter.java:1799)
        at hudson.model.UpdateCenter.access$1100(UpdateCenter.java:147)
        at 
hudson.model.UpdateCenter$InstallationJob.replace(UpdateCenter.java:1950)
        at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.install(UpdateCenter.java:1194)
        at 
hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1669)
        at 
hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1864)
        at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1640)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
        at java.lang.Thread.run(Thread.java:745)

$ cat ~/.jenkins2/plugins/git-server.jpi.tmp
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a 
href="https://mirrors.tuna.tsinghua.edu.cn/jenkins/plugins/git-server/1.7/git-server.hpi";>here</a>.</p>
</body></html>

Looks like it redirects to a mirror update center.

Any comments would be appreciated.

Thanks

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f1aca3c2-9edb-4c41-addb-042bbb5bae85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to