Kbase P111802: AppServer coredump when disconnecting from the schema holder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/01/2007 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1E
SYMPTOM(s):
AppServer coredump when disconnecting from the schema holder
AppServer GPF when disconnecting from the schema holder.
Stack trace from <executable> reads:
stbcmp
scRemoveDbs
open4GLRefresh
AppServer is running in state-reset mode
Connects to the schema holder through the application
Does not have disconnect statement to disconnect from the schema holder after running the procedure
Does not coredump when disconnecting from Progress database
CAUSE:
Bug# 20051128-027
FIX:
Upgrade to OpenEdge 10.1B.
Or,
If upgrade is not possible use the following workaround:
Use disconnect statement in the application to disconnect from the schema holder after the procedure is run by the AppServer.