zkfan / tungsten-replicator

Automatically exported from code.google.com/p/tungsten-replicator
0 stars 0 forks source link

tools/configure-service does not update services #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. install a tungsten slave in --direct mode
2. attempt to update the service using tools/configure-service
  ./tools/configure-service -U --buffer-size=100 Castor

What is the expected output?

The service is updated

What do you see instead?

tools/configure-service -U --buffer-size=100 Castor
#####################################################################
# Tungsten Community Configuration Procedure
#####################################################################
NOTE:  To terminate configuration press ^C followed by ENTER
#####################################################################
# There are errors with the values provided in the configuration file
#####################################################################
---------------------------------------------------------------------
ERROR >> Replication service temp: What is the local service name?
ERROR >> > Message: Value must consist only of letters, digits, and underscore 
(_)
ERROR >> > Config Key: repl_services.temp.local_service_name
---------------------------------------------------------------------
ERROR >> Replication service temp: What is the master host for this service?
ERROR >> > Message: Value must consist only of letters, digits, and underscore 
(_)
ERROR >> > Config Key: repl_services.temp.repl_master_host
---------------------------------------------------------------------
ERROR >> Replication service temp: Which dataserver should be used for applying 
replication events?
ERROR >> > Message: Value must consist only of letters, digits, and underscore 
(_)
ERROR >> > Config Key: repl_services.temp.repl_dataserver
---------------------------------------------------------------------

What version of the product are you using?

2.0.4-148

On what operating system?
Linux

Original issue reported on code.google.com by g.maxia on 30 Jun 2011 at 11:06

GoogleCodeExporter commented 9 years ago

Original comment by g.maxia on 1 Jul 2011 at 1:33

GoogleCodeExporter commented 9 years ago

Original comment by jeffm...@gmail.com on 1 Jul 2011 at 2:32

GoogleCodeExporter commented 9 years ago

Original comment by jeffm...@gmail.com on 2 Jul 2011 at 7:01