Hi

I am facing a critical production performance problem for Struts 2.2.1.
>From thread dumps, the issue (See details below in P.S.) seems to be
similar to the one addressed by JIRA issue number 'WW-3461' .

Since Struts 2.2.2 is still not released, is it safe that only the patch
related with 'AnnotationActionValidatorManager.java' to be applied and
hence,the related application to be rolled out in production environment?
By safe, I mean that no other Struts2 component using this class starts
behaving in an unexpected manner whenevr that patch is being used.

It would be great if this answer could be responded as the decision to roll
out corresponding application in production depends on the same.

Thanks!

P.S.: Current Thread dump says:-
"httpSSLWorkerThread-6357-65" daemon prio=3 tid=0x02d51400 nid=0x728
waiting for monitor entry [0xaed7b000..0xaed7fa70]
   java.lang.Thread.State: BLOCKED (on object monitor)
    at
    
com.opensymphony.xwork2.validator.AnnotationActionValidatorManager.getValidators
(AnnotationActionValidatorManager.java)
    - waiting to lock <0xcc1b9b28> (a
    com.opensymphony.xwork2.validator.AnnotationActionValidatorManager)
    at
    com.opensymphony.xwork2.validator.AnnotationActionValidatorManager.validate
(AnnotationActionValidatorManager.java:115)
    at
    com.opensymphony.xwork2.validator.AnnotationActionValidatorManager.validate
(AnnotationActionValidatorManager.java:107)
    at
    com.opensymphony.xwork2.validator.AnnotationActionValidatorManager.validate
(AnnotationActionValidatorManager.java:102)
.....
"

Regards
Shishir

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to