[
https://issues.apache.org/jira/browse/SQOOP-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008792#comment-15008792
]
Sqoop QA bot commented on SQOOP-2396:
-------------------------------------
Testing file
[SQOOP-2396.006.patch|https://issues.apache.org/jira/secure/attachment/12772749/SQOOP-2396.006.patch]
against branch sqoop2 took 0:59:47.217342.
{color:red}Overall:{color} -1 due to an error(s), see details below:
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:red}ERROR:{color} Patch does not add/modify any test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 1616 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1901/artifact/patch-process/cobertura_report.txt])
{color:green}SUCCESS:{color} No new findbugs warnings
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1901/artifact/patch-process/findbugs_report.txt])
{color:green}SUCCESS:{color} All integration tests passed (executed 99 tests)
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1901/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.005.patch, SQOOP-2396.006.patch,
> SQOOP-2396.1.patch, SQOOP-2396.2.patch, SQOOP-2396.3.patch, SQOOP-2396.4.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)