Thanks for your help. I've tried re-installing tomcat vs 4.1.24 three times and no luck. Instead, I've installed vs 3.3.1a which works just fine and I'll stick with that for a while until I've upgraded jdk.
Sandra ----- Original Message ----- From: "Daniel Ost" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 1:35 PM Subject: Re: startup error > Hi, > > mmh, no idea, sorry. After adding the additional > rows into web.xml, every of my jsps run smoothly. > > Did you eleminate the usual suspects like > classpath, every needed jar is in place > (especially inside the common/lib folder, etc. > > Maybe, a re-install of the tomcat-engine would > help... Did you already look into google.groups? > That's a good source of information, too. But first, > try out a re-install of the whole stuff, and install > Tomcat as a service! > Btw, I use actually JDK 1.4.x > > CU > Daniel > --- Sandra Williams <[EMAIL PROTECTED]> > schrieb: > Hi, > > > > Thanks. I added the code as you suggested and now I > > get this error: > > > > 2003-06-12 10:38:37 Error compiling file: > > > D:\jakarta-tomcat-4.1.24\work\Standalone\localhost\_\/index_jsp.java > > [javac] Compiling 1 source file > > > > > D:\jakarta-tomcat-4.1.24\work\Standalone\localhost\_\index_jsp.java:266: > > handlePageException(java.lang.Exception) in > > javax.servlet.jsp.PageContext > > cannot be applied to (java.lang.Throwable) > > if (pageContext != null) > > pageContext.handlePageException(t); > > ^ > > 1 error > > > > Sandra > > ----- Original Message ----- > > From: "Daniel Ost" <[EMAIL PROTECTED]> > > To: "Tomcat Users List" > > <[EMAIL PROTECTED]> > > Sent: Thursday, June 12, 2003 10:28 AM > > Subject: Re: startup error > > > > > > > Hi, > > > > > > you have to set a additional parameter in the > > > {CATALINA-HOME}/conf/web.xml file. > > > > > > Add in the jsp - servlet section the following: > > > > > > <init-param> > > > <param-name>fork</param-name> > > > <param-value>false</param-value> > > > </init-param> > > > > > > CU > > > Daniel > > > > > > > > > --- Sandra Williams <[EMAIL PROTECTED]> > > > schrieb: > Hi, > > > > > > > > I've just installed jakarta-tomcat-4.1.24 on > > Windows > > > > 2000 > > > > (I'm upgrading from jakarta-tomcat-3.2.1 which I > > > > have not deleted yet). > > > > > > > > I have jdk version 1.3.1 > > > > > > > > When I run startup.bat I get the following error > > in > > > > the log file: > > > > > > > > 2003-06-11 19:06:21 Error compiling file: > > > > > > > > > > D:\jakarta-tomcat-4.1.24\work\Standalone\localhost\_\/index_jsp.java > > > > [javac] Since fork is true, ignoring > > compiler > > > > setting. > > > > [javac] Compiling 1 source file > > > > [javac] Since fork is true, ignoring > > compiler > > > > setting. > > > > [javac] > > > > > > > > > > D:\jakarta-tomcat-4.1.24\work\Standalone\localhost\_\index_jsp.java:266: > > > > handlePageException(java.lang.Exception) in > > > > javax.servlet.jsp.PageContext > > > > cannot be applied to (java.lang.Throwable) > > > > [javac] if (pageContext != null) > > > > pageContext.handlePageException(t); > > > > [javac] > > > > ^ > > > > [javac] 1 error > > > > > > > > I hope someone can help me. > > > > Thanks > > > > > > > > Sandra > > > > _____________________________________ > > > > Sandra Williams > > > > Department of Computing Science, > > > > University of Aberdeen, > > > > Aberdeen AB24 3UE > > > > UK > > > > Tel: +44 (0)1224 274207 > > > > Email: [EMAIL PROTECTED] > > > > Web: www.csd.abdn.ac.uk/~swilliam > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > __________________________________________________________________ > > > > > > Gesendet von Yahoo! Mail - http://mail.yahoo.de > > > Logos und Klingeltöne fürs Handy bei > > http://sms.yahoo.de > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > __________________________________________________________________ > > Gesendet von Yahoo! Mail - http://mail.yahoo.de > Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]