[ZODB-Dev] Re:[ZODB-Dev] ZEO starting/using problem
Eric Brun
Eric.Brun@univ-savoie.fr
Mon, 09 Dec 2002 17:49:35 GMT+1
Hi,
I looked for trace back in debug files : ZEO_EVENT
the connection on zeo server is ok but in Z2.log file of my zeo client nothing.
I start my zeo server in 'zope' user and
my zeo client in 'zope' user => nothing append when I try
to access my zeo client by http, just hang
When I start my zeo client in root user, I can access by http ...
I don't known what happen
Can you help me more ?
> >>>>> "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
>
>