pega-logviewer icon indicating copy to clipboard operation
pega-logviewer copied to clipboard

unable to run the pega-logviewer

Open ankit88guptastar opened this issue 6 years ago • 2 comments

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.

ankit88guptastar avatar Apr 12 '18 09:04 ankit88guptastar

Hi This tool need Java 8 for execution. Please check

  1. if you have Java 8 installed.
  2. 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.
  3. run 'java -version' on a Windows command prompt to confirm that java can be run and the version is expected.

vargm avatar Apr 12 '18 11:04 vargm

will this work with OpenJDK9 later on?

biligeny avatar Jun 23 '20 04:06 biligeny