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

Cast exception in Content lookup operation between two LAN computers #11

Open
orneo1212 opened this issue Apr 25, 2016 · 1 comment
Open

Comments

@orneo1212
Copy link

Below exception

Exception in thread "Thread-1" java.lang.ClassCastException:
kademlia.message.ContentLookupMessage cannot be cast to
kademlia.message.NodeReplyMessage
at kademlia.operation.ContentLookupOperation.receive(ContentLookupOperation.java:264)
at kademlia.KadServer.listen(KadServer.java:264)
at kademlia.KadServer.access$000(KadServer.java:29)
at kademlia.KadServer$1.run(KadServer.java:93)

@orneo1212
Copy link
Author

On localhost setting value by one node can be retrieved by second node

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