[
https://issues.apache.org/jira/browse/DIRSTUDIO-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Arnaud Marcelot resolved DIRSTUDIO-799.
----------------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
2.0.0-M4
Assignee: Pierre-Arnaud Marcelot
Great catch!
Something was not configured correctly when requesting the API to perform the
move (the API is OK but it was not used correctly).
Fixed at revision 1307356.
http://svn.apache.org/viewvc?rev=1307356&view=rev
> 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
> 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