[
https://issues.apache.org/jira/browse/SLING-9925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated SLING-9925:
------------------------------------
Fix Version/s: (was: Engine 2.7.4)
> ArrayIndexOutOfBoundsException in AbstractSlingFilterChain
> ----------------------------------------------------------
>
> Key: SLING-9925
> URL: https://issues.apache.org/jira/browse/SLING-9925
> Project: Sling
> Issue Type: Bug
> Components: Engine
> Affects Versions: Engine 2.7.2
> Reporter: Karl Pauls
> Priority: Major
>
> Apparently, it is possible for an AIOOB Exception to happen in the
> AbstractSlingFilterChain. Unclear to me why but it looks like this:
> {code:java}
> rg.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught
> Throwable
> java.lang.ArrayIndexOutOfBoundsException: Index 29 out of bounds for length 29
> at
> org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:86)
> [org.apache.sling.engine:2.7.2]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)