I am wrestling with the same issue...  I think it is caused by the javac
program not being in your path...  But I am not 100% percent sure..

Also, the nt service logon user needs write permssions to
c:\winnt\system32...

look at your logs..

If you make progress, please let me know..  

-----Original Message-----
From: Srinivasu Gandu [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 10, 2003 9:42 AM
To: 'Tomcat Users List'
Subject: win2000 issue with tomcat4.1.24


Hi all,
I am using win2000 and trying to install and run the tomcat4.1.24, I am
getting an parser exception as follows when I try to access the home page
http://localhost:8080. I also tried not install as service, in that case it
is unable to see the JSP parser servlet. Could some one help on this..


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] Since fork is true, ignoring compiler setting.
    [javac] Compiling 1 source file
    [javac] Since fork is true, ignoring compiler setting.
    [javac] C:\Program Files\Apache Group\Tomcat
4.1\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


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

Reply via email to