Re: Tomcat 4.1.24
Try to access the default page :
http://localhost:8080/
On Saturday 03 May 2003 15:55, Avramucz "István" wrote:
> Hello!
>
> I've just installed Tomcat 4.1.24 on Debian.
> I receive the following error message when I use this
> URL: http://localhost:8080/index.jsp
>
> HTTP Status 500 -
>
> type Exception report
>
> message
>
> description The server encountered an internal error
> () that prevented it from fulfilling this request.
>
> exception
>
> 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.
>
>
>
> at
> org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErro
>rHandler.java:130) at
> org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher
>.java:293) at
> org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:353)
> at
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:370)
>
> ...
>
> Any idea?
> Thanks.
>
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
Reply to: