EOF Exception, Periodically Displayed

19 views
Skip to first unread message

sselvia

unread,
Apr 2, 2010, 11:56:44 AM4/2/10
to Hazelcast
I have double checked my DataSerializable classes and all fields are
accounted with the proper UTF, Long, Int, Boolean, etc. I am running
1.8.2 and I'm using a mapstore as well. I have double checked that I
can doing the correct reads/writes from the database to and from the
map objects passed into the methods.

Has anyone else reported seeing this? The participating members in my
cluster tend to stay up days on end, the stack repeats many, many,
many times.

java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:250)
at com.hazelcast.cluster.JoinInfo.readFromPacket(JoinInfo.java:72)
at com.hazelcast.impl.MulticastService.receive(MulticastService.java:
111)
at com.hazelcast.impl.MulticastService.run(MulticastService.java:78)
at java.lang.Thread.run(Thread.java:619)

Talip Ozturk

unread,
Apr 2, 2010, 12:14:13 PM4/2/10
to haze...@googlegroups.com
The exception is reported from the MulticastService and it is quite
likely that there are members with different Hazelcast versions
running in your network.

-talip

> --
> You received this message because you are subscribed to the Google Groups "Hazelcast" group.
> To post to this group, send email to haze...@googlegroups.com.
> To unsubscribe from this group, send email to hazelcast+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/hazelcast?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages