Kbase P162816: Cannot start Nameserver on Linux
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/31/2010 |
|
Status: Unverified
SYMPTOM(s):
Cannot start Nameserver
Nameserver will not start
Unable to find NameServer (8281)
Unable to connect to NameServer (8289)
FACT(s) (Environment):
Adminserver starts
Linux
OpenEdge 10.1x
CAUSE:
The hosts file was modified and has incorrect entries in it.
FIX:
Modify the /etc/hosts file using the correct configuration format.
To correct the problem:
1. Stop the AdminServer.
2. Correct the /etc/host file using the proper format:
Modified (working) /etc/hosts file example:
127.0.0.1 localhost
111.111.1.1 Linux
3. Restart the AdminServer.