Shakeel Abbas created TILES-599:
-----------------------------------
Summary: STUCK thread on
Key: TILES-599
URL: https://issues.apache.org/jira/browse/TILES-599
Project: Tiles
Issue Type: Bug
Components: tiles-core
Reporter: Shakeel Abbas
Fix For: 2.2.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)