[ 
https://issues.apache.org/jira/browse/SQOOP-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695584#comment-14695584
 ] 

Jarek Jarcec Cecho commented on SQOOP-2474:
-------------------------------------------

Thank you [~colin_mjj] for working on this one! I'm trying to fix the precommit 
hook in SQOOP-2476, so let's hope that after that we can see  if this fixes the 
Derby upgrade test case :)

Couple of high level points:
* Can we drop the revert of SQOOP-2472 (~ not revert the 
{{cobertura-maven-plugin}} version back to 2.5.2)
* Can we also copy the 
[comment|https://github.com/apache/sqoop/blob/sqoop2/pom.xml#L716] when copying 
the {{argLine}}. So that we know why we're running with 
{{-XX:-UseSplitVerifier}}?

> Fix the problem in the integration test case Derby1_99_4UpgradeTest
> -------------------------------------------------------------------
>
>                 Key: SQOOP-2474
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2474
>             Project: Sqoop
>          Issue Type: Bug
>          Components: sqoop2-test
>    Affects Versions: 1.99.7
>            Reporter: Colin Ma
>            Assignee: Colin Ma
>            Priority: Blocker
>         Attachments: SQOOP-2474.001.patch, SQOOP-2474.002.patch, 
> SQOOP-2474.003.patch
>
>
> When do the integration test Derby1_99_4UpgradeTest, there will be the error 
> message like the following:
> {code}
> Caused by: org.codehaus.cargo.container.ContainerException: Deployable 
> [http://localhost:43856/cargocpc/index.html] failed to finish deploying 
> within the timeout period [120000]. The Deployable state is thus unknown.
>       at 
> org.codehaus.cargo.container.spi.deployer.DeployerWatchdog.watch(DeployerWatchdog.java:111)
>       at 
> org.codehaus.cargo.container.spi.AbstractLocalContainer.waitForCompletion(AbstractLocalContainer.java:268)
>       at 
> org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer.waitForCompletion(AbstractCatalinaInstalledLocalContainer.java:212)
>       at 
> org.codehaus.cargo.container.spi.AbstractLocalContainer.start(AbstractLocalContainer.java:182)
>       at 
> org.apache.sqoop.test.minicluster.TomcatSqoopMiniCluster.start(TomcatSqoopMiniCluster.java:155)
> {code}
> This is caused by the timeout setting for cargo.container in 
> TomcatSqoopMiniCluster. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to