You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/26 18:03:07 UTC

[jira] [Closed] (GEODE-7003) CI failure: GemFireTransactionDataSourceIntegrationTest.testExceptionHandlingRegisterTranxConnection failed with java.sql.SQLNonTransientConnectionException: No current connection.

     [ https://issues.apache.org/jira/browse/GEODE-7003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dick Cavender closed GEODE-7003.
--------------------------------

> CI failure: GemFireTransactionDataSourceIntegrationTest.testExceptionHandlingRegisterTranxConnection failed with java.sql.SQLNonTransientConnectionException: No current connection.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7003
>                 URL: https://issues.apache.org/jira/browse/GEODE-7003
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Aaron Lindsey
>            Assignee: Aaron Lindsey
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Failed on Windows JDK 8 run on 7/22/19:
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsCoreIntegrationTestOpenJDK8/builds/147]
> Archive results:
> [http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0468/test-results/integrationTest/1563834111/]
> Stack trace:
> {{org.apache.geode.internal.datasource.GemFireTransactionDataSourceIntegrationTest > testExceptionHandlingRegisterTranxConnection FAILED}}
> {{    java.sql.SQLNonTransientConnectionException: No current connection.}}
> {{        at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)}}
> {{        at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)}}
> {{        at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)}}
> {{        at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)}}
> {{        at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source)}}
> {{        at org.apache.derby.jdbc.EmbedPooledConnection.checkActive(Unknown Source)}}
> {{        at org.apache.derby.jdbc.EmbedPooledConnection.getRealConnection(Unknown Source)}}
> {{        at org.apache.derby.jdbc.EmbedXAConnection.getRealConnection(Unknown Source)}}
> {{        at org.apache.derby.iapi.jdbc.BrokeredConnection.getRealConnection(Unknown Source)}}
> {{        at org.apache.derby.iapi.jdbc.BrokeredConnection.isClosed(Unknown Source)}}
> {{        at org.apache.geode.internal.datasource.GemFireTransactionDataSourceIntegrationTest.lambda$testExceptionHandlingRegisterTranxConnection$1(GemFireTransactionDataSourceIntegrationTest.java:103)}}
> {{        Caused by:}}
> {{        ERROR 08003: No current connection.}}
> {{            at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)}}
> {{            at org.apache.derby.impl.jdbc.SQLExceptionFactory.wrapArgsForTransportAcrossDRDA(Unknown Source)}}
> {{            ... 11 more}}
>  



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