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 (JIRA)" <ji...@apache.org> on 2014/08/30 09:10:53 UTC

[jira] [Commented] (DIRSERVER-1997) ERR_04302 Unregistering of OBJECT_CLASS:1.2.840.113556.1.5.8 failed, it's not present in the Registries

    [ https://issues.apache.org/jira/browse/DIRSERVER-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116275#comment-14116275 ] 

Emmanuel Lecharny commented on DIRSERVER-1997:
----------------------------------------------

As the message says, there is no such thing as a m-oid=1.2.840.113556.1.5.8,ou=objectclasses,cn=microsoft,ou=schema entry stored internally in the ApacheDS schema.

Can you provide a bit more of context about this delete operation ? Typically, why are you expecting it to work ?

> ERR_04302 Unregistering of OBJECT_CLASS:1.2.840.113556.1.5.8 failed, it's not present in the Registries
> -------------------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1997
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1997
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 2.0.0-M17
>            Reporter: Marcello Ceschia
>              Labels: DEL_REQUEST, DeleteRequestImpl, ERR_04302
>
> ldapdelete -v 'm-oid=1.2.840.113556.1.5.8,ou=objectclasses,cn=microsoft,ou=schema' -h 127.0.0.1 -p 10389 -D 'uid=admin,ou=system' -W
> deleting entry "m-oid=1.2.840.113556.1.5.8,ou=objectclasses,cn=microsoft,ou=schema"
> ldap_delete: Server is unwilling to perform (53)
>         additional info: UNWILLING_TO_PERFORM: failed for MessageType : DEL_REQUEST
> Message ID : 2
>     Del request
>         Entry : 'm-oid=1.2.840.113556.1.5.8,ou=objectclasses,cn=microsoft,ou=schema'
> org.apache.directory.api.ldap.model.message.DeleteRequestImpl@fe9f7612: ERR_04302 Unregistering of OBJECT_CLASS:1.2.840.113556.1.5.8 failed, it's not present in the Registries



--
This message was sent by Atlassian JIRA
(v6.2#6252)