Kbase P12259: Error 8044 when restarting the AppServer broker
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/08/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Error 8044 when restarting the AppServer broker
Error when trying to start the Appserver after having killed it with -9/-15
java.net.BindException: Address already in use
Could not listen on port: <port number> (8044)
Querying the Appserver the message is shown:
Broker: <broker name> not running (8313)
CAUSE:
Port used by the broker process does not get released by the operating system immediately after the process is gone.
FIX:
It takes certain amount of time before the port gets released by the operating system. Use netstat or telnet to determine if the port is free before restarting the AppServer broker.