From dev-return-42173-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Jan 14 16:36:14 2013 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 EAC8AEA9F for ; Mon, 14 Jan 2013 16:36:13 +0000 (UTC) Received: (qmail 28664 invoked by uid 500); 14 Jan 2013 16:36:13 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 28585 invoked by uid 500); 14 Jan 2013 16:36:13 -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 28394 invoked by uid 99); 14 Jan 2013 16:36:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2013 16:36:12 +0000 Date: Mon, 14 Jan 2013 16:36:12 +0000 (UTC) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSTUDIO-861) Errors while getting OU members MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSTUDIO-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552851#comment-13552851 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-861: -------------------------------------------------- This is just the DN of the entry. Could you please attach the full LDIF of the entry? (Maybe exported with another tool, if Studio is having trouble with it) Thanks! > Errors while getting OU members > ------------------------------- > > Key: DIRSTUDIO-861 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-861 > Project: Directory Studio > Issue Type: Bug > Environment: Darwin 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 > Reporter: Anatolij N. > > Can't get members of OU, errors occur, first occuring error stacktrace: > {code:title=Error 1|borderStyle=solid} > Error while reading entry > - 269 > java.lang.ArrayIndexOutOfBoundsException: 269 > at org.apache.directory.shared.util.Strings.toLowerCase(Strings.java:1813) > at org.apache.directory.studio.ldapbrowser.core.utils.Utils.getOidString(Utils.java:132) > at org.apache.directory.studio.ldapbrowser.core.utils.Utils.getOidString(Utils.java:117) > at org.apache.directory.studio.ldapbrowser.core.utils.Utils.getNormalizedOidString(Utils.java:98) > at org.apache.directory.studio.ldapbrowser.core.model.impl.BrowserConnection.getEntryFromCache(BrowserConnection.java:174) > at org.apache.directory.studio.ldapbrowser.core.jobs.SearchRunnable.searchAndUpdateModel(SearchRunnable.java:341) > at org.apache.directory.studio.ldapbrowser.core.jobs.InitializeChildrenRunnable.executeSearch(InitializeChildrenRunnable.java:359) > at org.apache.directory.studio.ldapbrowser.core.jobs.InitializeChildrenRunnable.initializeChildren(InitializeChildrenRunnable.java:210) > at org.apache.directory.studio.ldapbrowser.core.jobs.InitializeChildrenRunnable.run(InitializeChildrenRunnable.java:169) > at org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:109) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) > 269 > {code} > After first error message I get second message: > {code:title=Error 2|borderStyle=solid} > Error while reading entry > java.lang.ArrayIndexOutOfBoundsException > java.lang.ArrayIndexOutOfBoundsException > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira