[Zope] LocalFS under Zope2-7-7/windows

Dieter Maurer dieter at handshake.de
Mon Apr 17 15:10:23 EDT 2006


Giuseppe Bonelli wrote at 2006-4-14 18:05 +0200:
>I am migrating some apps to Zope2-7-7 under windows and the LocalFS 
>product generate an error wen starting zope.
>
>The error at the end of the traceback is:
>
>   File 
>"C:\Programmi\Zope-2.7.7-final\lib\python\Signals\WinSignalHandler.py", 
>line 227, in registerHandler
>hevent = win32event.CreateEvent(sa, 0, 0, event_name)
>TypeError: The object is not a PySECURITY_ATTRIBUTES object

This does not look like a "LocalFS" problem.
Instead, it looks like some problem in "WinSignalHandler.py".

However, you might have cut down essential parts of the traceback.


>Any pointer on fixing this?
>Can someone plese confirm that LocalFS works fine under Unixes?

You need a special version of "LocalFS" (something like "LocalFS-Andreas").

We use it for both *nix and Windows.

-- 
Dieter


More information about the Zope mailing list