Re: Critical performance issue in production environment due to OGNL 3.0 blockages!

2011-02-23 Thread Shishir Saxena
Date: 02/23/2011 10:47AM Subject: Re: Critical performance issue in production environment due to OGNL 3.0 blockages! Hi, Could you post code for MainAppLogin.jsp and StartMainApp interceptor ? And why are you using such interceptors in a production environment ? - TimerInterceptor

Re: Critical performance issue in production environment due to OGNL 3.0 blockages!

2011-02-23 Thread Lukasz Lenart
Hi, Could you post code for MainAppLogin.jsp and StartMainApp interceptor ? And why are you using such interceptors in a production environment ? - TimerInterceptor - ProfilingActivationInterceptor - DebuggingInterceptor Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Jav

Re: Critical performance issue in production environment due to OGNL 3.0 blockages!

2011-02-23 Thread Shishir Saxena
Hi My web application based on Struts 2.2.1 is using OGNL 3.0. This web application is rolled into production; however, due to serious performance considerations the website is in danger of being rolled back. The thread dumps indicate 'BLOCKING' at ognl.OgnlRuntime.invokeMethod (OgnlRuntime.java: