On 06/08/2013 21:53, jieryn wrote: > Greetings, > > On Tue, Aug 6, 2013 at 2:56 PM, Mark Thomas <ma...@apache.org> wrote: >> On 06/08/2013 20:31, jieryn wrote: >>> When clicking the 'SSL connector configuration diagnostics' >>> 'Connection ciphers' button, the following NPE ends up in the log and >>> a similar stack trace is sent to the browser: >> >> I can't repeat this with a clean installation. Please provide the steps >> to reproduce from a clean 8.0.0-RC1 install. > > Remove the ${catalina.home}/conf/web.xml file and restart the server. > With Apache Tomcat 7.x there was no need for this conf/web.xml to be > present for the manager to work properly.
Again, the NPE is caused by the missing definition for the JSP servlets. Tomcat 7.0.x exhibits the same NPE if you try to access any JSP based page in the Manager app such as the session list. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org