zkfan / tungsten-replicator

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

Pipeline does not exist or has no stages: slave in mongodb #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Hi All...

   Am trying replicator with mysql to mongodb. master sets as mysql and mongodb as slave. but if iam trying to run master is running but slave is not run, it throws the Pipeline does not exist or has no stages: slave.

  Please help me.....

ndConfigurePipeline(ReplicatorRuntime.java:429)
        at com.continuent.tungsten.replicator.conf.ReplicatorRuntime.configure(ReplicatorRuntime.java:355)
        at com.continuent.tungsten.replicator.management.tungsten.TungstenPlugin.doCreateRuntime(TungstenPlugin.java:954)
        at com.continuent.tungsten.replicator.management.tungsten.TungstenPlugin.configure(TungstenPlugin.java:290)
        at com.continuent.tungsten.replicator.management.OpenReplicatorManager.doConfigure(OpenReplicatorManager.java:2552)
        at com.continuent.tungsten.replicator.management.OpenReplicatorManager$St
artToOfflineAction.doAction(OpenReplicatorManager.java:996)

Original issue reported on code.google.com by venu.rap...@gmail.com on 5 Jul 2011 at 5:15