[Zope] win32 Zope2

Michel Pelletier michel@digicool.com
Fri, 2 Jul 1999 16:03:44 -0400


> -----Original Message-----
> From: Robin Becker [mailto:robin@jessikat.demon.co.uk]
> Sent: Friday, July 02, 1999 7:17 AM
> To: zope@zope.org
> Subject: [Zope] win32 Zope2
> 
> 
> I'm trying out Zope2. I have used the zopewin32 stuff from 
> Anthony Pfrunder and
> everything seems to build ok. When I run z2.py I get some 
> warnings about Data.fs and in

What are the warnings.

> later runs I always see the message
> 
> FS21  warn: C:\Python\devel\ZOPE/var/Data.fs Database records 
> in the future
> 

This can happen if your system clock is behind.

> 
> I then find that I cannot add simple DHTML documents. 
> Although the manage stuff seems
> mostly to work. I'm constantly getting the error message
> 
> 
>           Zope Error
> 
>           Zope has encountered an error while publishing this 
> resource. 
> 
>           exceptions.OverflowError
> 
>           Sorry, a Zope error occurred.
>

Can you send the complete traceback so we can tell what line of code it
happened on?

> although I have managed to add some documents I suspect 
> database corruption.
> 
> I have also noticed that http://localhost:9673/manage_propertiesForm
> is accessible without logging in is this normal?
> 

Nope, I'll look in the code to make sure it's protected.

-Michel

> Any help appreciated.
> 
> 
> -- 
> Robin Becker
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
> 
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
>