A servlet threw a Throwwable during its service method which was not caught
by any number of exceptions. There should be something in the logs
(catalina.out of localhost_log_{date}.txt which should tell you the nested
part of the exception. Otherwise - start looking for timestamps and trace
tha
Does anyone know why I am getting this error :
javax.servlet.ServletException: Servlet execution threw an exception
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:275)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilte