Hi I have the same case as in XW-376 bug: https://issues.apache.org/jira/browse/XW-376
I have 300 threads and 197 of them are blocked: "http-0.0.0.0-8080-205" daemon prio=10 tid=0x00007fb748302800 nid=0x3536 waiting for monitor entry [0x00007fb55f0ae000] java.lang.Thread.State: BLOCKED (on object monitor) at com.opensymphony.xwork2.validator.AnnotationActionValidatorManager.getValidators(AnnotationActionValidatorManager.java:69) - waiting to lock <0x0000000632b9a550> (a com.opensymphony.xwork2.validator.AnnotationActionValidatorManager) at com.opensymphony.xwork2.validator.AnnotationActionValidatorManager.validate(AnnotationActionValidatorManager.java:115) ... What happened with XW-376 commit? I'm using struts 2.2.1.1 but I can't see the changes made here in this patch in any version of struts and xwork. Where did this commit go? Regards Przemek Dec