[ZODB-Dev] Re: [ZODB-Dev] ZEO starting/using problem
Jeremy Hylton
jeremy@zope.com (Jeremy Hylton)
Mon, 9 Dec 2002 11:20:12 -0500
>>>>> "EB" == Eric Brun <Eric.Brun@univ-savoie.fr> writes:
EB> I try ZEO ZODB3.1 branch and the same thing happens : the client
EB> Zoe in a hang when I start it has 'zope' user. When I start has
EB> root, no hang
EB> What is the solution ?
Is there any more information in the debug log for either the client
or the server? For example, do you see a "new connection" log message
on the server? Are there any tracebacks in the log?
Jeremy