[ 
https://issues.apache.org/jira/browse/DIR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent ANDRE updated DIR-293:
------------------------------

    Attachment: DIR-293_unit-test.patch

* patch from : directory/apacheds-2.0.0-M10/server-integ$

* Run test search on existing (no problem) : 
mvn3 test -Dtest=SearchIT#testRepetitiveSearch

* Run test search on just created (problem) :
mvn3 test -Dtest=SearchIT#testRepetitiveSearchOnCreated
                
> ERR_02002_FAILURE_ON_UNDERLYING_CURSOR when searching a just added entry
> ------------------------------------------------------------------------
>
>                 Key: DIR-293
>                 URL: https://issues.apache.org/jira/browse/DIR-293
>             Project: Directory
>          Issue Type: Bug
>            Reporter: Florent ANDRE
>            Assignee: Alex Karasulu
>         Attachments: DIR-293_unit-test.patch
>
>
> Hi Directory !
> When adding an entry and search for it just after, I get
> ERR_02002_FAILURE_ON_UNDERLYING_CURSOR Failure on underlying Cursor
> In my code I sometimes got it on the first search, and sometimes on the 
> second or third.
> In the attached unit test, seems to be always on the first.
> Do I do something wrong here ?
> ++

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to