[
https://issues.apache.org/jira/browse/TILES-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608455#comment-16608455
]
ASF GitHub Bot commented on TILES-599:
--------------------------------------
Github user shakeelabbas1 closed the pull request at:
https://github.com/apache/tiles/pull/16
> stuck thread on hashmap
> -----------------------
>
> Key: TILES-599
> URL: https://issues.apache.org/jira/browse/TILES-599
> Project: Tiles
> Issue Type: Bug
> Components: tiles-core
> Reporter: Shakeel Abbas
> Priority: Critical
> Fix For: 3.1.x, 3.0.x
>
>
> Thread stuck for Apache tiles BasicPreparerFactory. This happens in
> concurrent environments.
> Root cause and solution discussed here.
> https://stackoverflow.com/questions/38761222/hashmap-hang-in-concurrent-access
> Part of Stack trace here as below
> ", which is more than the configured time (StuckThreadMaxTime) of "600"
> seconds. Stack trace:
> !java.util.HashMap.getEntry(HashMap.java:466)
> !java.util.HashMap.containsKey(HashMap.java:450)
> !org.apache.tiles.preparer.BasicPreparerFactory.getPreparer(BasicPrepare
> rFactory.java:70)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)