码迷,mamicode.com
首页 > Web开发 > 详细

异常类型:Myeclipse10将web项目打成war包时出现security alert:integrity check error

时间:2015-01-14 17:59:21      阅读:1997      评论:0      收藏:0      [点我收藏+]

标签:myeclipse   security   异常   plugins   

是在对MyEclipse中的web项目打包的时候出现这个异常类型的,点击下边图片的 WAR file(MyEclipse)就会弹出一个警告框然后会MyEclipse就自动关闭了。

E技术分享

security alert:integrity check error
this product did not pass the myeclipse integrity check. this security check is a prerequisite for launch of myeclipse. please reinstall myeclipse and try again.
Specific Error: the signature chain used to sign myeclipse is either not valid or does not belong to genuitec. myeclipse features will not start with an unsigned installation. reason: the file "com/genuitec/eclipse/core/publicKey.bytes‘ in the jar "E:\lijunsoftware\MyEclipse\Common\plugins\com.genuitec.eclipse.core_9.0.0.me201103181703.jar" has bean tampered!
for additional assistance contact support@genuiter.com

google翻译:
安全警报:诚信检查错误
此产品没有通过MyEclipse的完整性检查。这种安全检查是对MyEclipse的启动的先决条件。请重新安装MyEclipse的,然后再试一次。
具体错误:签名链MyEclipse是用来签署或无效或不属于genuitec。 MyEclipse的功能将无法启动一个无符号的安装。原因:文件“的COM / genuitec / eclipse中的jar /核心/ publicKey.bytes‘的”E:\ lijunsoftware \ MyEclipse的\共同\插件\ com.genuitec.eclipse.core_9.0.0.me201103181703.jar“有过篡改!
提供额外援助联系support@genuiter.com



试了很多网上的办法,最后在别人那里找到了答案:

打开MyEclipse的安装目录:C:\MyEclipse\Common\plugins(这是我的安装目录)

然后找到这个jar文件:com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar,(Ctrl+F就找到了)

用我在下边给出的链接下载下来后替换:

http://download.csdn.net/detail/u010800530/8361757

异常类型:Myeclipse10将web项目打成war包时出现security alert:integrity check error

标签:myeclipse   security   异常   plugins   

原文地址:http://blog.csdn.net/u010800530/article/details/42712295

(1)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!