Sarah Abbey created GEODE-8669:
----------------------------------
Summary: DUnit test failure in PR Pipeline:
ClientServerTransactionCCEDUnitTest > testTXDestroy
Key: GEODE-8669
URL: https://issues.apache.org/jira/browse/GEODE-8669
Project: Geode
Issue Type: Bug
Reporter: Sarah Abbey
Saw this failure in an unrelated PR:
{code:java}
org.apache.geode.internal.cache.ClientServerTransactionCCEDUnitTest >
testTXDestroy FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.RemoteTransactionDUnitTest$25.call in VM 2
running on Host 94ee13ef1c1a with 4 VMs
Caused by:
java.lang.IllegalStateException: Thread does not have an active
transaction
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.RemoteTransactionDUnitTest$2.call in VM 0
running on Host 94ee13ef1c1a with 4 VMs
Caused by:
java.lang.AssertionError: Event never occurred after 30000 ms:
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)