[jboss-jira] [JBoss JIRA] (JGRP-1434) ClassCastException with MPING

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Mar 1 07:12:36 EST 2012


Galder Zamarreño created JGRP-1434:
--------------------------------------

             Summary: ClassCastException with MPING
                 Key: JGRP-1434
                 URL: https://issues.jboss.org/browse/JGRP-1434
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 3.0.6
            Reporter: Galder Zamarreño
            Assignee: Bela Ban


That's running https://github.com/infinispan/infinispan/blob/master/core/src/main/resources/jgroups-tcp.xml

{code}SEVERE: failed receiving packet (from /127.0.0.1:46655)
java.lang.ClassCastException: org.jgroups.util.TopologyUUID cannot be cast to org.jgroups.Header
	at org.jgroups.Message.readHeader(Message.java:901)
	at org.jgroups.Message.readFrom(Message.java:785)
	at org.jgroups.protocols.MPING.run(MPING.java:329)
	at java.lang.Thread.run(Thread.java:680){code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list