Consultor Eletrônico



Kbase P101758: How do I know that AGENT_RETRY_VAL is being set?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/06/2005
Status: Unverified

GOAL:

How do I know that AGENT_RETRY_VAL is being set?

GOAL:

How do I know if the AGENT_RETRY_VAL is set to zero?

GOAL:

How do I know if the AGENT_RETRY_VAL is set to 0?

FACT(s) (Environment):

WebSpeed 3.1D
OpenEdge 10.x

FIX:

Once this environment variable is set, you must restart the WebSpeed broker.

After the broker is started, the AGENT_RETRY_VAL can be written in two separate areas.

If the agent is connecting to a database at startup, the AGENT_RETRY_VAL information is written into the database log
SRV 1: AGENT_RETRY_VAL=0. (9506)

However, if the agent is NOT connecting to the a database at startup, the AGENT_RETRY_VAL information is written to the output device, WebSpeed server log
main>C:\PROGRESS\WRK91d\wsbroker1.server.log opened.
S-0001>AGENT_RETRY_VAL=0. (9506)
S-0001>WTA server initializing. (8835)

The only time the value is recorded within either log is when you physically set the environment variable under the environment tab or within the ubroker.properties file.