On Oct 12, 10:38 am, Ralf Schmitt <[email protected]> wrote: > > might be a timeout issue. The 90 second time out... is that total > > page fetch time? Or timeout between pages? The OOo Wiki is not "slow" > > at sending pages when requested, but... I can imagine that a 150+ page > > Wiki book would take longer than 90 seconds total to fetch all pages. > > It's the total time mw-zip is allowed to run on our server. mw-zip > fetches all articles, templates and images. This may very well be the > problem.
Ouch... that is something new (in the past few months) then I take it since this was working previously on these same books. > But, I can also find the following error in our logs: > ,---- > | nslave.py-exceptions.RuntimeError: u'Exception Caught: DB connection error: > Unknown error (localhost)': [fetching > 'http://wiki.services.openoffice.org/w/api.php?action=parse&redirects=...] > | nslave.py-Traceback (most recent call last): > | nslave.py-Failure: twisted.web.error.Error: 500 Internal Server Error > `---- Hmmmm... not much there to go on. I'll look at the Wiki source again and see if there is anything wrong in the syntax (this has caused issues in the past). > > Is there anything that can be done to fix this? > > run your own render server. I'd love to but technical issues are limiting us. The render server prerequisites are for newer versions of several libs and python bits that have to be compiled from source on the Solaris server (that the Wiki is running on)... something I can't do due to the way the Solaris zones are set up. I'm working with IT on getting that sorted, but... in a big company these things move slowly. So for now, we have little choice but to use the external render server. :-( C. -- You received this message because you are subscribed to the Google Groups "mwlib" 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/mwlib?hl=en.
