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)