Hi,

I am running jenkins in corporate network, where i am trying to 
install/update jenkins. (downloading .hpi and then uploading)

But installation  is not happening after succesfull upload and failed with 
below reason.

Caused: java.io.IOException: Failed to load 
http://updates.jenkins-ci.org/download/plugins/branch-api/2.0.19/branch-api.hpi 
to 
/app/jenkins/taaa-build/plugins/branch-api.jpi.tmp
at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1146)
Caused: java.io.IOException: Failed to download from 
http://updates.jenkins-ci.org/download/plugins/branch-api/2.0.19/branch-api.hpi
at 
hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1172)
at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1677)
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1874)
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1651)
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:748)

-- 
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/d3a6a06a-5727-45e9-ad1a-940f7d61968d%40googlegroups.com.

Reply via email to