[jboss-user] [Clustering/JBoss] - failed unmarshalling message - Clustering 4.2.2 GA
aneesh62003
do-not-reply at jboss.com
Wed May 14 23:52:35 EDT 2008
I've two partitions in the same subnet. Using UDP for clustering. Each parttion contains two identical nodes.
First partition is of jboss version 4.0.2rc1
and second one is with 4.2.2 GA
I get the same error on both the partitions when both the partitions are alive.......
| 2008-05-14 08:00:49,092 WARN [org.jgroups.protocols.UDP] packet from 10.32.158.23:4187 has different version (12338) from ours (2.4.1). This may cause problems
| 2008-05-14 08:00:49,092 ERROR [org.jgroups.protocols.UDP] failed unmarshalling message
| java.io.EOFException
| at java.io.DataInputStream.readFully(DataInputStream.java:178)
| at org.jgroups.stack.IpAddress.readFrom(IpAddress.java:270)
| at org.jgroups.Message.readFrom(Message.java:612)
| at org.jgroups.protocols.TP.bufferToMessage(TP.java:974)
| at org.jgroups.protocols.TP.handleIncomingPacket(TP.java:830)
| at org.jgroups.protocols.TP.access$400(TP.java:46)
| at org.jgroups.protocols.TP$IncomingPacketHandler.run(TP.java:1297)
| at java.lang.Thread.run(Thread.java:595)
|
| |
| |
| | Any help is highly appreciated....
| |
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150918#4150918
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150918
More information about the jboss-user
mailing list