RE: HTTP 500 error JasperException: Unable to compile class for JSP

2006-03-16 Thread Caldarale, Charles R
> From: Stuart Lowes [mailto:[EMAIL PROTECTED] > Subject: Re: HTTP 500 error JasperException: Unable to > compile class for JSP > > Also these are the default directory layout and environment > variables in the Debian contrib 'tomcat4' packages. Some of these

Re: HTTP 500 error JasperException: Unable to compile class for JSP

2006-03-16 Thread Stuart Lowes
Thanks for the responses. :) I'm still unable to get this working though, the same error is produced. Is it possible I am missing a dependency or two? apt-get in Debian installs a few dependencies automatically, but maybe there are some others not specified in the .deb dependency list? Serlet

RE: HTTP 500 error JasperException: Unable to compile class for J SP

2006-03-15 Thread Serlet Jean-Claude
ne- De : Antonio Petrelli [mailto:[EMAIL PROTECTED] Envoyé : mercredi 15 mars 2006 09:26 À : Tomcat Users List Objet : Re: HTTP 500 error JasperException: Unable to compile class for JSP Stuart Lowes ha scritto: > Catalina logfile: > - > Using CATALINA_BASE: /var/

Re: HTTP 500 error JasperException: Unable to compile class for JSP

2006-03-15 Thread Antonio Petrelli
Stuart Lowes ha scritto: Catalina logfile: - Using CATALINA_BASE: /var/lib/tomcat4 Using CATALINA_HOME: /usr/share/tomcat4 Using CATALINA_TMPDIR: /var/lib/tomcat4/temp I saw it just now. CATALINA_BASE and CATALINA_HOME shouldn't point to the same directory? I think that Tomca

Re: HTTP 500 error JasperException: Unable to compile class for JSP

2006-03-14 Thread Stuart Lowes
Antonio Petrelli wrote: Stuart Lowes ha scritto: I've been trying to get tomcat4 running on Debian sarge for the past week and a bit and am now at a loss for what to try or where to look. Try to copy /lib/tools.jar in /common/lib Thanks for the suggestion, Antonio. I tried this with a symlin

Re: HTTP 500 error JasperException: Unable to compile class for JSP

2006-03-14 Thread Antonio Petrelli
Stuart Lowes ha scritto: Hi list, I've been trying to get tomcat4 running on Debian sarge for the past week and a bit and am now at a loss for what to try or where to look. I'm new to tomcat and not much of a Java expert either.. Try to copy /lib/tools.jar in /common/lib

RE: HTTP 500 Error.

2005-10-26 Thread Steve Kirk
the key lines to look at more closely at these: java.lang.ClassCastException org.apache.jsp.errorpage_jsp._jspService(errorpage_jsp.java:103) ... org.apache.jsp.preview_jsp._jspService(preview_jsp.java:135) (esp the latter), and: "note The full stack trace of the root cause is av