-bash: /tyrone/jdk/jdk1.8.0_91/bin/java: cannot execute binary file
問題描述:今天在linux環境下安裝了一下JDK,安裝成功後,打算輸入java -version去測試一下,結果卻出錯了。
錯誤資訊:-bash: /tyrone/jdk/jdk1.8.0_91/bin/java: cannot execute binary file
錯誤圖示:
解決方案:該錯誤原因是由於jdk的安裝位數與系統安裝位數不一致。檢視linux安裝位數方法。更換jdk的位數即可。
更換jdk後的的結果:
友情連結:Linux環境下JDK安裝方法 http://blog.csdn.net/mynameissls/article/details/51458300
來源:http://blog.csdn.net/mynameissls/article/details/51457809
相關文章
- linux系統中安裝jdk出現bash: ./java: cannot execute binary file 問題LinuxJDKJava
- sqlplus cannot execute binary fileSQL
- mongodb錯誤解決辦法-bash: ./mongod: cannot execute binary file: Exec format errorMongoDBORMError
- -bash: ./switch.sh: /bin/bash^M: bad interpreter: No such file or directory
- ERROR 1661 (HY000): Cannot execute statement: impossible to write to binaryError
- 解決“/bin/bash^M: bad interpreter: No such file or directory”
- Shell指令碼報錯:-bash: ./switch.sh: /bin/bash^M: bad interpreter: No such file or directory指令碼
- Mysql 報The MySQL server is running with the --secure-file-priv option so it cannot execute this stat...MySqlServer
- (轉)執行指令碼出現bin/bash: bad interpreter: No such file or directory指令碼
- 指令碼前面的/bin/bash指令碼
- /usr/bin/ld: cannot find -lopenblas
- linux輸入yum後提示: -bash: /usr/bin/yum: No such file or directory的解決方案Linux
- shell指令碼頭,#!/bin/sh與#!/bin/bash的區別.指令碼
- /usr/bin/ld: cannot find -lmysqlclient_rMySqlclient
- cygwin 多使用者 /bin/bash: Operation not permittedMIT
- java cmd executeJava
- Could not find first log file name in binary log index fileIndex
- 執行shell指令碼報錯:-bash: ./test1.sh: /bin/bash^M: ...指令碼
- /bin/bash 和 /bin/ksh使用的使用者配置檔案的比較
- JDK 載入jar中的檔案資源出現Cannot be resolved to absolute file path because it does not reside in the file systemJDKJARIDE
- 【jenkins】/usr/bin/env: php: No such file or directoryJenkinsPHP
- -bash: ulimit: open files: cannot modify limit: Operation not permittedMIT
- [Bash] Append the content at the beginning of the fileAPP
- -bash: /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: b...Framework
- -bash: /bin/rm: Argument list too long的解決辦法
- libmysqlclient.so.16: cannot open shared object file: No such file or directoryIBMMySqlclientObject
- libcap.so.1:cannot open shared object file: No such file or directoryObject
- libXext.so.6: cannot open shared object file: No such file or directoryObject
- libz.so.1: cannot open shared object file: No such file or directoryObject
- 452 Error writing file: A file cannot be larger than the value set by ulimit.ErrorMIT
- Cannot find module ‘webpack-cli/bin/config-yargs‘Web
- /usr/bin/xauth: error in locking authority file錯誤Error
- ImportError: libffi.so.7: cannot open shared object file: No such file or directoryImportErrorObject
- ulimit: core file size: cannot modify limit: Operation not permittedMIT
- 討論JDK的File.equal()JDK
- mac下/usr/local/bin No such file or directory問題解決Mac
- 更新jdk後 Light Table無法找到新版本jdk的bin目錄JDK
- eclipse中:The type java.lang.object cannot be resolved錯誤(jdk配置錯誤)EclipseJavaObjectJDK