You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (JIRA)" <ji...@apache.org> on 2019/03/08 18:16:00 UTC

[jira] [Created] (GEODE-6499) Timed out waiting 60000 milliseconds for AsyncInvocation to complete.

Mark Hanson created GEODE-6499:
----------------------------------

             Summary: Timed out waiting 60000 milliseconds for AsyncInvocation to complete.
                 Key: GEODE-6499
                 URL: https://issues.apache.org/jira/browse/GEODE-6499
             Project: Geode
          Issue Type: Bug
          Components: tests
            Reporter: Mark Hanson


{no format}
 
 > Task :geode-core:distributedTest
 
 org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest > testHierarchyOfColocatedChildPRsMissingGrandchild FAILED
 java.util.concurrent.TimeoutException: Timed out waiting 60000 milliseconds for AsyncInvocation to complete.
 at org.apache.geode.test.dunit.AsyncInvocation.timeoutIfAlive(AsyncInvocation.java:462)
 at org.apache.geode.test.dunit.AsyncInvocation.get(AsyncInvocation.java:412)
 at org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest.testHierarchyOfColocatedChildPRsMissingGrandchild(PersistentColocatedPartitionedRegionDUnitTest.java:979)
 
 org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest > testMultipleColocatedChildPRsMissingWithSequencedStart FAILED
 java.util.concurrent.TimeoutException: Timed out waiting 60000 milliseconds for AsyncInvocation to complete.
 at org.apache.geode.test.dunit.AsyncInvocation.timeoutIfAlive(AsyncInvocation.java:462)
 at org.apache.geode.test.dunit.AsyncInvocation.get(AsyncInvocation.java:412)
 at org.apache.geode.internal.cache.partitioned.PersistentColocatedPartitionedRegionDUnitTest.testMultipleColocatedChildPRsMissingWithSequencedStart(PersistentColocatedPartitionedRegionDUnitTest.java:865)
{no format}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)