[
https://issues.apache.org/jira/browse/DIRSERVER-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692093#comment-13692093
]
Ashma Shrestha commented on DIRSERVER-1860:
-------------------------------------------
I am having similar problem as well. I am using ApacheDS as a back-end
directory to Atlassian Crowd. During assigned groups to the users, the process
fails. The error log shows the message below which suggests that Apache DS does
not return the full DN. As per [~elecharny], this issue is known but I it would
be great if any updates can be posted for this issue since we are planning to
get into production within a month.
ERR_268 Cannot find a partition for cn=board of directors]; nested exception is
javax.naming.NameNotFoundException: [LDAP: error code 32 - NO_SUCH_OBJECT:
failed for MessageType : MODIFY_REQUEST
Message ID : 2
Modify Request
Object : 'cn=board of directors'
Modification[0]
Operation : add
Modification
uniqueMember: [email protected],ou=users,ou=system
org.apache.directory.api.ldap.model.message.ModifyRequestImpl@c5f1576c
ManageDsaITImpl Control
Type OID : '2.16.840.1.113730.3.4.2'
Criticality : 'false'
'
> Invalid DN in returned entry
> ----------------------------
>
> Key: DIRSERVER-1860
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1860
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap
> Environment: Windows Server 2008 R2 Standard
> Reporter: Charlie Barnett
> Priority: Minor
> Fix For: 2.0.0-M11
>
>
> I am trying to match entries in two directories and produce an xml file of
> differences. ApacheDS is the server for both directories. JXplorer is being
> used to modify one of the directories. The modified directory is read using a
> SearchResultListener. In one case the dn of the SearchResultEntry passed to
> the listener is incorrect. It only contains the rdn of the entry. The
> specific case is when a new uniqueMember is added to an existing entry of
> type groupOfUniqueNames. This occurs with both JXplorer and also with Apache
> Directory Studio. After starting and stopping the server the correct dn is
> contained in the entry passed. Waiting aproximately 15 minutes also clears
> the problem. Am using unboundid ldap client library
> Reported problem initially to unboundid but determined by running a proxy
> that the invalid dn was being returned from server. Link to unboundui report
> is http://sourceforge.net/p/ldap-sdk/discussion/1001257/thread/ffbae6dd/
>
--
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