Thanks Adrian, that was the problem. Regards, Terry
________________________________ From: "[email protected]" <[email protected]> To: cf-linux <[email protected]> Sent: Wednesday, January 16, 2013 8:52 AM Subject: RE: JRun errors after security patch install on linux Sounds like you're dealing with the recent postParametersLimit setting. http://www.cutterscrossing.com/index.cfm/2012/3/27/ColdFusion-Security-Hotfix-and-Big-Forms http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix.html You'll have to update a setting in the neo-runtime.xml file. HTH, Adrian -----Original Message----- From: "Terry Ford" <[email protected]> Sent: Wednesday, January 16, 2013 10:54am To: "cf-linux" <[email protected]> Subject: JRun errors after security patch install on linux Hello -- I installed the security patch last night on cf 9.1 linux, and woke up this morning to find that some of our templates no longer work: [Wed Jan 16 09:28:27 2013] [notice] jrApache[1978: 53193] returning error page for JRun too busy or out of memory appearing in apache's error_log. These calls are returning a 500 error to the user. The commonality in the templates that are doing this is that they have lots of FORM variables. So, they're dealing with non-trivial form input. They have worked perfectly for years, up til this patch. The templates are not failing every time, indicating it appears to be content-triggered. Is anyone else experiencing this? We are running on linux/apache. I suggest if you are running a linux system you do a grep of your apache error_log for "JRun too". Is anyone else seeing the above JRun error message appearing there? If my hunch is correct, there is an old bug in the apache connector, and this new patch triggers in certain circumstances. It has pretty much hobbled some major features of our s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4576 Subscription: http://www.houseoffusion.com/groups/cf-linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-linux/unsubscribe.cfm
