[Zope] Folder view error in ZMI

Chris McDonough chrism@zope.com
Tue, 29 Jan 2002 08:41:12 -0500


This signifies an inconsistency in the storage that lies behind ZEO.=20
Check the hardware that runs your ZEO server for disk problems or flakine=
ss.

Schmidt, Allen J. wrote:
> Just started getting an odd error on a folder. The folder contains lots=
 of
> relatively small images; hundreds. The images continue to be displayed
> correctly when called individually.
>=20
> When clicking on the folder I am getting this error (on the page) and
> traceback (viewing the source):
>=20
> Error Type: KeyError
> Error Value: =0F=A7
>=20
> -----------------------------------------------------------------------=
-----
> ----
>=20
> Troubleshooting Suggestions
>=20
> This resource may be trying to reference a nonexistent object or variab=
le
> =0F=A7.=20
> The URL may be incorrect.=20
> The parameters passed to this resource may be incorrect.=20
> A resource that this resource relies on may be encountering an error.=20
>=20
>=20
>=20
>=20
>=20
> Traceback (innermost last):
>   File /usr/local/AdminZope/lib/python/ZPublisher/Publish.py, line 223,=
 in
> publish_module
>   File /usr/local/AdminZope/lib/python/ZPublisher/Publish.py, line 187,=
 in
> publish
>   File /usr/local/AdminZope/lib/python/Zope/__init__.py, line 226, in
> zpublisher_exception_hook
>     (Object: images)
>   File /usr/local/AdminZope/lib/python/ZPublisher/Publish.py, line 171,=
 in
> publish
>   File /usr/local/AdminZope/lib/python/ZPublisher/mapply.py, line 160, =
in
> mapply
>     (Object: manage_main)
>   File /usr/local/AdminZope/lib/python/ZPublisher/Publish.py, line 112,=
 in
> call_object
>     (Object: manage_main)
>   File /usr/local/AdminZope/lib/python/Shared/DC/Scripts/Bindings.py, l=
ine
> 324, in __call__
>     (Object: manage_main)
>   File /usr/local/AdminZope/lib/python/Shared/DC/Scripts/Bindings.py, l=
ine
> 354, in _bindAndExec
>     (Object: manage_main)
>   File /usr/local/AdminZope/lib/python/App/special_dtml.py, line 244, i=
n
> _exec
>     (Object: manage_main)
>   File /usr/local/AdminZope/lib/python/DocumentTemplate/DT_In.py, line =
711,
> in renderwob
>     (Object: objectItems)
>   File /usr/local/AdminZope/lib/python/DocumentTemplate/DT_In.py, line =
839,
> in sort_sequence
>     (Object: objectItems)
>   File /usr/local/AdminZope/lib/python/ZODB/Connection.py, line 519, in
> setstate
>   File /usr/local/AdminZope/lib/python/ZEO/ClientStorage.py, line 365, =
in
> load
>     (Object: ('localhost', 8800))
>   File /usr/local/AdminZope/lib/python/ZEO/zrpc.py, line 239, in __call=
__
> KeyError: (see above)
>=20
>=20
>=20
> Thanks
> ....Allen
>=20
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -=20
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>=20