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

Hudson commented on TAP5-2520:
------------------------------

FAILURE: Integrated in tapestry-trunk-freestyle #1550 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/1550/])
TAP5-2520, TAP5-2526: synchronize access to the cache because (jochen.kemnade: 
rev e2a092b6c56f1f12accff5d5f3df37dd53259798)
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/assets/JavaScriptStackAssemblerImpl.java


> NullPointerException in CaseInsensitiveMap
> ------------------------------------------
>
>                 Key: TAP5-2520
>                 URL: https://issues.apache.org/jira/browse/TAP5-2520
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-ioc
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>
> {code}
>     java.lang.NullPointerException: null
>       at 
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap$CIMEntry.access$700(CaseInsensitiveMap.java:39)
>  ~[commons-5.4.0.jar:na]
>       at 
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.select(CaseInsensitiveMap.java:476)
>  ~[commons-5.4.0.jar:na]
>       at 
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.select(CaseInsensitiveMap.java:451)
>  ~[commons-5.4.0.jar:na]
>       at 
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.get(CaseInsensitiveMap.java:387)
>  ~[commons-5.4.0.jar:na]
>       at 
> org.apache.tapestry5.internal.services.assets.JavaScriptStackAssemblerImpl.assembleJavascriptResourceForStack(JavaScriptStackAssemblerImpl.java:115)
>  ~[tapestry-core-5.4.0.jar:na]
> {code}
> This is probably caused by concurrent access to the map.



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

Reply via email to