Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0.0-M3 (2.0.0.v20120224)
-
None
Description
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