It would be possible to modify the plonectl script in order to make it run without using the zdaemon? Similar to way that the runzope used to work.<br><br>I am using the Plone unified installer, it doesn&#39;t comes with the runzope script.<br>
<br>Thanks,<br>Cesar<br><br><div class="gmail_quote">2009/3/29 Dieter Maurer <span dir="ltr">&lt;<a href="mailto:dieter@handshake.de">dieter@handshake.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Cesar Canassa wrote at 2009-3-27 19:56 -0300:<br>
<div class="im">&gt;Does Zope requires that a &quot;root&quot; user should exist on system in order to run<br>
&gt;properly? I am asking this because when I try to run Zope as a daemon I got<br>
&gt;this:<br>
&gt;<br>
&gt;$ ./plonectl start<br>
&gt;instance: . . . . . . . . . . . . . . . . . . . Unlinking stale socket<br>
&gt;/cygdrive/c/Cygwin/home/ccanassa/Plone/zinstance/var/instance/zopectlsock;<br>
&gt;sleep 1<br>
&gt;<br>
&gt;No handlers could be found for logger &quot;root&quot;<br>
&gt;. Unlinking stale socket<br>
&gt;/cygdrive/c/Cygwin/home/ccanassa/Plone/zinstance/var/instance/zopectlsock;<br>
&gt;sleep 1<br>
&gt;. Unlinking stale socket<br>
<br>
</div>The continued &quot;Unlinking stale socket&quot; means that your &quot;zdaemon&quot; is dieing.<br>
<br>
<br>
&quot;zdaemon&quot; is not supposed to work under Windows.<br>
<br>
I am unsure whether this also includes &quot;Cygwin on Windows&quot;.<br>
Your observation may indicate that it actually does....<br>
<br>
<br>
Try to configure logging for your &quot;zdaemon&quot; and look into its logfile.<br>
If this does not reveal hints, modify the &quot;zdaemon&quot; code to ensure<br>
that problems are logged to a file you know.<br>
<br>
<br>
--<br>
<font color="#888888">Dieter<br>
</font></blockquote></div><br>