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

Profiler throws IndexOutOfBoundsException:

           Summary: Profiler throws IndexOutOfBoundsException:
           Product: Cocoon 2
           Version: Current CVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: sitemap components
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I am using the noncaching profiling pipeline. The pipeline contains
a cinclude transformer, which includes  a internal pipeline.

====
java.lang.IndexOutOfBoundsException: Index: 7, Size: 7
        at java.util.ArrayList.RangeCheck(ArrayList.java:508)
        at java.util.ArrayList.get(ArrayList.java:320)
        at
org.apache.cocoon.components.profiler.ProfilerData.setTime(ProfilerData.java:159)
        at
org.apache.cocoon.components.profiler.ProfilingXMLPipe.endDocument(ProfilingXMLPipe.java:125)
        at
org.apache.xalan.transformer.ResultTreeHandler.endDocument(ResultTreeHandler.java:192)

Reply via email to