exUserFolder (was: Re: [Zope-dev] I/O Error)

Myroslav Opyr myroslav@zope.net.ua
Mon, 9 Sep 2002 16:12:58 +0300 (EEST)


Hi,

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
  File /var/zope/home/shared2/Products/Localizer/__init__.py, line 65, in new_publish
  File /usr/share/Zope-2.5.1/lib/python/ZPublisher/Publish.py, line 114, in publish
  File /usr/share/Zope-2.5.1/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook
    (Object: events)
  File /usr/share/Zope-2.5.1/lib/python/ZPublisher/Publish.py, line 98, in publish
  File /usr/share/Zope-2.5.1/lib/python/ZPublisher/mapply.py, line 88, in mapply
    (Object: manage_main)
  File /usr/share/Zope-2.5.1/lib/python/ZPublisher/Publish.py, line 39, in call_object
    (Object: manage_main)
  File /usr/share/Zope-2.5.1/lib/python/Shared/DC/Scripts/Bindings.py, line 252, in __call__
    (Object: manage_main)
  File /usr/share/Zope-2.5.1/lib/python/Shared/DC/Scripts/Bindings.py, line 283, in _bindAndExec
    (Object: manage_main)
  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)

=======================================================================

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 about 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
>
>