Anomalie #7068
creoled plante
Statut:
Fermé
Priorité:
Haut
Assigné à:
Catégorie:
-
Version cible:
Début:
13/01/2014
Echéance:
17/01/2014
% réalisé:
100%
Distribution:
EOLE 2.4
Description
creoled --debug
creoled - Loading tiramisu configuration
creoled - Unable to load creole configuration: %%eolesso_port
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/creole/server.py", line 151, in reload_config
disable_mandatory=True, owner='creoled')
File "/usr/lib/python2.7/dist-packages/creole/loader.py", line 230, in creole_loader
loader.read_dir(dirs, namespace)
File "/usr/lib/python2.7/dist-packages/creole/var_loader.py", line 877, in read_dir
self._gen_descr(namespace)
File "/usr/lib/python2.7/dist-packages/creole/var_loader.py", line 1274, in _gen_descr
containers = self.gen_container(paths, namespace='containers')
File "/usr/lib/python2.7/dist-packages/creole/var_loader.py", line 402, in gen_container
ret.append(self.gen_generic(name, paths))
File "/usr/lib/python2.7/dist-packages/creole/var_loader.py", line 173, in gen_generic
copy_requires=copy_requires)
File "/usr/lib/python2.7/dist-packages/creole/var_loader.py", line 342, in _gen_tiramisu_config
path = paths[option_value]
KeyError: '%%eolesso_port'
ENGINE Listening for SIGHUP.
ENGINE Listening for SIGTERM.
ENGINE Listening for SIGUSR1.
ENGINE Bus STARTING
ENGINE Start InotifyMonitor thread
ENGINE PID 6992 written to '/tmp/creoled.pid'.
ENGINE Started monitor thread '_TimeoutMonitor'.
cherrypy.error - ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x1affad0>>
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cherrypy/process/wspbus.py", line 197, in publish
output.append(listener(*args, **kwargs))
File "/usr/lib/python2.7/dist-packages/cherrypy/_cpserver.py", line 151, in start
ServerAdapter.start(self)
File "/usr/lib/python2.7/dist-packages/cherrypy/process/servers.py", line 167, in start
wait_for_free_port(*self.bind_addr)
File "/usr/lib/python2.7/dist-packages/cherrypy/process/servers.py", line 410, in wait_for_free_port
raise IOError("Port %r not free on %r" % (port, host))
IOError: Port 8000 not free on '127.0.0.1'
cherrypy.error - ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cherrypy/process/wspbus.py", line 235, in start
self.publish('start')
File "/usr/lib/python2.7/dist-packages/cherrypy/process/wspbus.py", line 215, in publish
raise exc
ChannelFailures: IOError("Port 8000 not free on '127.0.0.1'",)
ENGINE Bus STOPPING
ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8000)) already shut down
ENGINE Stop InotifyMonitor thread
ENGINE Stopped thread '_TimeoutMonitor'.
ENGINE Bus STOPPED
ENGINE Bus EXITING
ENGINE PID file removed: '/tmp/creoled.pid'.
ENGINE Bus EXITED
Historique
#1 Mis à jour par Emmanuel GARETTE il y a environ 12 ans
- Projet changé de creole à EoleSSO
- Assigné à mis à Emmanuel GARETTE
- Début mis à 13/01/2014
- % réalisé changé de 0 à 100
Corrigé dans le paquet (commit bcb89913509).
#2 Mis à jour par Joël Cuissinat il y a environ 12 ans
- Statut changé de Nouveau à Fermé