The jboss-trunk testsuite hangs on the tomcat-webctx-tests and
eventually the testsuite times out after 6 hrs.
The point of hang is shown in the test log.
http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-sun-1.5/...
I have attached the server log which shows the errors in starting up
tomcat in this server config.
This reveals another problem with the jboss-test package.
The <server:start> task verifies the server had started by opening a
connection to tomcat.
In this case since tomcat had failed to start the testsuite hangs when
trying to establish an HTTPConnection.
Thanks
Rajesh