7 Jul
2003
7 Jul
'03
5:19 p.m.
----- Original Message ----- From: "Andreas Jung" <andreas@andreas-jung.com> To: "Gilles Lenfant" <gilles@pilotsystems.net>; <zope@zope.org> Sent: Monday, July 07, 2003 6:59 PM Subject: Re: [Zope] Urgent... Zope can't start...
--On Montag, 7. Juli 2003 19:07 Uhr +0200 Gilles Lenfant <gilles@pilotsystems.net> wrote:
File /usr/src/Zope-2.6.0-src/ZServer/medusa/asyncore.py, line 306, in bind error: (48, 'Address already in use')
There is already another application (or another Zope) running and uses
one
of ports used by Zope (usually 8080).
-aj
Ooooops (me stupid dummy !) Made a stupid stuff in "start" script :o( such 2 different instances listen to 8080. Thanks --Gilles