Kbase 21448: Progress Explorer Error: Unable to set -c <classpath> option
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/18/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1B
Progress 9.1C
SYMPTOM(s):
Error running Progress Explorer
Unable to set -c <classpath> option, error in argument:
(@{STARTUP\DLC)java\rmi.zip;@{JAVA\PROGRESSCP};@{JAVA\JRECP};@{JA
VA\FATHOMCP})
CAUSE:
Registry keys are missing.
The shortcut for Progress Explorer is as follows:
C:\Progress_91c\bin\jvmStartw.exe -f "C:\Progress_91c\proexp.prm"
The proexp.prm contains following startup parameters:
-c @{STARTUP\DLC}\java\rmi.zip;@{JAVA\PROGRESSCP};@{JAVA\JRECP};@{JA
VA\FATHOMCP} mmc.exe /s @{STARTUP\DLC}\proexp.msc
When jvmstart is executed, it looks for the following registry entries in key: HKEY_LOCAL_MACHINE\SOFTWARE\PSC\PROGRESS\9.1C\.
startup\DLC
Java\progresscp
java\jrecp
java\fathomcp
If any of the above keys are missing, jvmstart can not be executed.
FIX:
Properly uninstall and reinstall Progress and make sure all the required keys are present.