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
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to