Internal Error:ArrayIndexOutOfBoundsException
We have been getting alot of of these errors,
[21/Jun/2001:13:17:15] failure ( 4190): Internal error: exception thrown
from the servlet service function (uri=/myjsp.jsp):
java.lang.ArrayIndexOutOfBoundsException: 26195968, Stack:
java.lang.ArrayIndexOutOfBoundsException: 26195968
at org.apache.jasper.runtime.HttpJspBase.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at
com.netscape.server.http.servlet.NSServletRunner.Service(Compiled Code)
I believe they are occuring randomly as jsp's are being compiled into
servlets after iportal has been restarted.
These errors don't occur always. They are occuring ocassionally when we
acess a jsp via a link off a desktop channel. However, once the error
occurs, everytime you try to access that jsp it will return the same
error message.
When we get this error we just restart the iportal server and the
problem goes away.
Has anyone experienced any problems like this and if so do you know how
to solve this problem?
Possiblly, if apon restarting the iportal server we can auto compile all
the jsps so we know in advance if all jsps compile properly.
[1265 byte] By [
] at [2007-11-25 4:27:43]

Hello,
We're also getting this error randomly whenever we update JSP files in
portal server. We have to restart the web server to correct the problem. It
only occurs when we touch a JSP file and the server attempts to re-compile
the servlet.
I'm hoping SP3 will correct this.
"David Rosenboom" <david.rosenboom@sheridanc.on.ca> wrote in message
news:3B32351F.C31B6AF9@sheridanc.on.ca...
> We have been getting alot of of these errors,
> [21/Jun/2001:13:17:15] failure ( 4190): Internal error: exception thrown
> from the servlet service function (uri=/myjsp.jsp):
> java.lang.ArrayIndexOutOfBoundsException: 26195968, Stack:
> java.lang.ArrayIndexOutOfBoundsException: 26195968
> at org.apache.jasper.runtime.HttpJspBase.service(Compiled Code)
> at javax.servlet.http.HttpServlet.service(Compiled Code)
> at
> com.netscape.server.http.servlet.NSServletRunner.Service(Compiled Code)
>
> I believe they are occuring randomly as jsp's are being compiled into
> servlets after iportal has been restarted.
>
> These errors don't occur always. They are occuring ocassionally when we
> acess a jsp via a link off a desktop channel. However, once the error
> occurs, everytime you try to access that jsp it will return the same
> error message.
>
> When we get this error we just restart the iportal server and the
> problem goes away.
>
> Has anyone experienced any problems like this and if so do you know how
> to solve this problem?
>
> Possiblly, if apon restarting the iportal server we can auto compile all
> the jsps so we know in advance if all jsps compile properly.
>
>
at 2007-6-29 2:28:53 >
