[infinispan-issues] [JBoss JIRA] (ISPN-6038) ClientAsymmetricClusterTest.testAsymmetricCluster always fails

Dan Berindei (JIRA) issues at jboss.org
Thu Dec 24 05:04:00 EST 2015


Dan Berindei created ISPN-6038:
----------------------------------

             Summary: ClientAsymmetricClusterTest.testAsymmetricCluster always fails
                 Key: ISPN-6038
                 URL: https://issues.jboss.org/browse/ISPN-6038
             Project: Infinispan
          Issue Type: Bug
          Components: Remote Protocols, Test Suite - Server
            Reporter: Dan Berindei
            Assignee: Galder Zamarreño
            Priority: Blocker
             Fix For: 8.2.0.Alpha1


{{ClientAsymmetricClusterTest.testAsymmetricCluster}} is failing since the ISPN-5981 fix, which enabled {{pingOnStartup}} by default, and now returns {{null}} if the first server to be pinged doesn't have the cache defined.

{noformat}
10:23:07,862 WARN  (testng-ClientAsymmetricClusterTest:) [Codec21] ISPN004005: Error received from the server: org.infinispan.server.hotrod.CacheNotFoundException: Cache with name 'asymmetricCache' not found amongst the configured caches
10:23:07,862 ERROR (testng-ClientAsymmetricClusterTest:) [UnitTestTestNGListener] Test testAsymmetricCluster(org.infinispan.client.hotrod.ClientAsymmetricClusterTest) failed.
java.lang.NullPointerException
	at org.infinispan.client.hotrod.ClientAsymmetricClusterTest.testAsymmetricCluster(ClientAsymmetricClusterTest.java:38) ~[test-classes/:?]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list