Re: help for error javax.servlet.ServletException

2006-01-13 Thread Tim Funk
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

help for error javax.servlet.ServletException

2006-01-12 Thread Qaiser Mehmood
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