[Zope] i need some help with an error
Matt Tucker
Matt Tucker" <mtucker@WPI.EDU
Wed, 15 Sep 1999 10:51:41 -0400
This is a multi-part message in MIME format.
------=_NextPart_000_0006_01BEFF68.4AFF9CA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
ok, i've installed zope 2.0 on my win 98 machine (i've run zope before =
on this machine). when i start the server with start.bat, it seems to =
run fine. however when i go to access it through my browser i get the =
following error:
Zope Error
Zope has encountered an error while publishing this resource.=20
IOError
Sorry, a Zope error occurred.=20
Traceback (innermost last):
File C:\Program Files\boroWEB\lib\python\ZPublisher\Publish.py, line =
214, in publish_module
File C:\Program Files\boroWEB\lib\python\ZPublisher\Publish.py, line =
179, in publish
File C:\Program Files\boroWEB\lib\python\Zope\__init__.py, line 201, =
in zpublisher_exception_hook
(Object: ApplicationDefaultPermissions)
File C:\Program Files\boroWEB\lib\python\ZPublisher\Publish.py, line =
151, in publish
File C:\Program Files\boroWEB\lib\python\ZPublisher\BaseRequest.py, =
line 424, in traverse
File C:\Program Files\boroWEB\lib\python\ZPublisher\BaseRequest.py, =
line 498, in old_validation
File C:\Program Files\boroWEB\lib\python\ZODB\Connection.py, line 390, =
in setstate
File C:\Program Files\boroWEB\lib\python\ZODB\FileStorage.py, line =
463, in load
(Object: C:\Program Files\boroWEB/var/Data.fs)
File C:\Program Files\boroWEB\lib\python\ZODB\FileStorage.py, line =
440, in _load
(Object: C:\Program Files\boroWEB/var/Data.fs)
IOError: [Errno 22] Invalid argument
any suggestions would be appreciated.
=20
------=_NextPart_000_0006_01BEFF68.4AFF9CA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2014.210" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>ok, i've installed zope 2.0 on my win 98 machine =
(i've run=20
zope before on this machine). when i start the server with start.bat, it =
seems=20
to run fine. however when i go to access it through my browser i get the =
following error:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>
<TABLE border=3D0 width=3D"100%">
<TBODY>
<TR vAlign=3Dtop>
<TD align=3Dmiddle width=3D"10%"></TD>
<TD width=3D"90%">
<H2>Zope Error</H2>
<P>Zope has encountered an error while publishing this resource. =
</P>
<P><STRONG>IOError</STRONG></P>Sorry, a Zope error occurred.=20
<P><PRE>Traceback (innermost last):
File C:\Program Files\boroWEB\lib\python\ZPublisher\Publish.py, line =
214, in publish_module
File C:\Program Files\boroWEB\lib\python\ZPublisher\Publish.py, line =
179, in publish
File C:\Program Files\boroWEB\lib\python\Zope\__init__.py, line 201, =
in zpublisher_exception_hook
(Object: ApplicationDefaultPermissions)
File C:\Program Files\boroWEB\lib\python\ZPublisher\Publish.py, line =
151, in publish
File C:\Program Files\boroWEB\lib\python\ZPublisher\BaseRequest.py, =
line 424, in traverse
File C:\Program Files\boroWEB\lib\python\ZPublisher\BaseRequest.py, =
line 498, in old_validation
File C:\Program Files\boroWEB\lib\python\ZODB\Connection.py, line 390, =
in setstate
File C:\Program Files\boroWEB\lib\python\ZODB\FileStorage.py, line =
463, in load
(Object: C:\Program Files\boroWEB/var/Data.fs)
File C:\Program Files\boroWEB\lib\python\ZODB\FileStorage.py, line =
440, in _load
(Object: C:\Program Files\boroWEB/var/Data.fs)
IOError: [Errno 22] Invalid argument
any suggestions would be =
appreciated.</PRE></TD></TR></TBODY></TABLE></FONT></DIV></BODY></HTML>
------=_NextPart_000_0006_01BEFF68.4AFF9CA0--