Note that there are some explanatory texts on larger screens.

plurals
  1. POLDAP Error While Creating Entry via Eclipse
    primarykey
    data
    text
    <p>Error getting in eclipse add entry.</p> <p>Error while creating entry</p> <ul> <li><p>[LDAP: error code 32 - NO_SUCH_OBJECT: failed for MessageType : ADD_REQUES java.lang.Exception: [LDAP: error code 32 - NO_SUCH_OBJECT: failed for MessageType : ADD_REQUEST Message ID : 48</p> <p>Add Request :</p> <p>Entry</p> <p>dn[n]: dc=user</p> <p>objectclass: domain</p> <p>objectclass: top</p> <p>objectclass: person</p> <p>dc: user</p> <p>sn: james</p> <p>cn: common-name</p></li> </ul> <p>: ERR_268 Cannot find a partition for dc=user]</p> <pre><code>at </code></pre> <p>org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkResponse(DirectoryApiConnectionWrapper.java:1280)</p> <pre><code>at </code></pre> <p>org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.access$600(DirectoryApiConnectionWrapper.java:109)</p> <pre><code>at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper$6.run(DirectoryApiConnectionWrapper.java:928) at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.runAndMonitor(DirectoryApiConnectionWrapper.java:1175) at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkConnectionAndRunAndMonitor(DirectoryApiConnectionWrapper.java:1109) at org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.createEntry(DirectoryApiConnectionWrapper.java:950) at org.apache.directory.studio.ldapbrowser.core.jobs.CreateEntryRunnable.createEntry(CreateEntryRunnable.java:224) at org.apache.directory.studio.ldapbrowser.core.jobs.CreateEntryRunnable.run(CreateEntryRunnable.java:124) at org.apache.directory.studio.connection.ui.RunnableContextRunner$1.run(RunnableContextRunner.java:112) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) </code></pre> <p>[LDAP: error code 32 - NO_SUCH_OBJECT: failed for MessageType : ADD_REQUEST Message ID : 48</p> <pre><code>Add Request : </code></pre> <p>Entry</p> <pre><code>dn[n]: dc=user objectclass: domain objectclass: top objectclass: person dc: user sn: james cn: common-name </code></pre> <p>: ERR_268 Cannot find a partition for dc=user]</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload