Issue 1106 in tungsten-replicator: Errors replicating to MongoDB (single server installation)

20 views
Skip to first unread message

tungsten-...@googlecode.com

unread,
Mar 11, 2015, 11:00:23 PM3/11/15
to tungsten-repl...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium FoundIn

New issue 1106 by st...@quotadeck.com: Errors replicating to MongoDB
(single server installation)
https://code.google.com/p/tungsten-replicator/issues/detail?id=1106

What steps will reproduce the problem?

Trying to configure MySQL extractor to MongoDB on on the same server
(single server installation).
MySQL works, the error is on Mongo side and I'm not sure what to do.

Followed these instructions:
https://code.google.com/p/tungsten-replicator/wiki/TRCHeterogeneousReplication#MySQL_to_MongoDB_Replication

Exact config:

###Install a MySQL Master

./tools/tpm configure defaults --reset

./tools/tpm configure extractor \
--install-directory=/opt/extractor \
--datasource-type=mysql \
--datasource-port=3306 \
--datasource-mysql-conf=/etc/mysql/my.cnf \
--datasource-log-directory=/var/lib/mysql \
--java-file-encoding=UTF8 \
--master=quotadeckdev \
--members=quotadeckdev \
--mysql-enable-enumtostring=true \
--mysql-enable-settostring=true \
--mysql-use-bytes-for-string=false \
--replication-user=tungsten \
--replication-password=xxxxxx \
"--property=replicator.filter.replicate.do=quotadeck_dev.user_contact_match"
\
--svc-extractor-filters=colnames,pkey \
--start=true

./tools/tpm install
/opt/extractor/tungsten/tungsten-replicator/bin/trepctl services
(all is good)

###Install a MongoDB Slave

./tools/tpm configure defaults --reset

./tools/tpm configure applier \
--install-directory=/opt/applier \
--datasource-type=mongodb \
--java-file-encoding=UTF8 \
--master=quotadeckdev \
--members=quotadeckdev \
--skip-validation-check=InstallerMasterSlaveCheck \
--svc-parallelization-type=none \
--topology=master-slave \
--rmi-port=10002 \
--master-thl-port=2112 \
--master-thl-host=quotadeckdev \
--thl-port=2113 \
--start=true

./tools/tpm install

#####################################################################
# There are errors with the values provided in the configuration file
#####################################################################
-------------------------------------------------------------------------------------------------------------------------------------
ERROR >> Replication service quotadeckdev - applier: Replication service
allowed pipelines
ERROR >> > Message: Unable to extract from tungsten@quotadeckdev:27017 (NO
PASSWORD)
ERROR >> > Prompt Class: ReplicationServicePipelines


What version of the product are you using?
MySQL: 5.6
MongoDB: 2.6.8
Tungsten: tungsten-replicator-3.0.0-524

On what operating system?
Ubuntu: 14.04.2 LTS



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

tungsten-...@googlecode.com

unread,
Mar 12, 2015, 3:07:32 AM3/12/15
to tungsten-repl...@googlegroups.com
Updates:
Status: Invalid

Comment #1 on issue 1106 by g.maxia: Errors replicating to MongoDB (single
server installation)
https://code.google.com/p/tungsten-replicator/issues/detail?id=1106

The error indicates that the replicator cannot connect to MongoDB.
This does not seem to be a replicator bug. Please refer to
http://docs.continuent.com for the correct way of installing and use the
discussion group when needing help
http://groups.google.com/group/tungsten-replicator-discuss
Reply all
Reply to author
Forward
0 new messages