You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ew...@vividsolutions.com on 2001/09/21 23:37:13 UTC

App Exception

Hi there,

I am getting an error that I have not seen before, the application that I am
running ran fine in
Tomcat 3.2 then we moved it to our clients JRun and now I am using Tomcat
4.0 and when
I try to get it to deploy/run I am getting the following error:

Exception Report:
javax.servlet.ServletException: Servlet.init() for servlet jsp threw
exception
Root Cause:
java.lang.NoSuchFieldError: jasperLog

I have not made any modifications to the app yet, I am trying to get it to
run in Tomcat 4.0 first

Any help would be greatly appreciated.

Eric Wright