Philipp von Weitershausen wrote at 2006-8-13 23:09 +0200:
> ...
>    forker.shutdown_zeo_server(adminaddr)
>  File "src/ZEO/tests/forker.py", line 182, in shutdown_zeo_server
>    s.connect(adminaddr)
>  File "<string>", line 1, in connect
>error: (22, 'Invalid argument')

Looks as if "adminaddr" where not a tuple consisting of a string
and an integer.



-- 
Dieter
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to