-
Bug
-
Resolution: Unresolved
-
Major
-
12.1.1.Final
-
None
-
Undefined
Very likely caused by JGRP-2554.
19:56:33,060 ERROR (testng-Test:[]) [TestSuiteProgress] Test failed: org.infinispan.xsite.offline.AsyncOfflineTest.testSFOOffline org.infinispan.remoting.RemoteException: ISPN000217: Received exception from Test-NodeB, see cause for remote stack trace at org.infinispan.remoting.transport.ResponseCollectors.wrapRemoteException(ResponseCollectors.java:25) ~[classes/:?] Caused by: java.lang.ClassCastException: class org.infinispan.commands.remote.SingleRpcCommand cannot be cast to class org.infinispan.xsite.XSiteReplicateCommand (org.infinispan.commands.remote.SingleRpcCommand and org.infinispan.xsite.XSiteReplicateCommand are in unnamed module of loader 'app')
- is caused by
-
JGRP-2554 UUID source address replaced with SiteUUID
- Resolved