Wednesday, March 25, 2020

'Java was started but returned exit code 1' Error

Please check the correct java version is installed and java environment is set correctly.

'java -version' in command prompt (cmd) will show you the java version installed
'where java' will show you the java location








Ensure proper version of JDK is installed, you can download JDK from here.
Set the JAVA_HOME environment variable.




No comments:

Post a Comment