[ 
https://issues.apache.org/jira/browse/TAP5-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091599#comment-15091599
 ] 

Jochen Kemnade commented on TAP5-2526:
--------------------------------------

This is probably also caused by concurrent modifications of the Map.

> ArrayIndexOutOfBoundsException in CaseInsensitiveMap
> ----------------------------------------------------
>
>                 Key: TAP5-2526
>                 URL: https://issues.apache.org/jira/browse/TAP5-2526
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>
> {noformat}
> ...
>     Caused by: java.lang.ArrayIndexOutOfBoundsException: null
>       at java.lang.System.arraycopy(Native Method) ~[na:1.8.0_72-internal]
>       at 
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap$Position.put(CaseInsensitiveMap.java:298)
>  ~[commons-5.4.0.jar:na]
>       at 
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.put(CaseInsensitiveMap.java:375)
>  ~[commons-5.4.0.jar:na]
>       at 
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.put(CaseInsensitiveMap.java:30)
>  ~[commons-5.4.0.jar:na]
>       at 
> org.apache.tapestry5.internal.services.assets.JavaScriptStackAssemblerImpl.assembleJavascriptResourceForStack(JavaScriptStackAssemblerImpl.java:120)
>  ~[tapestry-core-5.4.0.jar:na]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to