Hi ,
I am getting the following error when I try to execute jsp files.
I am using jdk 1.1.3 on solaris 2.6 . Servlet examples are working
Tomcat 3.1 apache 1.3.14

Regards

subhomoy

Error: 500
Location: /examples/jsp/source.jsp
Internal Servlet Error:
org.apache.jasper.JasperException: Unable to compile class for JSP
        at java.lang.Throwable.(Compiled Code)
        at java.lang.Exception.(Compiled Code)
        at javax.servlet.ServletException.(Compiled Code)
        at org.apache.jasper.JasperException.(Compiled Code)
        at org.apache.jasper.runtime.JspServlet.loadJSP(Compiled Code)
        at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.loadIfNecessary(Compi
led Code)
        at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(Compiled
Code)
        at org.apache.jasper.runtime.JspServlet.serviceJspFile(Compiled
Code)
        at org.apache.jasper.runtime.JspServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled
Code)
        at org.apache.tomcat.core.ContextManager.service(Compiled Code)
        at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Compiled Code)
        at org.apache.tomcat.service.TcpConnectionThread.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
Root cause: 
java.lang.IllegalArgumentException: Unknown argument
        at java.lang.Throwable.(Compiled Code)
        at java.lang.Exception.(Compiled Code)
        at java.lang.RuntimeException.(Compiled Code)
        at java.lang.IllegalArgumentException.(Compiled Code)
        at java.text.MessageFormat.format(Compiled Code)
        at java.text.MessageFormat.format(Compiled Code)
        at java.text.Format.format(Compiled Code)
        at org.apache.jasper.Constants.getString(Compiled Code)
        at org.apache.jasper.Constants.message(Compiled Code)
        at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(Compiled
Code)
        at
org.apache.jasper.compiler.DelegatingListener.handleDirective(Compiled Code)
        at org.apache.jasper.compiler.Parser$Directive.accept(Compiled Code)
        at org.apache.jasper.compiler.Parser.parse(Compiled Code)
        at org.apache.jasper.compiler.Parser.parse(Compiled Code)
        at org.apache.jasper.compiler.Parser.parse(Compiled Code)
        at org.apache.jasper.compiler.Compiler.compile(Compiled Code)
        at org.apache.jasper.runtime.JspServlet.loadJSP(Compiled Code)
        at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.loadIfNecessary(Compi
led Code)
        at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(Compiled
Code)
        at org.apache.jasper.runtime.JspServlet.serviceJspFile(Compiled
Code)
        at org.apache.jasper.runtime.JspServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled
Code)
        at org.apache.tomcat.core.ContextManager.service(Compiled Code)
        at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Compiled Code)
        at org.apache.tomcat.service.TcpConnectionThread.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)


 Feel the pulse of the stock market on the tip of your finger 
Online Investments at http://www.icicidirect.com. 



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

Reply via email to