A new issue has cropped up while generating books on the OOo Wiki (we still do not have our own mwlib server... I'm trying to arrange that, but it hasn't happened yet). Short books will generate OK (both PDF and ODT) but longer books fail. These books used to generate OK, and as far as I know there is no broken Wiki syntax in the books that should be triggering the fail.
I've done some research on this and came across two older postings here... The first is: http://groups.google.com/group/mwlib/browse_thread/thread/2bbf9c5161738cbf which suggests that $wgCollectionMWServeCredentials be set - but the OOo Wiki is publicly available, so shouldn't need this variable set. The second is: http://groups.google.com/group/mwlib/browse_thread/thread/209edd0f2a619d54 which looks a lot more like the problem we're having on the OOo Wiki - especially since the error seems to pop up at about the 50 ODT/PDF page range. No solution was suggested here - other than to say it 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. The specific error is: An error occured on the render server: RuntimeError: RuntimeError: command failed: ['mw-zip', '-o', u'cache/cb/cb46efae4409e725/ collection.zip', '-m', u'cache/cb/cb46efae4409e725/metabook.json', '-- status', u'qserve://localhost:14311/cb46efae4409e725:makezip', '-- config', u'http://wiki.services.openoffice.org/w', '--template- blacklist', u'MediaWiki:PDF Template Blacklist', '--template-exclusion- category', u'Exclude in print', '--print-template-prefix', u'Print', '--print-template-pattern', u'$1/Print'] in function system, file ./ code/sandbox/nslave.py, line 36 in function qaddw, file /home/tools/ local/lib/python2.6/site-packages/mwlib-0.12.13-py2.6-linux-x86_64.egg/ mwlib/async/slave.py, line 64 Is there anything that can be done to fix this? 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.
