报错:cannot execute binary file
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了报错:cannot execute binary file相关的知识,希望对你有一定的参考价值。
问题:我在查看java版本的时候弹出以下报错
[[email protected] bin]# java -version
搞了半天不知道什么问题,一般来说是没有执行权限,但是我查看后这个是有执行权限的
[email protected] jiaoben]# which java [[email protected] jiaoben]# ll /usr/bin/java
后来才发现我部署的时候统一用的64位的源码包,但是这台服务器居然是装的32位的系统,所有会出错
[[email protected] bin]# uname -a
本文出自 “庭中有奇树” 博客,请务必保留此出处http://zhangdl.blog.51cto.com/11050780/1871899
以上是关于报错:cannot execute binary file的主要内容,如果未能解决你的问题,请参考以下文章
Bash On Windows(WSL)无法运行32Bit程序,报错cannot execute binary file: Exec format error解决办法
ubuntu 16 LTS 安装32交叉编译工具报错:cannot execute binary file: Exec format error
-bash: /root/java/jdk/bin/java: cannot execute binary file