You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2021/05/06 19:36:00 UTC

[jira] [Created] (GEODE-9247) CI failure: ClientServerTransactionDUnitTest testBug42942 fails with "Thread does not have an active transaction"

Darrel Schneider created GEODE-9247:
---------------------------------------

             Summary: CI failure: ClientServerTransactionDUnitTest testBug42942 fails with "Thread does not have an active transaction"
                 Key: GEODE-9247
                 URL: https://issues.apache.org/jira/browse/GEODE-9247
             Project: Geode
          Issue Type: Bug
          Components: tests
            Reporter: Darrel Schneider


org.apache.geode.internal.cache.ClientServerTransactionDUnitTest > testBug42942 FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.ClientServerTransactionDUnitTest$88.call in VM 2 running on Host 6ad8de279f47 with 4 VMs
        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:473)
        at org.apache.geode.internal.cache.ClientServerTransactionDUnitTest.testBug42942(ClientServerTransactionDUnitTest.java:2855)

        Caused by:
        java.lang.IllegalStateException: Thread does not have an active transaction
            at org.apache.geode.internal.cache.TXManagerImpl.commit(TXManagerImpl.java:433)
            at org.apache.geode.internal.cache.ClientServerTransactionDUnitTest$88.call(ClientServerTransactionDUnitTest.java:2859)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)