Kbase P136279: AppServer fails to restart after making code changes to startup procedure, getting error (1896)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/21/2008 |
|
Status: Unverified
SYMPTOM(s):
AppServer fails to restart after making code changes to startup procedure, getting error (1896)
AppServer fails to restart.
AppServer normally connects to database and runs as_startup.p file at startup.
AS -- (Procedure: as_startup.p) ** CRC for client-file does not match CRC in server/.w file. Try recompiling. (1896)
** CRC for <filn> does not match CRC in <procedure>. Try recompiling. (1896)
IOException reading message from server : <IOException_string> (8117)
IOException reading message from server : pipe to server broken (8117)
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CHANGE:
Development had made changes to AppServer code as_startup.p.
CAUSE:
New code changes had not been recompiled.
FIX:
Recompile the code and restart AppServer.