Bug 34542 - Traceback when reading UVMM Profiles
Traceback when reading UVMM Profiles
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Virtualization - UVMM
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0-0-errata
Assigned To: Philipp Hahn
Andreas Peichert
:
Depends on:
Blocks: 37552
  Show dependency treegraph
 
Reported: 2014-04-14 14:18 CEST by Dirk Wiesenthal
Modified: 2015-01-29 11:48 CET (History)
5 users (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): Error handling, External feedback
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 2014-04-14 14:18:52 CEST
Reported by traceback feedback. Probably 'cn=Profiles,cn=Virtual Machine Manager,$ldap_base' missing/deleted?

 Traceback:
The init function of the module has failed: LDAP_ConnectionError: No such object
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/univention/management/console/protocol/modserver.py",
line 228, in handle
    self.__handler.init()
  File
"/usr/lib/pymodules/python2.6/univention/management/console/modules/uvmm/__init__.py",
line 66, in init
    self.read_profiles()
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/uvmm/udm.py",
line 102, in wrapper_func
    raise LDAP_ConnectionError(str(ex))
LDAP_ConnectionError: No such object
Comment 1 Dirk Wiesenthal univentionstaff 2014-04-22 10:40:18 CEST
Reported again
Comment 2 Dirk Wiesenthal univentionstaff 2014-07-28 17:49:53 CEST
Reported again
Comment 3 Florian Best univentionstaff 2014-09-22 11:19:15 CEST
Reported again, 3.2-3 errata211
Comment 4 Florian Best univentionstaff 2014-11-29 00:34:11 CET
maybe join scripts aren't executed yet?
Comment 5 Florian Best univentionstaff 2014-11-29 00:41:01 CET
We should catch the exception and add a notification that the join scripts have to be executed.
Comment 6 Florian Best univentionstaff 2014-12-01 09:58:34 CET
Reported again:
3.2-2 errata230 (Borgfeld)
Comment 7 Philipp Hahn univentionstaff 2015-01-08 14:43:28 CET
r57186 | Bug #34542 UVMM: Catch error reading profiles

Package: univention-virtual-machine-manager-daemon
Version: 4.0.21-1.571.201501081422
Branch: ucs_4.0-0
Scope: errata4.0-0

2014-11-26-univention-virtual-machine-manager-daemon.yaml
 Ignore errors reading UVMM profiles.
Comment 8 Erik Damrose univentionstaff 2015-01-12 09:35:12 CET
FYI: This is probably caused by a reinstalled uvmm-daemon package: See Bug 36550
Comment 9 Andreas Peichert univentionstaff 2015-01-15 13:52:09 CET
univention-virtual-machine-manager-daemon 4.0.20-1
reproduced traceback by manually deleting ldap uvmm "Profiles"

> r57186 | Bug #34542 UVMM: Catch error reading profiles
> 
> Package: univention-virtual-machine-manager-daemon
> Version: 4.0.21-1.571.201501081422
> Branch: ucs_4.0-0
> Scope: errata4.0-0
OK: no traceback anymore

> 2014-11-26-univention-virtual-machine-manager-daemon.yaml
>  Ignore errors reading UVMM profiles.
OK

Changelog
OK

Verified
Comment 10 Janek Walkenhorst univentionstaff 2015-01-29 11:48:35 CET
<http://errata.univention.de/ucs/4.0/52.html>