Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
WellsFargo
US
Last activity: 29 Aug 2019 12:43 EDT
Performance Issue java.util.Hashtable.clone()
Hi All,
We are runing the Performance testing ,So we are gettting below errors messages in the PEGA log file.
Culprit Thread: The below is the culprit thread which is taking long time to execute. This thread has locked one method java.util.Hashtable.clone() and is trying to execute java.util.Hashtable.clone() method.This method will be called to perform the clone/copy of Hashtable.
"WebContainer : 173" Id=88532 in RUNNABLE
BlockedCount : 41, BlockedTime : -1, WaitedCount : 68, WaitedTime : -1
at java.lang.Object.clone(Object.java:58)
at java.util.Hashtable.clone(Hashtable.java:603)
- locked java.util.Hashtable@13071903
Any one having any idea ,please share