----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Yes, we're having the same problem here. The workaround is to go back to
Solaris_JDK_1.2.1_04.
Rob Chandhok wrote:
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> We've been experiencing a problem on a production server, JServ 1.1,
> Apache 1.3.9, JSDK 2.0, JVM (Solaris_JDK_1.2.2_05, native threads,
> sunwjit).
>
> It seems to have surfaced when we upgraded to JServ 1.1. The
> specific problem is that sometimes (and not all the time) the
> automatic class loader seems to get confused and all servlets stop
> working.
>
> The error in jserv.log is
>
> Servlet-Error: java.lang.ArrayIndexOutOfBounds:1 :1
>
> Or sometimes
>
> Servlet-Error: java.lang.ArrayIndexOutOfBounds:-427450824 : -427450824
>
> first caught in javax.servlet.http.HttpServlet.service
>
> It appears to me that the error is somewhere in the JServSTMStore,
> and is related to a timing problem with the AdaptiveClassLoader. But
> I'm not having any luck tracing it down any further.
>
> Anyone else seen this problem? Any suggestions? Could this be in our code?
>
> Thanks.
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]