Hi friends


 I am using JRun 2.3.3 build 153 with Apache server 1.3.6 on WinNT 4.0

Throwing the following exception is unpredictable. i.e. sometimes it works
fine and sometimes it throws 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(Compiled Code)
        at com.livesoftware.jsp.JSPServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
        at com.livesoftware.jrun.JRunGeneric.handleConnection(Compiled Code)
        at com.livesoftware.jrun.JRunGeneric.handleProxyConnection(Compiled
Code)
        at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(Co
mpiled Code)
        at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled
Code)


In c:\JRun\jsm-default\services\jse\logs\error.log
{  javax.servlet.ServletException
        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(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
        at com.livesoftware.jrun.JRunGeneric.handleConnection(Compiled Code)
        at com.livesoftware.jrun.JRunGeneric.handleProxyConnection(Compiled
Code)
        at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(Co
mpiled Code)
        at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled
Code)
 }



please let me know whats happening as soon as possible??
Or if i am wrong some where...


What I think is JRun should give proper description of the exception. From
the above exception it is very difficult to pinpoint the reason for the
exception...

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

Reply via email to