-----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 > > > <Host name="localhost.seshenghuo.com" > appBase="/data/wwwroot/seshenghuo/seshenghuo/htdocs/jsp" > unpackWARs="true" autoDeploy="true" deployOnStartup="true"> > > > <Context path="" > docBase="/data/wwwroot/seshenghuo/seshenghuo/htdocs" > reloadable="true" privileged="true"> Baaaaad: don't put <Context> 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org