Kbase P99879: AdminServer crashes when shutting down brokers.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/16/2010 |
|
Status: Verified
SYMPTOM(s):
AdminServer crashes when shutting down brokers.
An unexpected exception has been detected in native code outside the VM.
Java Stack trace taken from the hs_err_pidxxxxx.log file:
java.lang.Exception
Unexpected Signal : 11 occurred at PC=0xC01AE3B8
Function name=__strftime_std
Library=/usr/lib/libc.2
Stack Trace:
doWork: uec.prod_lumbertrack_umw" prio=7 tid=0x007e0dd8 nid=95 lwp_id=400583 runnable [0x6a8c6000..0x6a8c54c0]
at com.progress.osmetrics.OSMetricsImpl.jniCollectQueryData(Native Method)
at com.progress.osmetrics.OSMetricsImpl.collectQueryData(OSMetricsImpl.java:583)
...
FACT(s) (Environment):
CollectStatsData is enabled for brokers within the ubroker.properties file
UNIX
Progress 9.x
OpenEdge 10.0x
CAUSE:
Bug# OE00119824
CAUSE:
The AdminServer crash is caused by a bug within the osmetrics.dll when CollectStatsData is enabled for WebSpeed and AppServer brokers, which collects process statistics for WebSpeed and AppServer agents.
FIX:
Upgrade to 9.1E03 or later
or
Upgrade to 10.0B04
or
Upgrade to 10.1A or later
Workaround for prior releases:
Modify the ubroker.properties file to change CollectStatsData=1 to 0 in the broker section.