You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "mck (JIRA)" <ji...@apache.org> on 2018/09/07 12:47:00 UTC

[jira] [Closed] (TILES-599) stuck thread on hashmap

     [ https://issues.apache.org/jira/browse/TILES-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mck closed TILES-599.
---------------------
    Resolution: Fixed

Thanks for the fixes.
Committed both #15 and #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)