CacheException: "Unexpected response object type from x: null" error in the
testsuite logs
------------------------------------------------------------------------------------------
Key: ISPN-1469
URL:
https://issues.jboss.org/browse/ISPN-1469
Project: Infinispan
Issue Type: Bug
Components: RPC
Affects Versions: 5.1.0.BETA2
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 5.1.0.BETA3, 5.1.0.FINAL
I have previously changed AbstractTransport to check for exceptions using the new
mechanisms in JGroups 3.0, but I didn't handle null responses properly.
ResponseGenerator implementations replace certain responses objects with null, so null is
a normal response value and should not trigger an exception.
--
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