Kbase P36966: WebClient application fails to start after upgrade with new
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/08/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
WebClient application fails to start after upgrade with new configuration locator
Configuration locator in previous version used the FILE:// protocol and now
it has been changed to use the web server and http protocol
After clicking the desktop icon the WebClient offers the upgrade, but the application doesn't start afterwards
Examining the list of processes in the Task Manager it can be seen that there
are one or more prowc.exe processes not responding.
No entries are added to the application log file.
No error messages are being reported
CAUSE:
The configuration locator has URL that ends with the forward slash as in:
http://hostname/appdir/ <=
FIX:
Remove the last forward slash from the configuration locator and regenerate
the last version. After the new prowcapc is generated, it needs to be deployed
on the file server and the web server as well.