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

Packet length out of range #48

Open
Wintermute79 opened this issue Mar 1, 2022 · 0 comments
Open

Packet length out of range #48

Wintermute79 opened this issue Mar 1, 2022 · 0 comments

Comments

@Wintermute79
Copy link

Several times a day I get the following error log for a few of my ZooKeepers:

ClientCnxn 	Session 0x0 for server {192.168.1.243:8181}, unexpected error, closing socket connection and attempting reconnect] 	
Exc level 0: System.IO.IOException: Packet len1213486160 is out of range!
   at org.apache.zookeeper.ClientCnxnSocket.readLength() in D:\ZooKeeper\src\csharp\src\ZooKeeperNetEx\zookeeper\ClientCnxnSocket.cs:line 92
   at org.apache.zookeeper.ClientCnxnSocketNIO.doIO() in D:\ZooKeeper\src\csharp\src\ZooKeeperNetEx\zookeeper\ClientCnxnSocketNIO.cs:line 60
   at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport() in D:\ZooKeeper\src\csharp\src\ZooKeeperNetEx\zookeeper\ClientCnxnSocketNIO.cs:line 288
   at org.apache.zookeeper.ClientCnxn.startSendTask() in D:\ZooKeeper\src\csharp\src\ZooKeeperNetEx\zookeeper\ClientCnxn.cs:line 726

Any idea what could be the cause for such a packet length issue?

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