Consultor Eletrônico



Kbase P18966: Errors 6019 6275 accessing 2 brokers running on different ma
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/01/2009
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.1C

FACT(s) (Environment):

WebSpeed 3.1D

SYMPTOM(s):

Webspeed Error From Messenger Process (6019)

<opname> failed: WebSpeed error <ws_error>, System error <errno>, <errordesc> (6275)

"WebSpeed error from messenger process (6019)
find_Section of C:\Program Files\PROGRESS\properties\ubroker.properties
for section WebSpeed.Messengers.CGIIP failed:
WebSpeed error 10004, System error 0, Specified Service Name does not exist
(6275)"

Above error appears in browser when attempting to connect to webspeed broker

3.1C and 3.1D webspeed brokers are started on 2 different machines

URL to 3.1C transaction server:
http://mywebsite/scripts/cgiipc.exe/WService=wsbroker1/ping

URL to 3.1D transaction server:
http://mywebsite/scripts/cgiipd.exe/WService=wsbroker2/ping

Either URL returns the error messages outlined above

Distributed configuration: messenger 3.1D is intalled on a different windows machine

Has entries in messenger ubroker.properties file for cgiipc (3.1C messenger)and cgiipd (3.1D messenger)

Needs to configure messenger to connect to both brokers (3.1C and 3.1D)

CAUSE:

The entries in ubroker.properties file for the messenger (cgiipc.exe and cgiipd.exe) are not correct

FIX:

Correct and reconfigure ubroker.properties file

1. Delete the section for cgiipc.exe and cgiipd.exe or restore the original
ubroker.properties from template

2. Define one controlloing name server for cgiip.exe in ubroker.properties

3. Have both 3.1C and 3.1D transaction server register with this defined
controlling name server

4. Change the two URLs to

http://mywebsite/scripts/cgiip.exe/WService=wsbroker1/ping

http://mywebsite/scripts/cgiip.exe/WService=wsbroker2/ping