Kbase P125742: AdminServer does not report broker status correctly and can not be shutdown
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/21/2009 |
|
Status: Verified
SYMPTOM(s):
AdminServer does not report broker status correctly
Can not shutdown AdminServer
Shutdown request failed. (ADMMsg010)
AdminServer process is started with no problem
NameServer and WebSpeed broker are also started with no problem
Query WebSpeed broker returns broker not started message
Actual WebSpeed broker is running
FACT(s) (Environment):
UNIX
Progress 9.x
OpenEdge 10.x
CAUSE:
The networking on the UNIX box is not configured properly. There are double entries for the hostname in the /etc/hosts file. One is mapped to loopback and one is mapped to actual IP.
FIX:
Comment out the mapping of hostname to local loopback entry.