Kbase P153051: OpenEdge Replication server process shuts down with 11821 error after startup despite using large D
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/09/2009 |
|
Status: Unverified
SYMPTOM(s):
rpserver process fails within a minute with an error
The Fathom Replication Agent <agent-name> did not respond the the Replication Server's connection attempt. The Replication Server is shutting down. (11821)
Using defer-agent-startup=1440 in dbname.repl.properties file
Additional logging shows the rpserver contacting an agent
(-----) Listening port 4387 obtained from Target database for agent agent_name
(-----) The listener for agent_mussel has been contacted.
FACT(s) (Environment):
Trying to use Defer-Agent-Startup for replication
All Supported Operating Systems
OpenEdge 10.2A
OpenEdge 10.1C
CHANGE:
Upgraded from 10.1B to 10.1C04
CAUSE:
Old rpagent process still running on listener port. When the rpserver makes contact the rpagent doesn't respond properly. The rpserver thinks there is a problem and stops. If nothing running on the port, the rpserver behaves as expected.
FIX:
Kill or terminate the rogue rpagent process.