Bug 15662 - refresh error
Summary: refresh error
Status: CLOSED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Random Taglib (show other bugs)
Version: 1.1
Hardware: PC All
: P3 critical (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
: 15663 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-12-26 02:26 UTC by zaichao.gui
Modified: 2005-03-20 17:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zaichao.gui 2002-12-26 02:26:57 UTC
when i run the taglibs by taglibs-random.jar.
i refresh the following page every 5 times there will be a error occur:
http://192.168.1.7:8080/random-examples/random.jsp
the specific exception is
HTTP Status 500 - 
...
exception 
org.apache.jasper.JasperException
...
root cause 
java.lang.ArrayIndexOutOfBoundsException
...
Comment 1 Glenn Nielsen 2003-01-11 19:36:26 UTC
*** Bug 15663 has been marked as a duplicate of this bug. ***
Comment 2 Glenn Nielsen 2003-01-11 20:40:30 UTC
Thanks for reporting this. The bug was exhibited when the random taglib was
using in a JSP container like Jasper 2 in Tomcat 4.1 which implements custom
tag pooling.  The bug has been fixed and will be in the next nightly build.