I am running cactus tests on the struts 1.1 release version. I am getting the following error while the test run on tomcat5
After this erro, it tries to exit build-tests.xml and then stop the tomcat server and hangs. Does anyone have idea about this problem? ===================================================================== [junit] Testcase: testInitDestroyInternal took 0.23 sec [junit] Caused an ERROR [junit] Failed to get the test results. This is probably due to an error that happened on the server side when trying to execute the tests. Here is what was returned by the server : [] [junit] org.apache.cactus.util.ChainedRuntimeException: Failed to get the test results. This is probably due to an error that happened on the server side when trying to execute the tests. Here is what was returned by the server : [] [junit] at org.apache.cactus.client.AbstractHttpClient.dispatch2_doTest(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):120) [junit] at org.apache.cactus.client.AbstractHttpClient.around2_doTest(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):1236) [junit] at org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):104) [junit] at org.apache.cactus.AbstractWebTestCase.runGenericTest(AbstractWebTestCase.java:260) [junit] at org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:133) [junit] at org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:195) [junit] org.apache.cactus.client.ParsingException: Not a valid response [junit] at org.apache.cactus.client.WebTestResultParser.readRootElement(WebTestResultParser.java;org/apache/cactus/util/log/LogAspect.aj(1k):140) [junit] at org.apache.cactus.client.WebTestResultParser.dispatch29_parse(WebTestResultParser.java;org/apache/cactus/util/log/LogAspect.aj(1k):101) [junit] at org.apache.cactus.client.WebTestResultParser.around29_parse(WebTestResultParser.java;org/apache/cactus/util/log/LogAspect.aj(1k):1236) [junit] at org.apache.cactus.client.WebTestResultParser.parse(WebTestResultParser.java;org/apache/cactus/util/log/LogAspect.aj(1k):96) [junit] at org.apache.cactus.client.AbstractHttpClient.callGetResult(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):230) [junit] at org.apache.cactus.client.AbstractHttpClient.dispatch2_doTest(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):114) [junit] at org.apache.cactus.client.AbstractHttpClient.around2_doTest(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):1236) [junit] at org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):104) [junit] at org.apache.cactus.AbstractWebTestCase.runGenericTest(AbstractWebTestCase.java:260) [junit] at org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:133) [junit] at org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:195) ================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]