test-cactus fails with timeout error on trunk
---------------------------------------------
Key: HDFS-911
URL: https://issues.apache.org/jira/browse/HDFS-911
Project: Hadoop HDFS
Issue Type: Bug
Components: contrib/hdfsproxy
Reporter: Jakob Homan
test-cactus target is failing on trunk:
{noformat}
test-cactus:
[echo] Free Ports: startup-17053 / http-17054 / https-17055
[echo] Please take a deep breath while Cargo gets the Tomcat for running
the servlet tests...
[copy] Copying 1 file to
/private/tmp/zok/hadoop-hdfs/build/contrib/hdfsproxy/target/tomcat-config/conf
[cactus] -----------------------------------------------------------------
[cactus] Running tests against Tomcat 5.x @ http://localhost:17054
[cactus] -----------------------------------------------------------------
[cactus] Deploying
[/private/tmp/zok/hadoop-hdfs/build/contrib/hdfsproxy/target/test.war] to
[/private/tmp/zok/hadoop-hdfs/build/contrib/hdfsproxy/target/tomcat-config/
webapps]...
[cactus] Tomcat 5.x starting...
[cactus] Tomcat 5.x started on port [17054]
BUILD FAILED
/private/tmp/zok/hadoop-hdfs/src/contrib/hdfsproxy/build.xml:292: Failed to
start the container after more than [180000] ms. Trying to connect to the
[http://localhost:170
54/test/ServletRedirector?Cactus_Service=RUN_TEST] test URL yielded a [-1]
error code. Please run in debug mode for more details about the error.{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.