Kbase P16526: AppServer process hangs at the startup
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/26/2009 |
|
Status: Verified
SYMPTOM(s):
AppServer process hangs at the startup
IOException reading message from server : java.io.EOFException: pipe to server broken (8117)
ERROR: cannot start server. (8100)
FACT(s) (Environment):
Progress 9.x
Windows
CAUSE:
The AppServer startup parameter contains the following parameter:
-basekey \"INI\"
FIX:
Remove the backslashes in the -basekey parameter:
-basekey "INI"