Kbase P67002: CGI messenger error 5482 with a windows 2000 machine with dual NIC
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/09/2004 |
|
Status: Unverified
FACT(s) (Environment):
Windows 2000
SYMPTOM(s):
CGI messenger error 5482 with a windows 2000 machine with dual NIC
Unknown hostname <hostname>. (5482)
All the components of the Webspeed are on the same machine
Webspeed transaction server and the name server are running fine
NameServer configuration in the ubroker.properties file has the hostName attribute as localhost
CHANGE:
Switched from ISAPI to CGI messenger
CAUSE:
The hostName attribute equals to localhost, which is a default configuration, instead of the ip address in the dual NICs machine
FIX:
Change the hostName attribute from localhost to the IP address of the machine in the [NameServer.NS1] or the appropriate NameServer section of the ubroker.properties file. If the hostName attribute is not found in the [NameServer.<NameServer Name>] section, copy the hostName attribute from the [NameServer] section and paste it under the appropriate NameServer section.