java.lang.UnsatisfiedLinkError: F:\apache-tomcat-7.0.62\bin\tcnative-1.dll: Can't load IA 32-bit .dl
java.lang.UnsatisfiedLinkError: F:\apache-tomcat-7.0.62\bin\tcnative-1.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
解決辦法:
http://www.apache.org/dist/tomcat/tomcat-connectors/native/
到該地址下下載一個tomcat-native-1.2.2-win32-bin壓縮包,選擇裡邊的一個64位tcnative-1.dll覆蓋tomcat中bin目錄下的tcnative-1.dll檔案即可
再次執行即不會報錯了。
關於tomcat配置的錯誤:
之前tomcat還能很好的執行,一段時間後就會出現的這樣的問題,將tomcat重新配置了也沒用。網上大多的回答都是tcnative-1.dll版本的問題,然而這裡出現的問題是:64位的平臺下無法載入64未的DLL IA檔案,我想應該是該檔案出現了問題,就將它版本升級了,還是64位,最後就沒有問題了。。。。
檔案 下載地址:
http://www.apache.org/dist/tomcat/tomcat-connectors/native/
類似問題:
- java.lang.UnsatisfiedLinkError: E:\Program Files\MyEclipse 10\apache-tomcat-7.0.23\bin\tcnative-1.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
- //無法在64位平臺下載入32位的DLL IA 檔案
-
//解決方案:同樣的將檔案的改成64位的
還有可能是你的tomcat版本問題或者是eclipse、myeclipse中預設的jdk版本和tomcat的版本不相容,可將其修改過來
相關文章
- Can't load IA 32-bit .dll on a
- rman: can't open target
- 啟動idea報Failed to load JVM DLL..jre\bin\jvm.dll,If you already have 32-bit JDK installedIdeaAIJVMJDK
- 啟動intellij時報錯Failed to load JVM DLL..jre\bin\jvm.dll,If you already have 32-bit JDK installedIntelliJAIJVMJDK
- 64bit CPU 知識 (IA32,IA64,EM64T,AMD64)
- mail can't send title on SolarisAI
- datastage7.5 can't view data?ASTView
- TypeError: can‘t concat str to bytesError
- Mongoose can't update timestampGo
- [ERROR] Can't open the mysql.plugin tableErrorMySqlPlugin
- mysql遇到Variable can’t be set to the value of ‘NULL’MySqlNull
- Oracle dbconsole can't startOracle
- mysql can't start dues to the disk space is fullMySql
- redis : Can't save in background: fork: Cannot allocate memoryRedis
- Supervisor 解決 can't find command *
- eslint --fix 報錯 can't not find modulesEsLint
- mysql [ERROR] Can't create IP socket: Permission deniedMySqlError
- 解決can't find -lGL的問題
- MongoDB報錯:"assertion" : "can't map file memory"MongoDB
- RMAN的"rman: can't open target"錯誤
- You don't have write permissions for the /usr/bin directory.
- ORA-38301:can not perform DDL/DML over objects in Recycle BinORMObject
- Error: Could not load module '/usr/local/nagios/bin/ndo2ErroriOS
- You can‘t specify target table ‘Person‘ for update in FROM clause
- WIN配置git 配置後失敗 can't be establishedGit
- cordova 解決can’t not find moudle " plugman platform ios"PlatformiOS
- 異常: 'ascii' codec can't encode charactersASCII
- [jenkins]Can’t connect to window server – not enough permissionsJenkinsServer
- can't create PID file問題處理
- Troubleshooting when srvctl can't start RAC instance, but sqlplus can start it [ID 844272.1]SQL
- multiprocessing pool AttributeError: Can't get attribute 'func'Error
- mysql中You can’t specify target table for update in FROM clMySql
- mha_replication_check Can't exec "mysqlbinlog": No such file or directoryMySql
- Mysql報錯Fatal error:Can't open and lock privilege tablesMySqlError
- The scripts outputs "Can't locate Net/SNMP.pm in @INC.....
- MySQL不能啟動 Can't start server : Bind on unix sockeMySqlServer
- errors in crontab file, can't install. - linux crontabErrorLinux
- mysql can't connect error about privilege----not root userMySqlError