Dan Smith created GEODE-1601:
--------------------------------
Summary: CI Failure - PutAllCSDUnitTest.testPartialKeyInPR
Key: GEODE-1601
URL: https://issues.apache.org/jira/browse/GEODE-1601
Project: Geode
Issue Type: Bug
Components: client/server
Reporter: Dan Smith
{noformat}
com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest > testPartialKeyInPR
FAILED
java.lang.AssertionError: Aync1 get exceptions:
at com.gemstone.gemfire.test.dunit.Assert.fail(Assert.java:64)
at
com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.testPartialKeyInPR(PutAllCSDUnitTest.java:2299)
Caused by:
com.gemstone.gemfire.cache.client.ServerConnectivityException: Pool unexpected
socket timed out on client connection=Pooled Connection to
5c598280-91d5-4ac8-5f33-f494d811235b:35442:
Connection[5c598280-91d5-4ac8-5f33-f494d811235b:35442]@1333925199 attempt=2).
Server unreachable: could not connect after 2 attempts
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:819)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:603)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:173)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:110)
at
com.gemstone.gemfire.cache.client.internal.PoolImpl.execute(PoolImpl.java:700)
at
com.gemstone.gemfire.cache.client.internal.PutAllOp.execute(PutAllOp.java:110)
at
com.gemstone.gemfire.cache.client.internal.ServerRegionProxy.putAll(ServerRegionProxy.java:643)
at
com.gemstone.gemfire.internal.cache.LocalRegion.basicPutAll(LocalRegion.java:10024)
at com.gemstone.gemfire.internal.cache.LocalRegion.putAll(LocalRegion.java:9959)
at
com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.doPutAll(PutAllCSDUnitTest.java:4050)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)