lucas theisen created DIRSERVER-2155:
----------------------------------------

             Summary: Deleting a context entry then searching using the same 
value as a base results in OPERATIONS_ERROR
                 Key: DIRSERVER-2155
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2155
             Project: Directory ApacheDS
          Issue Type: Bug
            Reporter: lucas theisen


If you have a context entry (perhaps dc=foo,dc=bar) that you delete, then issue 
a search using that as the baseDn, you get an OPERATIONS_ERROR:

{code}
OPERATIONS_ERROR: failed for MessageType : SEARCH_REQUEST
Message ID : 2
    SearchRequest
        baseDn : 'dc=foo,dc=bar'
        filter : '(objectClass=*)'
        scope : base object
        typesOnly : false
        Size Limit : no limit
        Time Limit : no limit
        Deref Aliases : deref Finding Base Obj
        attributes : '*', '+'
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to