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
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
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).
>
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
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
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