We received a traceback which could be reproduced by searching underneath of an container (in the LDAP navigation) which has been removed (via 2nd tab / cli). 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 491, in _thread result = module.search( request.options.get( 'container' ), request.options[ 'objectProperty' ], request.options[ 'objectPropertyValue' ], superordinate, scope = request.options.get( 'scope', 'sub' ), hidden=request.options.get('hidden') ) File "/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py", line 155, in wrapper_func ret = func( *args, **kwargs ) File "/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py", line 450, in search raise UDM_Error( get_exception_msg( e ) ) UDM_Error: Das Objekt existiert nicht. No such object
@Drees: I think this problem should be caught, as well, with the patch you proposed for Bug 34246, could you please check. *** This bug has been marked as a duplicate of bug 34246 ***