Hi, list!
>From time to time, I get this exception from orionserver (1.3.8). It
only happens when the resource to serve is a dynamic page (jsp or
servlet) but not if an html file.
The only way of getting out from this exception is restarting the server
(which obviously is not a good thing to do).
Do you know the reason?
I'd like to know if this is a bug in orion, or is a problem in my ejb
app.
Thanks!!
--------------8<----------------------------
java.lang.ArrayIndexOutOfBoundsException: 10150960
at com.orionserver.http.OrionHttpJspPage.service(Compiled Code)
at com.evermind.server.http.HttpApplication.w5(Compiled Code)
at com.evermind.server.http.JSPServlet.service(Compiled Code)
at com.evermind.server.http.d1.si(Compiled Code)
at com.evermind.server.http.d1.forward(Compiled Code)
at com.evermind.server.http.ed.sp(Compiled Code)
at com.evermind.server.http.ed.so(Compiled Code)
at com.evermind.util.f.run(Compiled Code)
--------------8<----------------------------
--
Juan Fuentes
<[EMAIL PROTECTED]>