Unable to move object with Apache LDAP API
------------------------------------------

                 Key: DIRSTUDIO-799
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-799
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 2.0.0-M3
            Reporter: Aleks M


Using ADS 2.0.0.v20120224

When I try to move an object in eDirectory by right clicking on it and 
selecting Move Entry I get the following error after selecting the new parent 
DN and clicking OK, and then OK. Btw it works with JNDI.

Error while moving entry
 - Entry cn=DL-AdministrativaavdelningenKLK,ou=D,ou=Edu,ou=Groups,ou=Meta,o=XX 
doesn't exist or wasn't returned from server
Entry cn=DL-AdministrativaavdelningenKLK,ou=D,ou=Edu,ou=Groups,ou=Meta,o=XX 
doesn't exist or wasn't returned from server
java.lang.NullPointerException
        at 
org.apache.directory.studio.ldapbrowser.core.model.impl.AbstractEntry.addChild(AbstractEntry.java:138)
        at 
org.apache.directory.studio.ldapbrowser.core.jobs.MoveEntriesRunnable.run(MoveEntriesRunnable.java:243)
        at 
org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:109)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

java.lang.NullPointerException

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

        

Reply via email to