Re: javax.servlet.Filter failed to start error. How to debug it?

2018-04-03 Thread Luis Rodríguez Fernández
Hello Coty, Thank you very much. Yes you are right, in the localhost.$(date).log I can see: 03-Apr-2018 18:13:40.751 SEVERE [main] org.apache.catalina.core.StandardContext.filterStart Exception starting filter [SsoAisFilter] java.lang.ClassNotFoundException:

List Ciphers - 500 Error

2018-04-03 Thread Jason Vo
Hi There, Version Apache Tomcat/8.0.32 When trying to view the list of ciphers configured using http://localhost:8080/manager/text/sslConnectorCipher i get the below 500 error HTTP/1.1 500 Internal Server Error Server: Apache-Coyote/1.1 Cache-Control: private Expires: Thu, 01 Jan 1970 01:00:00

Re: javax.servlet.Filter failed to start error. How to debug it?

2018-04-03 Thread Coty Sutherland
On Tue, Apr 3, 2018 at 8:47 AM, Luis Rodríguez Fernández wrote: > Hello there, > > I've realized that if I make a typo in my declaration I get > something in the catalina.out like: > > Apr 03, 2018 2:27:01 PM org.apache.catalina.core.StandardContext > startInternal > SEVERE:

javax.servlet.Filter failed to start error. How to debug it?

2018-04-03 Thread Luis Rodríguez Fernández
Hello there, I've realized that if I make a typo in my declaration I get something in the catalina.out like: Apr 03, 2018 2:27:01 PM org.apache.catalina.core.StandardContext startInternal SEVERE: One or more Filters failed to start. Full details will be found in the appropriate container log