1 Reply Latest reply on Jul 20, 2006 3:08 PM by manik

    Jgroups errors using TreeCache

    pharvener

      We are we using JBossCache 1.3 to cache distributed state in a
      clustered WebSphere application. We get the following jgroups execption
      the entire time the application is up. Any ideas?


      14 Jul 2006 16:00:07 ERROR UDP mcast receiver org.jgroups.protocols.UDP - exception in processing incoming packet
      java.lang.NegativeArraySizeException
      at org.jgroups.Message.readFrom(Message.java(Compiled Code))
      at org.jgroups.protocols.UDP.bufferToMessage(UDP.java(Inlined Compiled Code))
      at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java(Compiled Code))
      at org.jgroups.protocols.UDP.run(UDP.java(Compiled Code))
      at java.lang.Thread.run(Thread.java:567)