Hi All, sorry for my late reply, at first sight it seemes a connection timeout issue, i already had similar problems with mysql, but perhaps they may occur also with other dbs. On mysql site there are some faqs about this server error and i think that the proposed solution should be fine. It is also possible to add a ping to the db every hour, for with the scheduler to see if the problem persists...
only a thing: i don't understand why the error occurs only sometimes after sleeps longer than 8 hours, if is really a connection timeout problem it should always happen after a defined wait period, because the connection is closed on the server side, not by the client Tomaso On Wed, Apr 30, 2008 at 9:54 AM, Maarten <[EMAIL PROTECTED]> wrote: > > Hi John and others, > > I just found the following post: > > http://www.vbulletin.com/forum/showthread.php?t=43505 > > They say that this error might occur after 8 hours of database > inactivity. My problem occurred after a long sleep of 12 hours (I wish > I could sleep for 12 hours ;-)). Then the solution would be to > increase the wait_timeout in MySQL to 12 hours. > > I just sent a request to my hosting provider about this. I will keep > you posted. > > Meanwhile I will also have a closer look to the pointers you suggested > above. > > Cheers, > > Maarten > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
