Hi all,
I am using a WLS and I seems to be getting the following exception randomly
while accessing the JSP/ Servlets ,
There seems to be no reason at all..HAs any one encountered it ?
or could it be a bug in WLS ?
Thu Aug 10 15:54:38 PDT 2000:<E> <ServletContext-Servlets> Servlet failed
with R
untimeException
Thu Aug 10 15:54:38 PDT 2000:<E>
<ServletContext-Servlets> java.lang.ArrayIndexOutOfBoundsException: 1
at javax.servlet.http.HttpServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
Code
)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled C
ode)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled C
ode)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
at weblogic.t3.srvr.ExecuteThread.run(Compiled Code)
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets