Kbase P116135: Name Server unregistering remote AppServer broker, message 8210 due to timeout
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
SYMPTOM(s):
Error messages in Name Server log file referencing remote AppServer broker
Thread-#>(<Date Time>) Broker <uuid> AS.<AppServerName> <hostname>/<IPaddress> <portNumber> has timed out. Timeout = <T1> Last Check = <Date Time>
Thread-#>(<Date Time>) Unregistering Broker <uuid> AS.<AppServerName> <hostname>/<IPaddress> <portNumber>. (8210)
Name Server's brokerKeepAliveTimeout has default value (30 seconds)
AppServer broker's registrationRetry has default value (30 seconds)
CAUSE:
The Name Server did not receive an UDP confirmation packet from the AppServer broker within the defined timeframe, due to high traffic on the network
FIX:
Increase brokerKeepAliveTimeout's value in ubroker.properties for Name Server, as for example:
brokerKeepAliveTimeout=40