Bug 33964

Summary: "superordinate object not present" traceback when removing DHCP/DNS objects
Product: UCS Reporter: Dirk Wiesenthal <wiesenthal>
Component: UDM (Generic)Assignee: UMC maintainers <umc-maintainers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: best
Version: UCS 3.2   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=32979
https://forge.univention.org/bugzilla/show_bug.cgi?id=26131
https://forge.univention.org/bugzilla/show_bug.cgi?id=34764
https://forge.univention.org/bugzilla/show_bug.cgi?id=34245
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:

Description Dirk Wiesenthal univentionstaff 2014-01-21 21:59:22 CET
Probably DHCP? Reported by traceback feedback. At least improve traceback handling in this case

 Traceback:
  File "/usr/lib/pymodules/python2.6/notifier/threads.py", line 82, in _run
    tmp = self._function()
  File "/usr/lib/pymodules/python2.6/notifier/__init__.py", line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File
"/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py", line
368, in _thread
    module.remove( ldap_dn, options.get( 'cleanup', False ), options.get( 'recursive',
False ) )
  File
"/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py", line
182, in wrapper_func
    raise LDAP_ConnectionError( str( e ) )

LDAP_ConnectionError: superordinate object not present
Comment 1 Florian Best univentionstaff 2014-01-22 09:19:30 CET
Bug #32979 would improve Traceback handling.
Comment 2 Florian Best univentionstaff 2014-09-08 09:46:20 CEST
Someone reported this and related errors 4 times with the remark "Entfernung eines dyn-pools.".
Comment 3 Florian Best univentionstaff 2016-09-13 13:30:37 CEST

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