[
https://issues.apache.org/jira/browse/DIRSTUDIO-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040261#comment-16040261
]
Emmanuel Lecharny commented on DIRSTUDIO-1149:
----------------------------------------------
Clearly not a Studio error. The message says that you are trying to delete an
ObjectClass which is not existing on your server. We need more information here
:
- which server it is ?
- what is your current schema ?
> delete schema objectclasses error
> ---------------------------------
>
> Key: DIRSTUDIO-1149
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1149
> Project: Directory Studio
> Issue Type: Bug
> Reporter: pengqi
> Labels: newbie
>
> Error while deleting entry
> - [LDAP: error code 54 - LOOP_DETECT: failed for MessageType : DEL_REQUES
> java.lang.Exception: [LDAP: error code 54 - LOOP_DETECT: failed for
> MessageType : DEL_REQUEST
> Message ID : 175
> Del request
> Entry : 'm-oid=1.1.2.1,ou=objectclasses,cn=eccl,ou=schema'
> org.apache.directory.api.ldap.model.message.DeleteRequestImpl@46544df3:
> ERR_04273 OBJECT_CLASS with OID 1.1.2.1 not registered!]
> at
> org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkResponse(DirectoryApiConnectionWrapper.java:1268)
> at
> org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.access$9(DirectoryApiConnectionWrapper.java:1236)
> at
> org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper$7.run(DirectoryApiConnectionWrapper.java:986)
> at
> org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.runAndMonitor(DirectoryApiConnectionWrapper.java:1163)
> at
> org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkConnectionAndRunAndMonitor(DirectoryApiConnectionWrapper.java:1099)
> at
> org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.deleteEntry(DirectoryApiConnectionWrapper.java:1008)
> at
> org.apache.directory.studio.ldapbrowser.core.jobs.DeleteEntriesRunnable.deleteEntry(DeleteEntriesRunnable.java:383)
> at
> org.apache.directory.studio.ldapbrowser.core.jobs.DeleteEntriesRunnable.optimisticDeleteEntryRecursive(DeleteEntriesRunnable.java:272)
> at
> org.apache.directory.studio.ldapbrowser.core.jobs.DeleteEntriesRunnable.run(DeleteEntriesRunnable.java:173)
> at
> org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:109)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> [LDAP: error code 54 - LOOP_DETECT: failed for MessageType : DEL_REQUEST
> Message ID : 175
> Del request
> Entry : 'm-oid=1.1.2.1,ou=objectclasses,cn=eccl,ou=schema'
> org.apache.directory.api.ldap.model.message.DeleteRequestImpl@46544df3:
> ERR_04273 OBJECT_CLASS with OID 1.1.2.1 not registered!]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)