You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/12/17 18:59:36 UTC

DO NOT REPLY [Bug 25597] New: - ArrayIndexOutOfBoundsException

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=25597>.
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=25597

ArrayIndexOutOfBoundsException

           Summary: ArrayIndexOutOfBoundsException
           Product: Tomcat 4
           Version: 4.1.27
          Platform: Sun
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: tracy.pleasant@lmco.com


Before upgrading to tomcat 4.1.27, thsi worked fine. Now I get this exception: 

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 14
	at org.apache.jasper.JspC.locateUriRoot(JspC.java:628)
	at org.apache.jasper.JspC.execute(JspC.java:759)
	at org.apache.jasper.JspC.main(JspC.java:823)
Is there any issues with tomcat 4 and jspc?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org