Anilkumar Gingade created GEODE-7349:
----------------------------------------
Summary: CI failure:
org.apache.geode.internal.jta.dunit.IdleTimeOutDUnitTest > testIdleTimeOut
FAILED
Key: GEODE-7349
URL: https://issues.apache.org/jira/browse/GEODE-7349
Project: Geode
Issue Type: Bug
Components: transactions
Reporter: Anilkumar Gingade
org.apache.geode.internal.jta.dunit.IdleTimeOutDUnitTest > testIdleTimeOut
FAILED
java.lang.AssertionError: asyncObj failed
at org.apache.geode.test.dunit.Assert.fail(Assert.java:66)
at
org.apache.geode.internal.jta.dunit.IdleTimeOutDUnitTest.testIdleTimeOut(IdleTimeOutDUnitTest.java:263)
Caused by:
java.lang.AssertionError: failed because of SQL exception :
java.sql.SQLException: No current connection.
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.geode.internal.jta.dunit.IdleTimeOutDUnitTest.runTest2(IdleTimeOutDUnitTest.java:322)
at
org.apache.geode.internal.jta.dunit.IdleTimeOutDUnitTest.lambda$testIdleTimeOut$24317db0$1(IdleTimeOutDUnitTest.java:260)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)