You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Luminous Heart <lu...@yahoo.com> on 2002/07/11 18:15:00 UTC

Error starting tc4.1.7b!

I downloaded tc4.1.7beta binary, expanded on my linux
box and fired startup.sh after setting 
"
JAVA_HOME=/usr/local/j2sdk1.4.0

export CATALINA_OPTS='-Xms100000000 -Xmx150000000
-Dawt.toolkit=com.eteks.awt.PJAToolkit
-Djava.awt.graphicsenv=com.et
eks.java2d.PJAGraphicsEnvironment
-Djava.awt.fonts=/usr/local/j2sdk1.4.0/jre/lib/fonts/'
"
When I typed
http://localhost:8080/examples/jsp/dates/date.jsp I
got the following error. The same thing happen when I
try the ROOT.

org.apache.jasper.JasperException: Unable to compile 
class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
    [javac] Compiling 1 source file
/usr/local/tomcat/work/Standalone/localhost/examples/jsp/dates/date$jsp.java:101:
handlePageException(java.lang.Exception) in
javax.servlet.jsp.PageContext cannot be applied to
(java.lang.Throwable)
      if (pageContext != null)
pageContext.handlePageException(t);
                                          ^
1 error

Any idea?

Regards.


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>