pega-logviewer
pega-logviewer copied to clipboard
unable to run the pega-logviewer
Hi team, every time i run the pega-logviewer-3..cmd script, system displays the following error:
Windows cannot find 'java'. Make sure you typed the name correctly, and then try again.
could you please help.
Hi This tool need Java 8 for execution. Please check
- if you have Java 8 installed.
- the Java executable path is set in the "Path" environment variable, for ex "C:\Program Files\Java\jdk1.8.0_131\bin" or %JAVA_HOME%\bin.
- run 'java -version' on a Windows command prompt to confirm that java can be run and the version is expected.
will this work with OpenJDK9 later on?