We have been experiencing this error for months on Solaris 2.6.
We found that specifying Jikes as the compiler lessened the frequency of this
error (although this may have been a perception), and that after a server-bounce
things worked OK again.
Still worrying, though... Would like to know what this is about too.
James Dodd
ZDNet
Steven Punte <[EMAIL PROTECTED]> on 07/05/2000 06:42:09 PM
To: Orion-Interest <[EMAIL PROTECTED]>
cc: (bcc: James Dodd/ZDNet/LON/ZDEUR)
Subject: HELP: Reoccurring ArrayIndexOutOfBoundsException from Orion
Dear Orion Interest Group:
Has anyone experienced this error below? My team is repeatedly
running into this, but I cannot create the problem in a deterministic
manner. We are using no arrays, so the error is from somewhere inside
Orion. Once this error occurs, all JSPs on all application become
non-functinoal.
Any help appreciated!
7/5/00 10:19 AM ebusinessWebApp: Servlet error
java.lang.ArrayIndexOutOfBoundsException: 13274200
at com.evermind.server.http.EvermindHttpJspPage.service(Compiled Code)
at com.evermind.server.http.HttpApplication.tb(Compiled Code)
at com.evermind.server.http.JSPServlet.service(Compiled Code)
at com.evermind.server.http.df.o3(Compiled Code)
at com.evermind.server.http.df.forward(Compiled Code)
at com.evermind.server.http.dm.o9(Compiled Code)
at com.evermind.server.http.dm.o8(Compiled Code)
at com.evermind.util.e.run(Compiled Code)
STeve Punte
e-Business Software Architect
Technologent Inc
[EMAIL PROTECTED]
|
Dear Orion Interest Group:
Has anyone experienced this
error below? My team is repeatedly
running into this, but
I cannot create the problem in a
deterministic
manner. We are using no
arrays, so the error is from somewhere inside
Orion. Once this error occurs,
all JSPs on all application become
non-functinoal.
Any help appreciated!
7/5/00 10:19 AM ebusinessWebApp: Servlet
error
java.lang.ArrayIndexOutOfBoundsException: 13274200 at com.evermind.server.http.EvermindHttpJspPage.service(Compiled Code) at com.evermind.server.http.HttpApplication.tb(Compiled Code) at com.evermind.server.http.JSPServlet.service(Compiled Code) at com.evermind.server.http.df.o3(Compiled Code) at com.evermind.server.http.df.forward(Compiled Code) at com.evermind.server.http.dm.o9(Compiled Code) at com.evermind.server.http.dm.o8(Compiled Code) at com.evermind.util.e.run(Compiled Code) |
