[
https://issues.apache.org/jira/browse/SQOOP-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581632#comment-14581632
]
Sqoop QA bot commented on SQOOP-2396:
-------------------------------------
Testing file
[SQOOP-2396.2.patch|https://issues.apache.org/jira/secure/attachment/12739004/SQOOP-2396.2.patch]
against branch sqoop2 took 0:40:57.524900.
{color:red}Overall:{color} -1 due to 6 errors
{color:red}ERROR:{color} Patch does not add/modifny any test case
{color:red}ERROR:{color} Some of fast integration tests failed
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1404/artifact/patch-process/test_integration_fast.txt],
executed 25 tests)
{color:red}ERROR:{color} Failed fast integration test:
{{integration-tests-fast}}
{color:red}ERROR:{color} Some of slow integration tests failed
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1404/artifact/patch-process/test_integration_slow.txt],
executed 43 tests)
{color:red}ERROR:{color} Failed slow integration test:
{{integration-tests-fast}}
{color:red}ERROR:{color} Failed slow integration test:
{{integration-tests-slow}}
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All fast unit tests passed (executed 682 tests)
{color:green}SUCCESS:{color} All slow unit tests passed (executed 1 tests)
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1404/console].
This message is automatically generated.
> verify successful but has error
> -------------------------------
>
> Key: SQOOP-2396
> URL: https://issues.apache.org/jira/browse/SQOOP-2396
> Project: Sqoop
> Issue Type: Bug
> Components: sqoop2-build
> Reporter: liguirong
> Assignee: Dian Fu
> Fix For: 1.99.7
>
> Attachments: SQOOP-2396.1.patch, SQOOP-2396.2.patch
>
>
> Exception in thread "PurgeThread" org.apache.sqoop.common.SqoopException:
> JDBCREPO_0009:Failed to finalize transaction
> at
> org.apache.sqoop.repository.JdbcRepositoryTransaction.close(JdbcRepositoryTransaction.java:115)
> at
> org.apache.sqoop.repository.JdbcRepository.doWithConnection(JdbcRepository.java:109)
> at
> org.apache.sqoop.repository.JdbcRepository.doWithConnection(JdbcRepository.java:61)
> at
> org.apache.sqoop.repository.JdbcRepository.purgeSubmissions(JdbcRepository.java:589)
> at
> org.apache.sqoop.driver.JobManager$PurgeThread.run(JobManager.java:648)
> Caused by: java.sql.SQLNonTransientConnectionException: No current connection.
> at
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown
> Source)
> at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
> at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
> at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.checkIfClosed(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.commit(Unknown Source)
> at
> org.apache.commons.dbcp.DelegatingConnection.commit(DelegatingConnection.java:334)
> at
> org.apache.commons.dbcp.DelegatingConnection.commit(DelegatingConnection.java:334)
> at
> org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.commit(PoolingDataSource.java:211)
> at
> org.apache.sqoop.repository.JdbcRepositoryTransaction.close(JdbcRepositoryTransaction.java:112)
> ... 4 more
> Caused by: java.sql.SQLException: No current connection.
> at
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> at
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
> Source)
> ... 15 more
> Verification was successful.
> Tool class org.apache.sqoop.tools.tool.VerifyTool has finished correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)