Kbase P124776: 4GL/ABL: Error: (99) invoking an internal procedure that contains OUTPUT STREAM with KEEP-MESSAGES m
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/03/2009 |
|
Status: Verified
SYMPTOM(s):
4GL/ABL: Error: (99) invoking an internal procedure that contains OUTPUT STREAM with KEEP-MESSAGES multiple times
** already has a conflicting use. (99)
Calling an internal procedure that contains the OUTPUT STREAM statement with the KEEP-MESSAGES option more than once generates the error.
The application repeatedly invokes an internal procedure that has a statement similar to:
OUTPUT STREAM sErrorLog TO VALUE(ipcLogFileName) APPEND KEEP-MESSAGES.
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1A02 Service Pack
OpenEdge 10.1B
OpenEdge 10.1B01 Service Pack
CAUSE:
Bug# OE00151823
FIX:
Upgrade to OpenEdge 10.1B02 or later.