Kbase P167588: psc.clean.from.log.dir.after variable is not set when using OE Management
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/06/2010 |
|
Status: Unverified
SYMPTOM(s):
psc.clean.from.log.dir.after variable is not set when using OE Management
FACT(s) (Environment):
OpenEdge Management 3.2B
UNIX
OpenEdge 10.2B
CAUSE:
BUG# OE00198150
FIX:
Workaround is to remove if/fi statement from DLC/fathom.init.params
if [ 0 = 1 ]
then
...
...
fi
Remove these 3 lines above, ie: if, then and fi