Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
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)