You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (Updated) (JIRA)" <ji...@apache.org> on 2012/03/30 13:30:27 UTC

[jira] [Updated] (DIRSTUDIO-799) Unable to move object with Apache LDAP API

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-799:
---------------------------------------------

    Component/s: studio-connection
       Priority: Critical  (was: Major)
    
> 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
>          Components: studio-connection
>    Affects Versions: 2.0.0-M3
>            Reporter: Aleks M
>            Assignee: Pierre-Arnaud Marcelot
>            Priority: Critical
>             Fix For: 2.0.0-M4, 2.0.0
>
>
> 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