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

Error in sending message #6

Open
yosefarr opened this issue May 26, 2011 · 3 comments
Open

Error in sending message #6

yosefarr opened this issue May 26, 2011 · 3 comments

Comments

@yosefarr
Copy link

Hi My Name is Yosef, and i'm trying to work with norbert:
As a test i'm running the NorbertJavaNetworkClientMain and NorbertJavaNetworkServerMain
I have a problem when i send a message from the Client to the server - in the zookeeper i;m getting the exception:

java.io.IOException: Unreasonable length = 1701999662
at org.apache.jute.BinaryInputArchive.readBuffer(BinaryInputArchive.java:100)
at org.apache.zookeeper.proto.ConnectRequest.deserialize(ConnectRequest.java:89)
at org.apache.zookeeper.server.NIOServerCnxn.readConnectRequest(NIOServerCnxn.java:733)
at org.apache.zookeeper.server.NIOServerCnxn.readPayload(NIOServerCnxn.java:485)
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:521)
at org.apache.zookeeper.server.NIOServerCnxn$Factory.run(NIOServerCnxn.java:262)

And the server code never reach the message function handler

can you help?

Thanks,
Yosef

@eggiant
Copy link

eggiant commented Jun 23, 2012

Norbert team,

Any hints on this issue? I keep getting the same problem running the example project.

Java 1.7 64bit on Win7.

Would really appreciate some help.

Cheers
Ant

@jhartman
Copy link

This fork is literally years old. Have you tried the one at https://github.com/linkedin-sna/norbert?

@eggiant
Copy link

eggiant commented Jun 25, 2012

Hi,

Yes, I clocked that the fork was old today. Was going to reply to my original question this evening.

The current/live version, does that have the version of any launcher in the build folder?

Thanks for coming back to me so quickly.

Regards,
Ant

----- Reply message -----
From: "Joshua Hartman" [email protected]
To: "Ant Eggington" [email protected]
Subject: [norbert] Error in sending message (#6)
Date: Mon, Jun 25, 2012 17:37

This fork is literally years old. Have you tried the one at https://github.com/linkedin-sna/norbert?


Reply to this email directly or view it on GitHub:
#6 (comment)

jhartman referenced this issue in jhartman/norbert Aug 13, 2012
fixing @author from scala; complete client filter work
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

3 participants