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

ASF GitHub Bot commented on TILES-599:
--------------------------------------

GitHub user shakeelabbas1 opened a pull request:

    https://github.com/apache/tiles/pull/16

    TILES-599 using ConcurrentHashMap

    https://issues.apache.org/jira/browse/TILES-599

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shakeelabbas1/tiles TILES_3_0_X

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tiles/pull/16.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16
    
----
commit d1bda5413a4d1481702c7d99a6cff3b838026418
Author: shakeel.abbas <shakeel.abbas@...>
Date:   2018-09-02T06:52:36Z

    TILES-599 using ConcurrentHashMap

----


> 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)

Reply via email to