Bug 33964 - "superordinate object not present" traceback when removing DHCP/DNS objects
"superordinate object not present" traceback when removing DHCP/DNS objects
Status: RESOLVED DUPLICATE of bug 39144
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 3.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-21 21:59 CET by Dirk Wiesenthal
Modified: 2018-04-13 13:30 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): 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-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 ***