Kbase P126143: Logging Level 3 or higher with 4GLTrace crashes the AppServer and WebSpeed agents in OE10.1B
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/09/2008 |
|
Status: Verified
SYMPTOM(s):
Logging Level 3 or higher with 4GLTrace crashes the AppServer and WebSpeed agents in OE10.1B
FACT(s) (Environment):
srvrLogEntryTypes is set to 4GLTrace
srvrLoggingLevel is set to Verbose or 3
All Supported Operating Systems
OpenEdge 10.1B
OpenEdge 10.1C
CAUSE:
Bug# OE00153712
FIX:
Upgrade to OE10.1C or later
If upgrade to OE10.1C is not possible, use Logging level to "Basic" (through progress Explorer) or srvrLoggingLevel=2 in the ubroker.properties file when 4GLTrace is used in combination. You can also use srvrLoggingLevel=4GLTRACE:2, where 2 represents "Basic" logging level, in the ubroker.properties file.