Bug 38625 - Failed to start umc-web-server
Failed to start umc-web-server
Status: RESOLVED DUPLICATE of bug 37844
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-31 13:09 CEST by Dirk Wiesenthal
Modified: 2015-06-01 00:11 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Wiesenthal univentionstaff 2015-05-31 13:09:24 CEST
Found a traceback in an internal function while starting up a 4.0-2 machine. UMC-Web-server is not running.

Traceback (most recent call last):       
  File "/usr/sbin/univention-management-console-web-server", line 78, in new_f
    return f(*args, **kwargs)
  File "/usr/sbin/univention-management-console-web-server", line 810, in run_cherrypy
    'error_page.default': default_error_page
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cpconfig.py", line 156, in update
    reprconf.Config.update(self, config)
  File "/usr/lib/python2.7/dist-packages/cherrypy/lib/reprconf.py", line 163, in update
    self._apply(config)
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cpconfig.py", line 166, in _apply
    reprconf.Config._apply(self, config)
  File "/usr/lib/python2.7/dist-packages/cherrypy/lib/reprconf.py", line 175, in _apply
    self.namespaces(config)
  File "/usr/lib/python2.7/dist-packages/cherrypy/lib/reprconf.py", line 118, in __call__
    handler(k, v)
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cpconfig.py", line 255, in _engine_namespace_handler
    engine.autoreload.unsubscribe()
  File "/usr/lib/python2.7/dist-packages/cherrypy/process/plugins.py", line 50, in unsubscribe
    for channel in self.bus.listeners:
RuntimeError: dictionary changed size during iteration
Comment 1 Florian Best univentionstaff 2015-06-01 00:11:47 CEST

*** This bug has been marked as a duplicate of bug 37844 ***