Chris Last follow-up on this, but just to let you know this did fix our DB timeout issue, so I suspect this will be fixed on any TRUNK or 3.1.x release - thanks.
P On Mon, Dec 15, 2008 at 12:33 PM, Phil Cryer <[email protected]> wrote: > Chris > I haven't gotten this error since I compiled with the patch you > submitted - I'll let you know if I do, but thanks for all of your > help. > > P > > On Thu, Dec 11, 2008 at 1:58 PM, Phil Cryer <[email protected]> wrote: >> I'm testing this now, I've changed the following in my fedora.fcfg >> >> + <param name="validationQuery" value="SELECT 1" > >> + <comment>Added to avoid mysql pool 500 error.</comment> >> + </param> >> >> - <param name="timeBetweenEvictionRunsMillis" value="-1"> >> + <param name="timeBetweenEvictionRunsMillis" value="10000"> >> >> On Wed, Dec 10, 2008 at 1:10 PM, Chris Wilper >> <[email protected]> wrote: >>> Ok, I've attached the patch (for 3.0 and 3.1) to the issue: >>> >>> https://fedora-commons.org/jira/browse/FCREPO-387 >>> >>> - Chris >>> >>> On Wed, Dec 10, 2008 at 1:27 PM, Phil Cryer <[email protected]> wrote: >>>> Chris >>>> Ah I see, I've made those changes in fedora.fcfg, and restarted. >>>> Also, this is with Fedora 3.0. >>>> >>>> Thanks >>>> >>>> P >>> >> > ------------------------------------------------------------------------------ _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
