2

从昨天下午开始,我在 Eclipse Indigo 和 Juno 中安装 Glassfish 服务器工具时遇到了麻烦,我在几台计算机上甚至在不同的地方尝试过,尽管如此,错误总是一样的。

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=).
Problems downloading artifact: osgi.bundle,oracle.eclipse.tools.glassfish,4.2.1.201201241947.
MD5 hash is not as expected. Expected: 5366f96e7efd38d97445848eafaa0ed4 and found ed73a6517d24fd8099c3a4768e61744c.
Problems downloading artifact: org.eclipse.update.feature,oracle.eclipse.tools.indigo.glassfish,2.0.1.201201241947.
MD5 hash is not as expected. Expected: 1dbc10b2ac7027cae9c370de3adc984c and found f2db568f92aeb241eca747deceb23814.

什么可能导致此错误?怎么修?甲骨文有错误吗?

任何人都可以确认是否会发生同样的情况?

4

3 回答 3

3

当我尝试通过 Eclipse Juno IDE 中的“新服务器向导”安装 GlassFish 服务器适配器时遇到了同样的问题。

最终,我成功安装了Oracle GlassFish 服务器工具,方法是转到 Help -> Install New Software... 并输入此站点位置: http: //download.java.net/glassfish/eclipse/juno(如果您使用其他 Eclipse 版本结束它带有适当的后缀)。

于 2012-10-24T14:17:48.827 回答
1

我只是有同样的问题。事实证明,关闭防病毒软件解决了它。不要问我为什么... Eclipse Juno 和 AVG 防病毒软件

于 2012-09-01T12:29:42.763 回答
0

您是否尝试过手动下载和安装玻璃鱼?然后将您的安装添加到eclipse中的服务器窗口?或者您还尝试了哪些其他方法?

更新:

只是为了防止人们对我投反对票,请参考“dangling_pointer”给出的答案,他的答案以更具建设性的方式给出,并提供了如何做到这一点的链接和步骤。因此,即使两个答案最终都告诉你同样的事情,一个显示了到达那里的步骤。

于 2012-08-01T21:30:38.030 回答