Kbase P51006: NameServer fails to start reporting the error 8212 in the log file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/4/2008 |
|
Status: Verified
SYMPTOM(s):
NameServer fails to start reporting the error 8212 in the log file
NameServer Port <NameServer> Invalid or In Use. (8212)
NameServer Port 5162 Invalid or In Use. (8212)
Error Initializing NameServer. (8193)
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CAUSE:
Port 5162 is already in use by another Instance of the NameServer or by other process .
FIX:
Verify if NameServer instance is registered with the AdminServer:
nsman -i NS1 -query
If it is not running, then the NameServer process occupying the port 5162 has become the runaway process and needs to be terminated before restarting the new instance.