[jboss-jira] [JBoss JIRA] Created: (JGRP-1110) Error when using TUNNEL + RpcDispatcher

rr zo (JIRA) jira-events at lists.jboss.org
Wed Dec 9 09:28:30 EST 2009


Error when using TUNNEL + RpcDispatcher
---------------------------------------

                 Key: JGRP-1110
                 URL: https://jira.jboss.org/jira/browse/JGRP-1110
             Project: JGroups
          Issue Type: Bug
         Environment: JDK 1.6 windows
            Reporter: rr zo
            Assignee: Bela Ban
             Fix For: 2.8
         Attachments: tunnel.xml

See attached source.
When executing G2 + G1 using tunnel.xml configuration
G1 produces the following error:

failure in TUNNEL receiver thread
java.lang.RuntimeException: class for magic number 32256 not found
	at org.jgroups.util.Util.readOtherAddress(Util.java:914)
	at org.jgroups.util.Util.readAddress(Util.java:885)
	at org.jgroups.util.Util.readAddresses(Util.java:963)
	at org.jgroups.stack.GossipData.readFrom(GossipData.java:124)
	at org.jgroups.protocols.TUNNEL$StubReceiver.run(TUNNEL.java:340)
	at java.lang.Thread.run(Thread.java:619)

This problem does not occur when using default configuration (udp.xml)
It also does not occur if the getList returns an empty list.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list