[Setup] Cannot start zeocluster for Plone 2.5.2

James Biggs jabiggs3 at yahoo.com
Sun Feb 4 01:48:11 UTC 2007


I'm new to plone, although I tinkered a bit in 2.5.1. I just installed 2.5.2 on
a machine running Ubuntu Server Edition, but when I try to start the zeocluster,
the ZEO server will not start.

I ran "bin/zopectl fg" and received the below output. Anybody know what may be
causing this? I cannot see how it is a port problem, since I could access my
plone site and zope manager in my previous installation of 2.5.1., which I just
updated today.


/opt/Plone-2.5.2/zeocluster/client1/bin/runzope -X debug-mode=on
Traceback (most recent call last):
  File "/opt/Plone-2.5.2/lib/python/Zope2/Startup/run.py", line 56, in ?
    run()
  File "/opt/Plone-2.5.2/lib/python/Zope2/Startup/run.py", line 21, in run
    starter.prepare()
  File "/opt/Plone-2.5.2/lib/python/Zope2/Startup/__init__.py", line 92, in prepare
    self.setupServers()
  File "/opt/Plone-2.5.2/lib/python/Zope2/Startup/__init__.py", line 208, in
setupServers
    raise ZConfig.ConfigurationError(socket_err
ZConfig.ConfigurationError: There was a problem starting a server of type
"HTTPServer". This may mean that your user does not have permission to bind to
the port which the server is trying to use or the port may already be in use by
another application. (Address already in use)






More information about the Setup mailing list