Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D146498EE for ; Fri, 30 Mar 2012 11:30:49 +0000 (UTC) Received: (qmail 62440 invoked by uid 500); 30 Mar 2012 11:30:49 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 62341 invoked by uid 500); 30 Mar 2012 11:30:48 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 62334 invoked by uid 99); 30 Mar 2012 11:30:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Mar 2012 11:30:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Mar 2012 11:30:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8797134E8DE for ; Fri, 30 Mar 2012 11:30:27 +0000 (UTC) Date: Fri, 30 Mar 2012 11:30:27 +0000 (UTC) From: "Pierre-Arnaud Marcelot (Updated) (JIRA)" To: dev@directory.apache.org Message-ID: <789222324.37436.1333107027556.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <757080276.36904.1333092639340.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DIRSTUDIO-799) Unable to move object with Apache LDAP API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ 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