Hi guys,
First of all many thanks to folks who replied my to mail.
i am again posting the same problem with all the explanation i could
provide.
this may help u guys to provide me the solution..
Software i am using is :
JRun 2.3.3 build 153
Apache web server 1.3.6
OS is NT 4.0
Exception details :
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)
}
The servlet class is created but it only contains the following one line :
// Generated by JRun, do not edit
What i think is its the compile time error, because an empty servlet is
created.
The Jrun should give an proper explanation about the exception and also the
location in the JSP file.
The JSP file which is throwing the above exception does not contain any html
contain and the size of the file is not
large.
I am not using any array in my JSP code.
I know the problem of the JRun which throws the ArrayBound exception if the
file size is large.
But in my case it is not the problem.
The same JSP file works fine sometimes but once it start giving the
exception it continously throws the same exception.
I have done all the possible things i can do like:
Reinstalling the JRun and restarting the machine several time.
i even reinstall the apache server.
The contents of my JSP file:
The first JSP file contains the HTML form which has :
2 text fields and 6 list box.
Once the submit botton is press the other JSP file "xyz.jsp" whose URL is
specified in the form Action is run.
"xyz.jsp" file is throwing the above exception.
If u need more details, let me know about it..
i am really getting frustrated about it.. i don't understand where i am
wrong..
so guys please help me...
waiting for your replies..
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