Consultor Eletrônico



Kbase P19596: Unable to find server with protocol TCP in file SERVICES or SERVICES file not found in expected loc
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/30/2008
Status: Verified

SYMPTOM(s):

Error 5192 when Progress client attempting to connect a Server

Unable to find server <name> with protocol TCP in file SERVICES or SERVICES file not found in expected location. (5192) when starting new broker.

Unable to find server <name> with protocol TCP in file SERVICES or SERVICES file not found in expected location. (5192)

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000
Progress/OpenEdge Versions

CAUSE:

The progress client can not locate the services name to port mapping in the OS services file

FIX:

1. Ensure the entry is in the services file and if not add it.

2. Check that the service name does not contain a / forward slash. For example, Progress/400 will cause the 5192 error. Removing the / will correct it.

3. If it is the last entry of the services file, make sure that one new line exists after it. If the entry doesn't have a new line, winsock will have trouble reading it. If there are already new lines following the last entry of the services file, try deleting one or more of those and retyping.