我目前遇到一个非常奇怪的问题。我有一个JAR应用程序,它之前工作正常。但是最近我在运行它时遇到了一个问题,这就是我从控制台得到的:
Caused by: java.io.IOException: CreateProcess error=216. This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher
Windows版本是Windows Server 2012 R2,Java SE Development Kit版本是1.8.0.60。我已经在互联网上搜索过,还没有任何具体的想法。那么可能导致这个奇怪问题的可能原因是什么?任何帮助或建议都将非常感激。
非常感谢!