Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

canal链接成功,但是无法拉取数据,ERROR c.a.otter.canal.server.netty.handler.SessionHandler - something goes wrong with channel:[id: 0x60240d74, /xxx => /xxx], exception=java.net.SocketException: Connection reset #4976

Open
anxinr opened this issue Dec 6, 2023 · 0 comments

Comments

@anxinr
Copy link

anxinr commented Dec 6, 2023

Question

2023-12-07 00:10:16.612 [main] INFO com.alibaba.otter.canal.deployer.CanalLauncher - ## set default uncaught exception handler
2023-12-07 00:10:16.618 [main] INFO com.alibaba.otter.canal.deployer.CanalLauncher - ## load canal configurations
2023-12-07 00:10:16.626 [main] INFO com.alibaba.otter.canal.deployer.CanalStarter - ## start the canal server.
2023-12-07 00:10:16.649 [main] INFO com.alibaba.otter.canal.deployer.CanalController - ## start the canal server[10.42.0.0(10.42.0.0):11111]
2023-12-07 00:10:17.628 [main] INFO com.alibaba.otter.canal.deployer.CanalStarter - ## the canal server is running now ......
2023-12-07 00:13:12.834 [New I/O server worker #1-1] ERROR c.a.otter.canal.server.netty.handler.SessionHandler - something goes wrong with channel:[id: 0x60240d74, /14.145.43.106:18522 => /172.20.204.166:11111], exception=java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:323)
at org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:282)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:202)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant