[Zope] socket problem

Olivier Deckmyn odeckmyn.list@teaser.fr
Mon, 13 Mar 2000 12:02:19 +0100


You have another process that is "bind" to port 98...

this is the registered port for "tacnews".

try "netstat -a" under the shell...

----- Message d'origine -----
De : Ulf Byskov <ulf.byskov@comptel.com>
À : <zope@zope.org>
Envoyé : lundi 13 mars 2000 11:28
Objet : [Zope] socket problem


> When I try to start Z Server i get the following error messages:
>
>     File
>
"/WWW/Docs/product_development/teams/AMD_framework/dev/Zope/ZServer/medusa/a
syncore.py",
> line 205, in bind
>     return self.socket.bind (addr)
>     socket.error: (98, 'Address already in use')
>
>
> I don't use the number 98 in any address or port (http=80, ftp='' and
> monitor='')
> so what could this error be about ?
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>