Kbase P43584: Upgrading to Progress 9.1C or higher resolves NameServer Hos
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/09/2003 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.0B
FACT(s) (Environment):
Progress 9.1A
FACT(s) (Environment):
Progress 9.1B
SYMPTOM(s):
Unified Broker does not start
Error 8240 is written within broker log
Error 8240: NameServer Host <Host> Is Not Known. (8240)
Error 8240: NameServer Host localHost Is Not Known. (8240)
NameServer hostName=localHost
CAUSE:
Bug# 20000417-002
CAUSE:
The error appears when the default properties are used to connect to the NameServer. The connection fails because the hostname that is specified in the ubroker.properties file appears as "localHost" (Host with a capital H).
The offending section from the ubroker.properties file is as follows:
Default properties for NameServer
[NameServer]
infoVersion=9010
workDir=$WRKDIR
classMain=com.progress.nameserver.NameServer
hostName=localHost
portNumber=5162
FIX:
Issue has been fixed in Progress 9.1C and higher. Upgrade to Progress 9.1C or higher.