Check 2.2.2 https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_2/xwork-core/src/main/java/com/opensymphony/xwork2/validator/AnnotationActionValidatorManager.java
Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ W dniu 13 marca 2012 16:44 użytkownik Przemysław Deć <p...@linuxpolska.pl> napisał: > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org