Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 52423 invoked by uid 99); 28 Aug 2007 07:30:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 00:30:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sujeet.kumar.sinha@accenture.com designates 170.252.248.70 as permitted sender) Received: from [170.252.248.70] (HELO amrmr1001.accenture.com) (170.252.248.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 07:30:39 +0000 Received: from AMRXV1002.dir.svc.accenture.com (amrxv1002.dir.svc.accenture.com [10.10.160.62]) by amrmr1001.accenture.com (8.13.8/8.13.8) with ESMTP id l7S7TRmC005039 for ; Tue, 28 Aug 2007 02:30:18 -0500 (CDT) Received: from APAXR2003.dir.svc.accenture.com ([10.189.16.49]) by AMRXV1002.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 28 Aug 2007 02:30:08 -0500 Received: from APAXM2109.dir.svc.accenture.com ([10.189.16.63]) by APAXR2003.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 28 Aug 2007 12:55:36 +0530 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2929 Content-class: urn:content-classes:message MIME-Version: 1.0 Importance: normal Priority: normal Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Unable to run cactus tests on Tomcat 5.5.23(Urgent help required) Date: Tue, 28 Aug 2007 13:00:04 +0530 Message-ID: In-Reply-To: <4B3FF5EC9B633E488C1B790091F0BF1C5D9944@RHV-EXM-03.corp.ebay.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Unable to run cactus tests on Tomcat 5.5.23(Urgent help required) Thread-Index: AcfopMBUtL4ejHQtQ76RhSgO1UlQlwAAkPewAAAkSxAADmNnIAAYUA1w References: <4B3FF5EC9B633E488C1B790091F0BF1C5D9944@RHV-EXM-03.corp.ebay.com> From: To: X-OriginalArrivalTime: 28 Aug 2007 07:25:36.0921 (UTC) FILETIME=[A0DCA090:01C7E944] X-Virus-Checked: Checked by ClamAV on apache.org Thanks Doug.. Thanks Felix... I made the changes as suggested by you guys and it seems that I am approaching near... My web.xml is still the same. I made the changes as suggested by Doug for server.xml... Now I can see that in tomcat55x.out its loading the server configuration and the end of the log looks like this: ------------------------------------------------------------------------ - [INFO] Http11BaseProtocol - Starting Coyote HTTP/1.1 on http-8088 [INFO] Catalina - Server startup in 31966 ms ------------------------------------------------------------------------ - This shows that Tomcat 5.5.23 is getting started, however when I am doing http://localhost:8080/ I am not getting any response. On the build console I am getting the message shown below: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D test: [cactus] ----------------------------------------------------------------- [cactus] Running tests against Tomcat 5.5.23 @ http://localhost:8080 [cactus] ----------------------------------------------------------------- [cactus] Deleting 495 files from D:\DOCUME~1\SUJEET~1.SIN\LOCALS~1\Temp\cactus\tomcat5x [cactus] Deleted 123 directories from D:\DOCUME~1\SUJEET~1.SIN\LOCALS~1\Temp\cactus\tomcat5x BUILD FAILED D:\workspaceLombo\bwStripesCactus\cactusbuild.xml:427: Failed to start the container after more than [800000] ms. Trying to connect to the [http://localhost:8080/bwStripesCactus-cactified/ServletRedirector?Cactu s_Service=3DRUN_TEST] test URL yielded a [-1] error code. Please run in debug mode for more details about the error. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D Please help..... Regards Sujeet Kumar Sinha -----Original Message----- From: Simmons, Doug [mailto:dsimmons@paypal.com]=20 Sent: Tuesday, August 28, 2007 1:09 AM To: Cactus Users List Subject: RE: Unable to run cactus tests on Tomcat 5.5.23(Urgent help required) Sujeet, In my experience the task does not support tomcat 5.5.x because the server.xml format for tomcat changed slightly since tomcat 5.0.x. That said, you can a workaround it by creating your own server.xml for tomcat 5.5.x and pointing the task to it via the "serverxml" attribute. Please see the below example; Cheers! -Doug -----Original Message----- From: sujeet.kumar.sinha@accenture.com [mailto:sujeet.kumar.sinha@accenture.com]=20 Sent: Monday, August 27, 2007 5:42 AM To: cactus-user@jakarta.apache.org Subject: Unable to run cactus tests on Tomcat 5.5.23(Urgent help required) Hi, I am trying to execute cactus test cases using an ant build script. I am using jakarta-cactus-12-1.7 and ant 1.6.5. I am running the test scripts on Tomcat 5.5.23.... The build script successfully generates the war and cactify war file, however it hangs while executing the test cases. It displays the message as shown below: test: [cactus] ----------------------------------------------------------------- [cactus] Running tests against Tomcat 5.5.23 @ http://localhost:8080 [cactus] ----------------------------------------------------------------- Please let me know if anybody has come across this issue.. I am not getting any clue as nothing is getting generated in logs anywhere... Quick response is much appreciated... Thanks Sujeet This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: cactus-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: cactus-user-help@jakarta.apache.org This message is for the designated recipient only and may contain = privileged, proprietary, or otherwise private information. If you have = received it in error, please notify the sender immediately and delete = the original. Any other use of the email by you is prohibited.