The cluster now startups up but I get the following error from the second node 
(every minute):


  | 10:57:38,550 ERROR [UDP] exception=java.io.EOFException
  |     at java.lang.Throwable.<init>(Throwable.java:57)
  |     at java.io.DataInputStream.readFully(DataInputStream.java:204)
  |     at java.io.DataInputStream.readInt(DataInputStream.java:380)
  |     at 
java.io.ObjectInputStream$BlockDataInputStream.readInt(ObjectInputStream.java:2739)
  |     at java.io.ObjectInputStream.readInt(ObjectInputStream.java:934)
  |     at org.jgroups.Message.readExternal(Message.java:479)
  |     at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java:686)
  |     at org.jgroups.protocols.UDP$IncomingPacketHandler.run(UDP.java:1332)
  |     at java.lang.Thread.run(Thread.java:797)
  | 
  | 

and this message from the first node every minute



  | 10:57:35,724 ERROR [UDP] exception=java.io.OptionalDataException
  |     at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1268)
  |     at java.io.ObjectInputStream.readObject(ObjectInputStream.java:354)
  |     at org.jgroups.util.List.readExternal(List.java:304)
  |     at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java:673)
  |     at org.jgroups.protocols.UDP$IncomingPacketHandler.run(UDP.java:1332)
  |     at java.lang.Thread.run(Thread.java:797)
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026641#4026641

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026641
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to