Kbase P120670: AppServer connection fails with error No Server available. (8089) when AppService name does not matc
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/16/2009 |
|
Status: Verified
SYMPTOM(s):
AppServer connection fails with error No Server available. (8089)
No servers available. (8089)
Sample Code to connect to AppServer is
appsrvhdl:CONNECT("-S 5162 -H localhost -AppService AsBroker1").
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
CAUSE:
When making a connection to the NameServer to communicate to an AppService, the name used by the NameServer is case sensitive.
asbroker1 is a distinctly different appserver from AsBroker1.
FIX:
Make sure the case used for the AppService name in the connection statement matches the case for the AppService name defined in the ubroker.properties and the NameServer.