Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 5810 invoked from network); 11 Dec 2006 21:05:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2006 21:05:05 -0000 Received: (qmail 28361 invoked by uid 500); 11 Dec 2006 21:05:04 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 28325 invoked by uid 500); 11 Dec 2006 21:05:03 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 28286 invoked by uid 99); 11 Dec 2006 21:05:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 13:05:03 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 210.54.141.242 is neither permitted nor denied by domain of rahul.thakur.xdev@gmail.com) Received: from [210.54.141.242] (HELO fep04.xtra.co.nz) (210.54.141.242) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 13:04:51 -0800 Received: from [192.168.1.108] (really [222.155.216.21]) by fep04.xtra.co.nz with ESMTP id <20061211210429.OWUO19621.fep04.xtra.co.nz@[192.168.1.108]> for ; Tue, 12 Dec 2006 10:04:29 +1300 Message-ID: <457DC7DB.50601@gmail.com> Date: Tue, 12 Dec 2006 10:04:27 +1300 From: Rahul Thakur User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: Tomcat failure References: <475BA4DF-ECC7-4A9F-8108-58AB92F709FF@ncsa.uiuc.edu> In-Reply-To: <475BA4DF-ECC7-4A9F-8108-58AB92F709FF@ncsa.uiuc.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, Are you seeing any other startup errors in the Tomcat logs/console? BTW, have you seen this thread? http://www.nabble.com/RE:-Deploy-trunk-on-tomcat-t2625572.html Cheers, Rahul Stephen Pietrowicz wrote: > Hi, > > I've checked out the latest version of Continuum from the source tree, > built it and tried to deploy it on Tomcat/5.5.17. > > I received the message: > > FAIL - Application at context path /continuum-webapp-1.1-SNAPSHOT > could not be started > > Is there a workaround for this? I'm interested in 1.1 because of the > current Jira in 1.0.3 that prevents the "blame" from being displayed > on SVN checkouts. If there's a work-around for that in 1.0.3, I'd be > able to use that. > > Steve >