Kbase 19572: JVM has not been Detected Upon Installation
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/04/2003 |
|
Solution ID: 19572
FACT(s) (Environment):
Progress 9.X
SYMPTOM(s):
A JVM has not been detected.
Installation of products that require JAVA will not be allowed.
CAUSE:
Either the correct JDK has not been installed or the PATH has not been updated to reflect the JDK installation
FIX:
If this is the case then you could try either of the following steps:
1. Ensure that the java command is available by adding the JDK bin directory to the system PATH.
2. Check if the correct version of JDK has been installed on your system:
type java -version from the command prompt.
This will show the current version of JDK that you have installed. Please review the installation notes for more information.
3. If you do not have the correct version of java installed then you can download the correct version from OS vendor's website.