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

2002-09-09 Thread Myroslav Opyr
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 >pub

Re: [Zope-dev] I/O Error

2002-09-09 Thread Dieter Maurer
Tim McLaughlin writes: > 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

Re: [Zope-dev] I/O Error

2002-09-09 Thread Max M
Myroslav Opyr wrote: > 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). >

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

2002-09-09 Thread Myroslav Opyr
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

Re: [Zope-dev] I/O Error

2002-09-09 Thread Tim McLaughlin
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 wr

[Zope-dev] I/O Error

2002-09-07 Thread Myroslav Opyr
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