Consultor Eletrônico



Kbase P139303: ubroker.properties File Modification Is not Taken by cgiip Messenger
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/31/2008
Status: Unverified

SYMPTOM(s):

ubroker.properties file modification is not taken by cgiip messenger

FACT(s) (Environment):

Using cgiip.exe messenger not cgiip.wsc
Windows
WebSpeed 3.x
OpenEdge 10.x

CAUSE:

WebSpeed messenger looks up registry to locate %DLC% directory and find ubroker.properties file. Registry entry is missing during installation therefore WebSpeed messenger can not find ubroker.properties file and read corresponding entries

FIX:

1. Using cgiip.wsc file. There are two options that can be used
A. A reference to a broker host and port.
# myhost
# 3090
# <or>
# myhost 3090
If using this option, cgiip does not need to read registry entries, it goes directly to the broker host and port
B. -f to point to ubroker.properties file
2. Manually add the missing registry entries to point to the correct installation directory
HKLM\Software\PSC\Progress\(ver)\Startup\DLC