[infinispan-issues] [JBoss JIRA] (ISPN-1506) HotRod broken in 5.1beta3
Glen Taylor (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Nov 4 12:19:45 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Glen Taylor updated ISPN-1506:
------------------------------
Steps to Reproduce: Start JGroups-backed "distributed" cluster using attached [cmd-line args|^Server_startup_args.txt] and [XML config|^server_dist_is_cfg.xml]. Use basic HotRod test client (like attached [ClientTest1.java|^ClientTest1.java]) to reproduce error. (was: Prop up basic JGroups-backed Hotrod distributed cluster. Connect with RemoteCacheManager (with all defaults), and gets protocol errors described.)
Updated "steps-to-reproduce" to reference attachments.
> HotRod broken in 5.1beta3
> -------------------------
>
> Key: ISPN-1506
> URL: https://issues.jboss.org/browse/ISPN-1506
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.1.0.BETA3
> Environment: Windows7x64, standalone servers, Sun/Oracle JDK6 32-bit
> Reporter: Glen Taylor
> Assignee: Galder Zamarreño
> Priority: Blocker
> Labels: hotrod
> Fix For: 5.1.0.BETA4
>
> Attachments: ClientTest1.java, ClientTest1.java, ClientTest1_trace_beta2.txt, ClientTest1_trace_beta3.txt, node0_trace_beta2.txt, node0_trace_beta3.txt, node1_trace_beta2.txt, node1_trace_beta3.txt, server_dist_is_cfg.xml, server_dist_jgroups_cfg.xml, Server_startup_args.txt
>
>
> Java Hotrod client gets errors trying to talk to basic distributed server cluster. Same code works in 5.1.0.BETA2. All endpoints and clients on local machine (different ports). Cluster seems to form fine, just client gets errors. Detailed log output will be attached in comments.
> Error is characterized by lots of client-side errors like the following:
> {code}
> 605055 [Timer-0] ERROR org.infinispan.client.hotrod.impl.protocol.Codec10 - ISPN004004: Invalid message id. Expected 10 and received 0
> {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 infinispan-issues
mailing list