Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2641

Better error in case of invalid magic

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.2.8
    • None
    • None

      In case of incompatible stacks talking to each other, the following can happen:

      JGRP000191: failed receiving packet from /10.184.42.173:37564: java.lang.ArrayIndexOutOfBoundsException: -17845 java.lang.ArrayIndexOutOfBoundsException: -17845
      at org.jgroups.conf.ClassConfigurator.create(ClassConfigurator.java:129)
      at org.jgroups.Message.readHeader(Message.java:836)
      at org.jgroups.Message.readFrom(Message.java:709)
      at org.jgroups.protocols.MPING.run(MPING.java:198)
      at java.lang.Thread.run(Thread.java:748)
      

      We should present a better error message

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: