Consultor Eletrônico



Kbase P29532: Error 9407 connecting to SonicAdapter using NAT
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/07/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

FACT(s) (Environment):

SonicMQ 5.0

SYMPTOM(s):

Error 9407 connecting to SonicAdapter using NAT

SonicMQ broker port is opened in the firewall

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

CAUSE:

Translation of the IP address NAT is properly configurated

FIX:

Set registrationMode to Register-HostName and hostName to the hostname of the system where the broker is running.
You can set these via Progress Explorer or in the ubroker.properties file itself in the specific broker properties section.

The default values of these settings can be found in the [Ubroker]
section of the ubroker.properties file. If you modify the specific session make sure you make those changes for the adapter.

registrationMode=Register-HostName
hostName=(host system name)
Description=(type of IP address)

The host system name should be the name of the hostname where the adapter broker is running.