Kbase P118327: Issuing RETURN ERROR causes AppServer to crash during processing of next client request
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/09/2008 |
|
Status: Verified
SYMPTOM(s):
AppServer randomly crashes
Stack trace refers to Java_com_progress_common_util_Environment_setEnvironmentValue
FACT(s) (Environment):
Progress 9.1E
All Supported Operating Systems
OpenEdge Category: Language (4GL/ABL)
CHANGE:
Migrated from Progress 9.1D to Progress 9.1E
CAUSE:
Bug# OE00130432
CAUSE:
When a RETURN ERROR statement was invoked on the AppServer, temp-tables which were part of the OUTPUT parameter list where not being properly cleaned up so whenever the next request was sent to the AppServer agent which had handled the program which issued the RETURN ERROR statement the AppServer would crash
FIX:
Upgrade to OpenEdge 10.1A02 or later