Java EE V7.0学习笔记-JBoss Tools 4.3.0.Final安装失败

尝试安装JBossTools4.3.0.Final版本时遇到MD5校验错误,多次尝试包括离线安装均未成功,涉及多个依赖组件的MD5值不匹配。

从昨天晚上到今天上午9点,安装JBoss Tools 4.3.0.Final失败,安装了几遍,离线和在线都试了,都不成功,而且报的是一个MD5的错误。所以决定退到低一点的版本。


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,org.apache.aries.util,1.1.1.
MD5 hash is not as expected. Expected: 2678eae2e6c4c51cbf7594015fd607b2 and found 2157d0537e31ccb320cf41f48a8deb1e.
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.emf.codegen.ecore,2.11.0.v20150806-0404.
MD5 hash is not as expected. Expected: ba5bb0b51bea28447f18dec7123a9cfb and found 557b92a880602d05a0b650b35d5aeca9.
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.emf.common.ui,2.10.0.v20150806-0404.
MD5 hash is not as expected. Expected: fb4f74629810c23631aa81f21559d2e2 and found 1c037452713bc949e2cef55559bf6ea6.
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.emf.ecore.edit,2.9.0.v20150806-0404.
MD5 hash is not as expected. Expected: 63a4d9ebe2844e4df878afb79ff3d7dc and found 308634119ae71c27e0bb1757ef4b6071.
Artifact not found: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.51.0.Final/REPO/features/org.eclipse.emf.ecore.editor_2.11.0.v20150806-0404.jar.
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.51.0.Final/REPO/features/org.eclipse.emf.ecore.editor_2.11.0.v20150806-0404.jar
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.emf.edit,2.11.1.v20150806-0404.
MD5 hash is not as expected. Expected: df218294d7163a7c4f27d9a491407d9b and found 1b478f2d42810ac8dd4ff59511b4376d.
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.emf.edit.ui,2.11.0.v20150806-0404.
MD5 hash is not as expected. Expected: e029f45e269ad31dacdc8df7ab9d8dcd and found 8fcad2f5265880ce60be63d99ef715f6.
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.emf.mapping,2.9.0.v20150806-0404.
MD5 hash is not as expected. Expected: 82b7d13a2f832eb9d15e9c29b7ce7ae3 and found 5c0669b39a12839b9187d05fd6876af9.
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.sapphire.modeling.xml,9.0.1.201509151939.
MD5 hash is not as expected. Expected: 3039597cec169532bf6d4138a7d9d8e4 and found 1c32ef023b6a4b29169c45ca9992a860.
Problems downloading artifact: org.eclipse.update.feature,org.eclipse.sapphire.ui,9.0.1.201509151939.
MD5 hash is not as expected. Expected: ca58bd8b65ed01a40af4619ecb04eec8 and found 1e42092d93885d5282de419d622d2ac8.
2025-05-27 17:29:45.743 ERROR 15325 --- [nio-8810-exec-4] [] [] org.jboss.resteasy.resteasy_jaxrs.i18n : RESTEASY002010: Failed to execute javax.ws.rs.NotSupportedException: RESTEASY003200: Could not find message body reader for type: class com.spotter.dtg.aetherflow.admin.adapter.web.request.liteChain.LiteUpdateFlowReq of content type: text/plain;charset=UTF-8 at org.jboss.resteasy.core.interception.ServerReaderInterceptorContext.throwReaderNotFound(ServerReaderInterceptorContext.java:53) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.getReader(AbstractReaderInterceptorContext.java:80) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:53) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.MessageBodyParameterInjector.inject(MessageBodyParameterInjector.java:198) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.MethodInjectorImpl.injectArguments(MethodInjectorImpl.java:91) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:113) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:543) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:432) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$0(ResourceMethodInvoker.java:393) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.interception.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:358) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:395) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:364) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:337) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:440) [resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:229) [resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:135) [resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.interception.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:358) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:138) [resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:215) [resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:245) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:61) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final] at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) ~[resteasy-jaxrs-3.12.1.Final.jar:3.12.1.Final]
最新发布
05-28
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值