Hi All, on startup of zope 2.4.1 with python 2.1.1 on SuSE 7.0 with kernel 2.2.19 I got the error message: 2001-10-05T06:26:36 INFO(0) Hotfix Applying Hotfix_2001-09-28. ------ 2001-10-05T06:26:39 PANIC(300) z2 Startup exception Traceback (innermost last): File z2.py, line 606, in ? File /usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa/logger.py, line 163, in __init__ File /usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa/m_syslog.py, line 144 , in __init__ error: (111, 'Connection refused') Zope will be logging to /dev/log which should be reachable: ls web02:/etc # ls -l /dev/log srw-rw-rw- 1 root root 0 Jul 27 16:13 /dev/log If I start zope in logging mode to localhost:514 I got errors after the first http-request from the zserver: ------ 2001-10-05T06:21:36 ERROR(200) ZServer uncaptured python exception, closing channe l <zhttp_channel connected 28.1.40.62:1109 at 883d9cc channel#: 1 requests:> (sock et.error:(111, 'Connection refused') [/var/tmp/python-2.1.1-root//usr/lib/python2. 1/asyncore.py|poll|107] [/var/tmp/python-2.1.1-root//usr/lib/python2.1/asyncore.py |handle_write_event|390] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa/as ynchat.py|handle_write|147] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa /asynchat.py|initiate_send|209] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/me dusa/asynchat.py|refill_buffer|196] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServe r/Producers.py|more|108] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa/ht tp_server.py|log|289] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa/logge r.py|log|247] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa/logger.py|log |175] [/usr/src/packages/BUILD/Zope-2.4.1-src/ZServer/medusa/m_syslog.py|log|165]) ------ What can that be ? Can anybody help ? Thanks, -- Dirk Datzert Rasselstein Hoesch GmbH Informatik / Anwendungsentwicklung D-56626 Andernach Koblenzer Strasse 141 http://www.rasselstein-hoesch.de Tel.: +49 (0) 2631 81-4595 Fax.: +49 (0) 2631 81-15-4595 mailto:Dirk.Datzert@rasselstein-hoesch.de
participants (1)
-
Dirk Datzert