Kbase P70057: Agents managed through Progress Explorer fails to start with error (11065)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/11/2008 |
|
Status: Verified
SYMPTOM(s):
Agents managed through Progress Explorer fails to start with error (11065)
logthreshold must be set to a value between 500000 and 2147483647 (11065)
If a log file threshold size is set, the agent fails to start.
FACT(s) (Environment):
OpenEdge 10.0x
OpenEdge 10.1A
OpenEdge 10.1B
All Supported Operating Systems
CAUSE:
Bug# OE00101576
CAUSE:
Progress Explorer is not validating the Agent log file threshold size.
FIX:
The Log Threshold (-logthreshold) set in the Progress Explorer; needs to be set to either 0, which then limits the logfile to OS filesize limits, or within the range between 500,000 and 2,147,483,647 (bytes, where one byte typically holds one character).
Progress Explorer: Broker, Agent, Logging Setting, "Agent Log File Threshold Size"
A file size up to 2GB, inclusive, but not lower than 500,000 can be set.
When a number lower than 500,000 is specified, a run-time error occurs (11065) and the OpenEdge process terminates.