Consultor Eletrônico



Kbase 20469: Progress Errors (8220), (8221) and (8222)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/11/2008
Status: Verified

GOAL:

Why Progress timeout Errors (8220), (8221), and (8222) occur when using JAVA clients and connect via remote clients.

FIX:

These set of errors indicate that a client session has most likely timed out and has attempted to reconnect to the APPSERVER/NAMESERVER using the same broker name but on a different socket address.

ERROR: Cannot return message to Client application at host <Host>. (8220)
**************************************************************************
The broker attempted to return some form of information to a client system but failed to do so.

ERROR: Erroneous UUID <UUID> received from Broker <Name> <Host> <Port>. UUID already registered by Broker <Name> <Host> <Port>. (8221)
**************************************************************************
Indicates that the NAMESERVER/APPSERVER has received an attempt to reconnect to a NAMED broker but has received a different port number for the same broker.

ERROR: Unregister ignored. Broker <Broker Name> ID <Instance ID> does not match the ID received <Instance ID>. (8222)
**************************************************************************
Indicates that the NAMESERVER/APPSERVER has attempted to unregister the broker name but has failed to do so.