Consultor Eletrônico



Kbase P160672: Cannot use service-name as a value for the port parameter in the *.repl.properties file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/02/2010
Status: Verified

SYMPTOM(s):

Cannot use service-name as a value for the port parameter in the *.repl.properties file


The following errors occurred whilst loading a property file: In group "control-agent.agent1": Invalid property value: "sports2000" for property: "port". (PRPMsg010)

In group "control-agent.agent2": Invalid property value: "sports2000" for property: "port". (PRPMsg010)

FACT(s) (Environment):

The default .repl.properties file states that a service-name should be a valid value for the port parameter:

# port service-name | Specifies which port the server should use to connect to
# port-num the target database. The port number specified must be the
# same port specified with the -S parameter when the
# target database broker was started.
All Supported Operating Systems
OpenEdge 10.1x
OpenEdge 10.2x
OpenEdge Replication 10.x

CAUSE:

Bug# OE00195713

FIX:

Use a port number instead of a service-name instead.