You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jianxia Chen (Jira)" <ji...@apache.org> on 2022/03/25 18:06:00 UTC

[jira] [Created] (GEODE-10170) CI failure: DistributedSystemBridgeIntegrationTest > testPrepareErrorAbortsBackup

Jianxia Chen created GEODE-10170:
------------------------------------

             Summary: CI failure: DistributedSystemBridgeIntegrationTest > testPrepareErrorAbortsBackup
                 Key: GEODE-10170
                 URL: https://issues.apache.org/jira/browse/GEODE-10170
             Project: Geode
          Issue Type: Bug
            Reporter: Jianxia Chen


{code:java}
DistributedSystemBridgeIntegrationTest > testPrepareErrorAbortsBackup FAILED
    java.lang.AssertionError: 
    Expecting actual throwable to be an instance of:
      java.lang.RuntimeException
    but was:
      java.lang.NoClassDefFoundError: Could not initialize class org.apache.geode.internal.util.concurrent.StoppableCountDownLatch
        at org.apache.geode.distributed.internal.ReplyProcessor21.<init>(ReplyProcessor21.java:333)
        at org.apache.geode.distributed.internal.ReplyProcessor21.<init>(ReplyProcessor21.java:307)
        at org.apache.geode.distributed.internal.ReplyProcessor21.<init>(ReplyProcessor21.java:264)
        ...(83 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
        at org.apache.geode.management.internal.beans.DistributedSystemBridgeIntegrationTest.testPrepareErrorAbortsBackup(DistributedSystemBridgeIntegrationTest.java:134) {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)