[
https://issues.apache.org/jira/browse/GEODE-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarah Abbey updated GEODE-8669:
-------------------------------
Description:
https://concourse.apachegeode-ci.info/builds/202598
Saw this failure in the PR pipeline:
{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}
was:
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}
> 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
> Priority: Major
>
> https://concourse.apachegeode-ci.info/builds/202598
> Saw this failure in the PR pipeline:
> {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)