Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 68028 invoked from network); 1 Sep 2007 19:44:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Sep 2007 19:44:23 -0000 Received: (qmail 36648 invoked by uid 500); 1 Sep 2007 19:44:07 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36613 invoked by uid 500); 1 Sep 2007 19:44:07 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 36602 invoked by uid 99); 1 Sep 2007 19:44:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Sep 2007 12:44:07 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of boughtonp@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Sep 2007 19:44:01 +0000 Received: by an-out-0708.google.com with SMTP id b2so270274ana for ; Sat, 01 Sep 2007 12:43:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LlKgQZTsna4YyQjWN90R2FlBcw69IseWKMXJGy05XhW5pr/YhtIGN8PM95xXvoVx8xAQ+wp2tlgIFJ4ftsoSNWU1DWwzZ9HZepDEHG5DuT0jIOefh8awztcE095cRo1Urb3GGHfv6eFR0i1QwEYpx/LR5sHeUC1dT5Z3dichIUA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Ji8+J8gNfXyKHXhjTABB+w7v5arX2w3dCaGUBM68aXcFdFz1j00gfVWdX+wc8Vqe4LbSvVoQOYiLexehq4lRHjmZ3zwIxmcWvklvYwof1A9Zdd5OdDz3Ewt2zemhG4Mjl6BQ3waP2v2vu116dgRhrUCzvCBBiZhCao/RTJ1j/3g= Received: by 10.100.144.11 with SMTP id r11mr2648036and.1188675820128; Sat, 01 Sep 2007 12:43:40 -0700 (PDT) Received: by 10.100.152.10 with HTTP; Sat, 1 Sep 2007 12:43:40 -0700 (PDT) Message-ID: <5d97c170709011243q31d68a66udc92290a1545672@mail.gmail.com> Date: Sat, 1 Sep 2007 20:43:40 +0100 From: "Peter Boughton" To: "Tomcat Users List" Subject: Re: full path of 404 file In-Reply-To: <4eedb92a0709011226x1a058541ub7ef6b44176f49b0@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2077_18296798.1188675820095" References: <5d97c170709011046i20b47569p40879ec1b84f9331@mail.gmail.com> <4eedb92a0709011136h7211755cya73dd763ae7fc64b@mail.gmail.com> <5d97c170709011150w14d067eu526e7dac70f15133@mail.gmail.com> <4eedb92a0709011203v345c6861r106821e7b28e1cf7@mail.gmail.com> <5d97c170709011218x468165a7qf19b262bbc7ede9@mail.gmail.com> <4eedb92a0709011226x1a058541ub7ef6b44176f49b0@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2077_18296798.1188675820095 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Only error/warning I can see in catalina.out is this: Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location - find_vma failed Dunno what that means, but a quick google suggests it can be ignored. On 9/1/07, Hassan Schroeder wrote: > > On 9/1/07, Peter Boughton wrote: > > I mean full system path. (eg: > /usr/local/jakarta/tomcat/webapps/index.jsp or > > /home/user/domain/public_html/index.jsp or whatever) > > As far as I can tell, the appBase and docBase are correctly pointing to > the > > webroot dir, but cPanel/WHM auto-configured server.xml/etc so it could > be > > doing anything. > > If the appBase and docBase are set properly, you know where your > files are :-) but anything done by some third-party control panel -- > I'd be suspicious, anyway. > > Did you look in your catalina.out for startup errors or warnings? > > -- > Hassan Schroeder ------------------------ hassan.schroeder@gmail.com > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > -- \ \ Peter Boughton blog.bpsite.net / / ------=_Part_2077_18296798.1188675820095--