Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6376B200D2D for ; Fri, 13 Oct 2017 04:41:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 61C60160BE4; Fri, 13 Oct 2017 02:41:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A93F21609E8 for ; Fri, 13 Oct 2017 04:41:10 +0200 (CEST) Received: (qmail 66937 invoked by uid 500); 13 Oct 2017 02:41:08 -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 66926 invoked by uid 99); 13 Oct 2017 02:41:08 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2017 02:41:08 +0000 Received: from Christophers-MacBook-Pro.local (pool-173-66-116-184.washdc.fios.verizon.net [173.66.116.184]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 944001A0140 for ; Fri, 13 Oct 2017 02:41:08 +0000 (UTC) Subject: Re: About Tomcat7.0.54 upgrade to Tomcat9.0.1 To: users@tomcat.apache.org References: From: Christopher Schultz Message-ID: <2100bafa-346c-a252-62b2-c5462794edcc@christopherschultz.net> Date: Thu, 12 Oct 2017 22:41:07 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit archived-at: Fri, 13 Oct 2017 02:41:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 小网, On 10/12/17 12:47 PM, 小网 wrote: > After upgrading Tomcat to 9.0.1, the local webapp can't right > work. But in tomcat 7.0.54 is good. Did you copy your Tomcat 7.0.x configuration file into your Tomcat 9.0.x conf/ directory or did you start fresh? > ----------- server.xml host configure > > > appBase="/data/wwwroot/seshenghuo/seshenghuo/htdocs/jsp" > unpackWARs="true" autoDeploy="true" deployOnStartup="true"> > > > docBase="/data/wwwroot/seshenghuo/seshenghuo/htdocs" > reloadable="true" privileged="true"> Baaaaad: don't put elements in your server.xml. I honestly don't really understand why we still allow this... > Exception org.apache.jasper.JasperException: /jsp/web/index.jsp > (line: [1], column: [1]) File [] not found Hmm... that's not really much help. How about: > Note The full stack trace of the root cause is available in the > server logs. Can we get the full stack trace, including any "Caused by" lines? - -chris -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlngJ8MACgkQHPApP6U8 pFj2nhAAnk9DINqYraNidTI2J70ksUH/3WLdyriMvTAPuoXvq9u99ZItioDcsoQ6 CxnsmxEnKHAtGe3O3+5E/7EKqJPpKdW57dA6mZhSBqoacXegnNxHbwVO8ovwB3jw 1O2R5k8HjpTWWyc4cKaH4FMH+unfQ5xEkrZwcLutyz0cGPOotl/Ib9p0B3l2LyZb Q6MXe2Ih+SUtrx6FR3XYA9jZBamAFSSiYFNRHI65LlpOhyL9Whrmuo/B1rJh5G4U EN+bZTGchNDWqGs5yhsspSFMsUtDz2tT9I/i8YdbIgLzHzEJf8TdTtRlN2nFb1kf uRwtSq9eUY6vURGLlrJ1kgvdRJ30w3HktKZqgEVjXWIrXJF2KRvgOyog9Fkt/47I a/+4FMp0gU1AtV7Y46ueLgkAFBYgfoKE8OyqX2a/dAVKrZHspbxl9vC/sUDp1Uoh O9mkHUwM3VC2GsGwZPMl+WMZ3Uey6i3gE5pBxrl8dw7i9slpeAs1rcXKSq7+tftb f+tEkzijtYYbKB6YycwAETtyTglzutIYgAbt/Cn75x8l9JFT4WKr1XTweLol7NNv 3bgm4MhEgn40uyIqXludZDPnLtR3qCBRUH/Aqg0Yx7gCFMuKLsphsXj/fdr1rCsp qfTZGC+fLhcBCnuV7B+ETGqSGR4zoojhomnLH1W4hBFIMVd6x4M= =oIKF -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org