码迷,mamicode.com
首页 > 系统相关 > 详细

eclipse下,64位tomcat报错(转)

时间:2015-04-01 11:10:51      阅读:270      评论:0      收藏:0      [点我收藏+]

标签:

报错 : java.lang.UnsatisfiedLinkError: D:\apache-tomcat-7.0.57\bin\tcnative-1.dll: Can‘t load AMD 64-bit .dll on a IA 32-bit platform

原因:

在eclipse中,指定了tomcat的路径后,默认使用的是eclipse中的JRE。

虽然我tomcat和电脑中的JRE都是64位,但eclipse中的JRE是32位。

解决:

 

将tomcat的JRE改为本机64位版本

 

技术分享

技术分享

eclipse下,64位tomcat报错(转)

标签:

原文地址:http://www.cnblogs.com/forgeting/p/4382962.html

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