Kbase P115618: AppServer crashes when using collectStatsData parameter in ubroker.properties
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/12/2009 |
|
Status: Verified
SYMPTOM(s):
AppServer crashes when using collectStatsData parameter in its broker section within ubroker.properties
AppServer agent crashes and the protrace file is being created in the working directory
protrace file does not contain relevant information due to the memory stomp
protrace file may contain reference to some of the following functions:
EH_prolog RtlAllocateHeap utevt free
FACT(s) (Environment):
OpenEdge 10.0B
OpenEdge 10.1A
All Supported Operating Systems
CAUSE:
Bug# OE00127850
FIX:
Upgrade to OpenEdge 10.1B or later
Workaround:
Modify the AppServer's broker section in the ubroker.properties file where the following line should be added:
collectStatsData=0
Following this change, AppServer broker must be restarted.