-
Bug
-
Resolution: Done
-
Major
-
None
-
8.2.0.Final
-
None
When building and running the test suite against Infinispan 9.2.0.Final, I see the following error:
Start 26: simpleSasl 26: Test command: /artifacts/cpp-client/build/simpleSasl 26: Test timeout computed to be: 1500 26: ERROR [RetryOnFailureOperation.h:84] Exception encountered, retry 9 of 10: java.lang.SecurityException: ISPN000287: Unauthorized access: subject 'Subject with principal(s): [SimpleUserPrincipal [name=writer], InetAddressPrincipal [address=127.0.0.1/127.0.0.1], writer@ApplicationRealm, writer@ApplicationRealm, writer]' lacks 'READ' permission 26: PASS: 'PLAIN' sasl authorization 26: ERROR [TcpTransportFactory.cpp:262] Initial ping has thrown an exception when pinging 127.0.0.1:11222 : java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean 26: ERROR [RetryOnFailureOperation.h:84] Exception encountered, retry 9 of 10: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean 26: terminate called after throwing an instance of 'infinispan::hotrod::HotRodClientException' 26: what(): java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean 26/65 Test #26: simpleSasl .......................***Exception: Child aborted 1.09 sec