[
https://issues.jboss.org/browse/ISPN-1506?page=com.atlassian.jira.plugin....
]
Glen Taylor updated ISPN-1506:
------------------------------
Attachment: ClientTest1.java
server_dist_is_cfg.xml
server_dist_jgroups_cfg.xml
Server_startup_args.txt
Attaching runtime scenario (server startup args, server XML configs, and client code).
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, 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