当我想通过MarketPlace安装IBMWDTV8.5时,我得到这个错误:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Failed to transfer artifact canonical: osgi.bundle,com.ibm.websphere.v85.core,1.0.200.v20170613_0418.
Connection to http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/wdt/oxygen_comp/repository/plugins/com.ibm.websphere.v85.core_1.0.200.v20170613_0418.jar failed on Read timed out.
.
.
.
Retry attempt 15 started
Read timed out
Unable to read repository at http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/wdt/oxygen_comp/repository/plugins/com.ibm.websphere.v85.core_1.0.200.v20170613_0418.jar.
Read timed out文件下载总是在大约2.9 MB后冻结。尝试在浏览器中下载文件时也会出现同样的问题。然而,该资源可以通过安全的https下载。
我尝试过Oxygen和Oxygen1版本的Eclipse。
如何修复它?或者至少,有什么变通的办法吗?
发布于 2018-01-11 03:36:44
您提到的jar文件不再可用。它已被替换为:
http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/wdt/oxygen_comp/repository/plugins/com.ibm.websphere.v85.core_1.0.200.v20171214_0201.jar
我能够使用Oxygen通过Eclipse marketplace成功安装WDT。
https://stackoverflow.com/questions/46540822
复制相似问题