Myroslav Opyr wrote:
I've got it! ===============================================================
Site Error
Error Type: IOError Error Value: [Errno 5] Input/output error
Traceback (innermost last): File /usr/share/Zope-2.5.1/lib/python/ZPublisher/Publish.py, line 150, in publish_module
[...snip...]
File /usr/share/Zope-2.5.1/lib/python/App/special_dtml.py, line 172, in _exec (Object: manage_main) File /var/zope/home/shared2/Products/exUserFolder/dummyZBabelTag.py, line 96, in render IOError: (see above)
=======================================================================
It is OrderedFolder + exUserFolder - ZBabel [ + FreeBSD] problem... OrderedFolder has NoBabelTag.py and exUserFolder has dummyZBabelTag.py to do the same thing. OrderedFolder does that in clean way. exUserFolder - not (at least on FreeBSD). Unfortunately exUserFolder' implementation does not check if babel and fish tags exist and simply overwrites other implementation... Regarding exUserFolder.py itself. That was plain print statement. And it look like it is not always safe. Why there is a reason of print instead of zLOG.LOG()? It is far not the last thing which people complain about in exUserFolder... Superior idea of plugins was buried in flaws of implementation... As for long-term benefit LDAPUserFolder appears to be stable solution... Regards, m.
The problem is that I do not have exUserFolder in acquisition at that place. exUserFolder had patched something...
Should I avoid using it at all?
m. -- Myroslav Opyr zope.net.ua * Ukrainian Zope Hosting e-mail: myroslav@zope.net.ua cell: +380 50.3174578
On Mon, 9 Sep 2002, Tim McLaughlin wrote:
I get this same problem on our FreeBSD servers w/ Zope 2.5.1 and Python 2.1.1 (from ports). I've haven't found any correlation to anything that might be causing it yet... (sort of distressing) It doesn't happen very often though; I've only seen it abo
ut 3 times.
Cheers, Tim
Myroslav Opyr wrote:
Hi,
When running one of development servers (Zope 2.5.1, Python 2.1.3+freebsdPatch) Several times I've got "I/O Error" exception page when trying to render random ZMI page. Retrying always succeeds... I was not able to get traceback so far (it is in HTML comments).
Any ideas what that can be?
m.
-- Tim McLaughlin Chief Technology Officer Siteworx, Inc... Set your site on the future! 703.390.5421
-- Myroslav Opyr zope.net.ua <http://zope.net.ua/> ° Ukrainian Zope Hosting e-mail: myroslav@zope.net.ua <mailto:myroslav@zope.net.ua>