zhangtr / canal-mongo

replication data from mysql to mongoDB by canal
http://www.torry.top/2017/10/22/canal-mongodb/
Apache License 2.0
73 stars 37 forks source link

/otter/canal/destinations/example/1001/running没有数据报错,请问下啥原因啊。 #2

Open dba7788 opened 3 years ago

dba7788 commented 3 years ago

[org.I0Itec.zkclient.ZkEventThread.run] - Error handling event ZkEvent[Data of /otter/canal/destinations/example/1001/running changed sent to com.alibaba.otter.canal.client.impl.running.ClientRunningMonitor$1@673c6227] com.alibaba.otter.canal.protocol.exception.CanalClientException: something goes wrong in initRunning method.

IDE启动这个项目,就会报错这个1001/running节点没有信息。 以下节点是有数据的: get /otter/canal/destinations/example/running
返回:{"active":true,"address":"127.0.0.1:11111"} get /otter/canal/destinations/example/1001/cursor 返回:{"@type":"com.alibaba.otter.canal.protocol.position.LogPosition","identity":{"xxxxxxxxx}}

dba7788 commented 3 years ago

请问您有微信可以告知下吗。