[Grok-dev] MS Vista Traceback

Tim Cook timothywayne.cook at gmail.com
Sun Aug 23 13:21:10 EDT 2009


Answering myself (sort of) bin\paster serve parts\etc\deploy.ini works
fine on XP and Vista.

So, the question is why are we trying to even start Zdaemon instead of
paster?

Thanks,
Tim



On Sun, 2009-08-23 at 11:27 -0300, Tim Cook wrote:
> Hi All,
> 
> I have a Grok project based application that works fine on various flavors of Linux and I'm trying to get a good Windows install going. 
> The instructions (kinda rough looking at this point) seem to work okay until server startup time.  See traceback below.  Debug (bin/oship-debug) mode works fine.
>  
> The installation instructions are at: https://answers.launchpad.net/oship/+faq/574 
> 
> Any help appreciated.  I'm not a Windows user so this is a struggle.  :-)
> 
> --Tim
> 
> (oshipenv) C:\oshipenv\oship\oship>bin\oship-ctl fg
> Traceback (most recent call last):
>    File "C:\oshipenv\oship\oship\bin\oship-ctl-script.py", line 132,  
> in <module>
>      grokcore.startup.zdaemon_controller()
>    File  
> "c:\oshipenv\oship\oship\eggs\grokcore.startup-0.2-py2.5.egg\grokcore\sta
> rtup\startup.py", line 38, in zdaemon_controller
>      zdaemon.zdctl.main(args, options=None, cmdclass=ControllerCommands)
>    File  
> "c:\oshipenv\oship\oship\eggs\zdaemon-2.0.2-py2.5.egg\zdaemon\zdctl.py",
> line 629, in main
>      c = cmdclass(options)
>    File  
> "c:\oshipenv\oship\oship\eggs\zdaemon-2.0.2-py2.5.egg\zdaemon\zdctl.py",
> line 125, in __init__
>      self.get_status()
>    File  
> "c:\oshipenv\oship\oship\eggs\zdaemon-2.0.2-py2.5.egg\zdaemon\zdctl.py",
> line 188, in get_status
>      resp = self.send_action("status")
>    File  
> "c:\oshipenv\oship\oship\eggs\zdaemon-2.0.2-py2.5.egg\zdaemon\zdctl.py",
> line 168, in send_action
>      sock = socket.socket(socket.AF_UNIX, socket.SOCK_STREAM)
> AttributeError: 'module' object has no attribute 'AF_UNIX'
> 
-- 
Timothy Cook, MSc
Health Informatics Research & Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook 
Skype ID == timothy.cook 
***************************************************************
*You may get my Public GPG key from  popular keyservers or    *
*from this link http://timothywayne.cook.googlepages.com/home *
***************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://mail.zope.org/pipermail/grok-dev/attachments/20090823/6f522987/attachment.bin 


More information about the Grok-dev mailing list