<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 17.03.2014 09:05, schrieb Herbert
      Liechti:<br>
    </div>
    <blockquote
cite="mid:CAAXU5uB0ijkWgJUuPoYAV5MpSL8Eed9GCT2WQFS+O3ur31xOZg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>Hello<br>
                    <br>
                  </div>
                  I have some troubles with a customers system whos
                  maintainer is no longer available. There was a zope
                  2.7.7 instance running there until last week. The
                  system was rebooted after a long time an the instance
                  did not come back online.<br>
                  <br>
                </div>
                I tried different things and after all I compiled
                python2.4 and all dependend stuff (I found all sources
                on the system). Now the instance is starting up with
                zopectl start. Unfortunately after a few minutes the
                instance dies without any messages in the log files. I
                tried to increase the log level but it has no effect.<br>
                <br>
              </div>
              The instance should listen on port 8080. But I never
              encountered a listen on that port when I start up zope. I
              have no idea where to search now.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    This looks as if some products (zope plugins) are not started
    correctly.<br>
    <br>
    Try to start zope in the foreground using:<br>
    bin/zopectl fg<br>
    <br>
    then you see at least if zope starts correctly at all. <br>
    You should see a message:<br>
    INFO Zope Ready to handle requests<br>
    <br>
    ah, and an other idea:<br>
    is your instance zeo based?<br>
    if yes, did you start zeo before starting zope?<br>
    <br>
    if there is a file called <br>
    bin/zeoctl<br>
    <br>
    you have to run it before starting zope with:<br>
    bin/zeoctl start<br>
    <br>
    hope this helps<br>
    robert<br>
    <br>
    <br>
    <blockquote
cite="mid:CAAXU5uB0ijkWgJUuPoYAV5MpSL8Eed9GCT2WQFS+O3ur31xOZg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div><br>
            </div>
            I'm not very familiar with zope. Any help is much
            appreciated. <br>
            <br>
          </div>
          Thanks<br>
          <br>
        </div>
        Herbie<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Zope maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
<a class="moz-txt-link-freetext" href="https://mail.zope.org/mailman/listinfo/zope">https://mail.zope.org/mailman/listinfo/zope</a>
**   No cross posts or HTML encoding!  **
(Related lists -
 <a class="moz-txt-link-freetext" href="https://mail.zope.org/mailman/listinfo/zope-announce">https://mail.zope.org/mailman/listinfo/zope-announce</a>
 <a class="moz-txt-link-freetext" href="https://mail.zope.org/mailman/listinfo/zope-dev">https://mail.zope.org/mailman/listinfo/zope-dev</a> )
</pre>
    </blockquote>
    <br>
  </body>
</html>