Hi folks,
I am using JRun 2.3.3 build 153 with Apache server 1.3.6 on WinNT 4.0
My JSP files were working properly.
But now when i am running the same files, it is giving me the following
exception:
In c:\JRun\jsm-default\logs\stderr.log file:
null
java.lang.ArrayIndexOutOfBoundsException
at com.jclark.xsl.expr.Converter.toString(Compiled Code)
at com.jclark.xsl.tr.SheetImpl.process(SheetImpl.java)
at com.jclark.xsl.sax.XSLProcessorImpl.parse(XSLProcessorImpl.java)
at com.livesoftware.xml.XT.process(XT.java:66)
at
com.livesoftware.jsp.JSPCompiler.createServlet(JSPCompiler.java:111)
at com.livesoftware.jsp.JSPServlet.service(JSPServlet.java:95)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
at
com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java:116)
at
com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java:78)
at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JR
unProxyServiceHandler.java:102)
at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled
Code)
In c:\JRun\jsm-default\services\jse\logs\error.log
{ (Running servlet) javax.servlet.ServletException:
java.lang.ArrayIndexOutOfBoundsException
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at javax.servlet.ServletException.<init>(ServletException.java:68)
at com.livesoftware.jsp.JSPServlet.service(JSPServlet.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
at
com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java:116)
at
com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java:78)
at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JR
unProxyServiceHandler.java:102)
at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled
Code)
}
please let me know whats happening??
Or if i am wrong some where...
thanks in advance,
suvil...
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html