Re: Severe production issue: struts2-core-2.0.9.jar has hundres of file handles

2008-03-02 Thread Bryan Taylor
the difference? See Section 1 of this document on info about extracting the templates: http://cwiki.apache.org/confluence/display/S2WIKI/Creating+a+custom+Dojo+profile+for+Struts+2.0.x And here: http://struts.apache.org/2.0.11/docs/performance-tuning.html Bryan Taylor wrote

Re: Severe production issue: struts2-core-2.0.9.jar has hundres of file handles

2008-02-29 Thread Bryan Taylor
opers List Sent: Friday, February 29, 2008 2:06:59 PM Subject: Re: Severe production issue: struts2-core-2.0.9.jar has hundres of file handles FWIW (not much), I can't duplicate this with S2.0.11 under Mac OS X; I may have a report from both Windows and Linux boxen in a little bit. Dave ---

Re: Severe production issue: struts2-core-2.0.9.jar has hundres of file handles

2008-02-29 Thread Bryan Taylor
Re: Severe production issue: struts2-core-2.0.9.jar has hundres of file handles FWIW (not much), I can't duplicate this with S2.0.11 under Mac OS X; I may have a report from both Windows and Linux boxen in a little bit. Dave --- Bryan Taylor <[EMAIL PROTECTED]> wrote: > We're

Severe production issue: struts2-core-2.0.9.jar has hundres of file handles

2008-02-29 Thread Bryan Taylor
We're troubleshooting a severe problem in our production system. We get errors like this in tomcat: SEVERE: Socket accept failed org.apache.tomcat.jni.Error: Too many open files We're on linux and run lsof to show the files tomcat has open, which shows hundreds (763 in one example) of distin

Re: accessing ognl from jsp 2.0 el?

2007-05-02 Thread Bryan Taylor
Could this be related to WW-1816 FitlerDispatcher not always calling ActionContextCleanUp.cleanUp(Request)? --- John M Flinchbaugh <[EMAIL PROTECTED]> wrote: > Synopsis: > FilterDispatcher may not cleanup completely and causes the > StrutsRequestWrapper to be omitted in some executions (race con

struts2-blank.war nightlies are broken

2007-04-29 Thread Bryan Taylor
I'm trying to get the latest struts2-blank.war, but each of the nightly files that are out now (struts2-blank-20070422.war to struts2-blank-20070428.war) gives the error below when I deploy it to tomcat. I didn't see a jira issue searching for obvious terms. BTW, struts2-blank-2.0.7.war works fi