Kbase P36648: Workaround for when Progress Explorer does not open through Start menu in Progress 9.1C
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/31/2006 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1C
Windows 2000
Windows 2000 Advanced Server
SYMPTOM(s):
Progress Explorer does not open through Start menu
Progress Explorer fails to open up
No errors in log files
No errors generated
When opening the Progress Explorer, the hour glass appears for about 10 seconds
All other menus open fine
CAUSE:
Bug# 20020405-045
FIX:
Upgrade to 9.1C patch, 9.1D or higher.
If unable to upgrade then change the target location for the Progress Explorer's shortcut.
Original Progress Explorer shortcut:
C:\dlc\bin\jvmStartw.exe -f "C:\dlc\proexp.prm"
Modify the shortcut to included details from the proexp.prm file that is located in the DLC directory:
New Progress Explorer shortcut:
C:\dlc\bin\jvmStartw.exe -c @{STARTUP\DLC}\java\rmi.zip;@{JAVA\PROGRESSCP};@{JAVA\JRECP};@{JAVA\FATHOMCP} mmc.exe /s @{STARTUP\DLC}\proexp.msc
Note, the carriage returns have to be removed before pasting the content of proexp.prm into the shortcut target.