Consultor Eletrônico



Kbase P12836: Error 6019 occurs with the neighboring NameServer and WebSpe
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/9/2003
Status: Verified

FACT(s) (Environment):

WebSpeed 3.1x

SYMPTOM(s):

Error 6019 occurs with the neighboring NameServer and WebSpeed broker behind the firewall

WebSpeed error from messenger process (6019)

Msngr: the specified service name does not exist or has a bad format. (5825)

Server in the intranet has web server, messenger and NameServer installation with the neighboring NameServer running behind the firewall

Server in the internet has web server, messenger, NameServer and WebSpeed broker running.

Internet users can access internet server with the WebSpeed.

Intranet users can access intranet server with the WebSpeed.

Intranet users cannot access internet server with the WebSpeed.

UDP port to the NameServer on the external server is opened.

UDP port range is specified for the messenger on the internal server and opened in the firewall from the external NameServer to the internal server.

CAUSE:

There was a space before and after the "equal" sign for the maxNSClientPort attribute within the ubroker.properties file.

Typing error in the messenger definition in the ubroker.properties:
'maxNSClientPort = 4500'

FIX:

No space should exist inbetween the "equal" sign.

Correct the messenger's definition in the ubroker.properties e.g.:
minNSClientPort=4450
maxNSClientPort=4500