when you getting it working another very good option to try is -server.
It can improve performace by up to 50% (depending on OS).

-----Original Message-----
From: Luminous Heart [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 12:15 PM
To: Tomcat Users List
Subject: 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:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to