Today the program could not run in Windows Server 2008 r2. And when I run java.exe in windows cmd, I got nothing output, just like the img, java.exe not working, javac is workding, I rename java.exe to c2.exe , then c2.exe is working.
Is there any suggestion?
PATHso you know for sure which file is executed.where javawill tell you the locations of all the programs namedjavaon your path.C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exetoc3.exe,then I can't find java in path. After thatc3.exeis working, renamec3.exetojava.exe, it failed again.