You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (Created) (JIRA)" <ji...@apache.org> on 2011/09/29 17:26:45 UTC

[jira] [Created] (DIRSERVER-1663) NPE when doing add/delete and search at the same time on the same entries

NPE when doing add/delete and search at the same time on the same entries
-------------------------------------------------------------------------

                 Key: DIRSERVER-1663
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1663
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M3
            Reporter: Emmanuel Lecharny
            Priority: Blocker
             Fix For: 2.0.0-M4


When running a JMeter performance test, I get some errors during the search operations (see attachements).

It seems that when we try to fecth some entry, it has already been removed by another thread.

We have to review this part of the server...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DIRSERVER-1663) NPE when doing add/delete and search at the same time on the same entries

Posted by "Emmanuel Lecharny (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1663:
-----------------------------------------

    Attachment: dump.txt

The NPE stacktrace
                
> NPE when doing add/delete and search at the same time on the same entries
> -------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1663
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1663
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M3
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 2.0.0-M4
>
>         Attachments: LdapCon.jmx, dump.txt
>
>
> When running a JMeter performance test, I get some errors during the search operations (see attachements).
> It seems that when we try to fecth some entry, it has already been removed by another thread.
> We have to review this part of the server...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DIRSERVER-1663) NPE when doing add/delete and search at the same time on the same entries

Posted by "Emmanuel Lecharny (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1663:
-----------------------------------------

    Attachment: LdapCon.jmx

The JMeter test plan
                
> NPE when doing add/delete and search at the same time on the same entries
> -------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1663
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1663
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M3
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 2.0.0-M4
>
>         Attachments: LdapCon.jmx, dump.txt
>
>
> When running a JMeter performance test, I get some errors during the search operations (see attachements).
> It seems that when we try to fecth some entry, it has already been removed by another thread.
> We have to review this part of the server...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DIRSERVER-1663) NPE when doing add/delete and search at the same time on the same entries

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1663.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.0-M7)
                   2.0.0-M8

Fixed.
                
> NPE when doing add/delete and search at the same time on the same entries
> -------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1663
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1663
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M3
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 2.0.0-M8
>
>         Attachments: dump.txt, LdapCon.jmx
>
>
> When running a JMeter performance test, I get some errors during the search operations (see attachements).
> It seems that when we try to fecth some entry, it has already been removed by another thread.
> We have to review this part of the server...

--
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

[jira] [Updated] (DIRSERVER-1663) NPE when doing add/delete and search at the same time on the same entries

Posted by "Pierre-Arnaud Marcelot (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSERVER-1663:
----------------------------------------------

    Fix Version/s:     (was: 2.0.0-M4)
                   2.0.0-M5
    
> NPE when doing add/delete and search at the same time on the same entries
> -------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1663
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1663
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M3
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 2.0.0-M5
>
>         Attachments: LdapCon.jmx, dump.txt
>
>
> When running a JMeter performance test, I get some errors during the search operations (see attachements).
> It seems that when we try to fecth some entry, it has already been removed by another thread.
> We have to review this part of the server...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira