Consultor Eletrônico



Kbase P38952: SonicMQ Adapter generates error (9407) when IP Address is assigned dynamically
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/06/2005
Status: Unverified

FACT(s) (Environment):

SonicMQ 4.x
Progress 9.1D

SYMPTOM(s):

IP Address is assigned dynamically each time the SonicMQ Adapter client connects.

SonicMQ Adapter errors out with error 9407.

Connection failure for host <host> port <port> transport TCP. (9407)

CAUSE:

When the SonicMQ Adapter Client disconnects and tries to connect again, it is trying to reference the first IP address instead of the new one that has been issued.

FIX:

Change the Registration mode to Broker Local Host. The SonicMQ Adapter broker registers with the hostname of the machine that it runs on. Use this registration mode when the Adapter broker runs on a machine with a single hostname with more than one IP address.

1. Start up Progress Explorer
2. Go into properties of the SonicMQ Adapter
3. Select Broker properties.
4. Select Controlling NameServer
5. Select Use Broker LocalHost under Registration Mode.
6. Stop and start the Adapter.