我试图在服务器上执行jar,如:java -jar file.jar,但我得到了以下错误:
A JNI error has occurred, please check your installationClass has been compiled by a more recent version of the Java Environment (class file version 55.0),this version of the Java Runtime only recognizes class
如何找出我应该在Linux服务器上安装哪个Java二进制文件?在Java下载页面中,我看到: Linux x64自解压缩安装程序和Linux x86自解压安装程序。运行uname -a I get: Linux2.6.26-2-AMD 64 #1 SMP 19 22:33:18 UTC 2009 x86_64 GNU/Linux
但结果让我感到困惑,它有64和86