DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5581>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5581

java.lang.ArrayIndexOutOfBoundsException

           Summary: java.lang.ArrayIndexOutOfBoundsException
           Product: Tomcat 3
           Version: 3.2 Final
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


While giving more than 200 concurrent request on jsp.. 
tomcat gives following exception..

java.lang.ArrayIndexOutOfBoundsException
        at org.apache.tomcat.util.SimplePool.get(SimplePool.java)
        at org.apache.jasper.runtime.JspFactoryImpl.getPageContext
(JspFactoryImpl.java)

I saw code of JspFactoryImpl.java where while taking PageContextImpl object 
from pool.. there is not exception handling is present..

Is this intentionally done or it has some other purpose..

Pls let me know at [EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to