You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Joakim Ganse (JIRA)" <ji...@apache.org> on 2013/06/05 12:06:20 UTC

[jira] [Created] (DIRSTUDIO-923) Unable to open container in AD 2008 R2

Joakim Ganse created DIRSTUDIO-923:
--------------------------------------

             Summary: Unable to open container in AD 2008 R2
                 Key: DIRSTUDIO-923
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-923
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldapbrowser
    Affects Versions: 2.0.0-M5 (2.0.0.v20130131)
         Environment: Windows 2008R2
            Reporter: Joakim Ganse
            Priority: Critical


I use Apache DS for browsing, getting ldif import/export etc from different directories.

Now I did a new connection to a new AD and the connection works fine, I can browse and read several containers but when I come to my main container where the majority of users reside I get an error:

Error while reading entry
 - 8230
java.lang.ArrayIndexOutOfBoundsException: 8230
	at org.apache.directory.api.util.Strings.toLowerCase(Strings.java:1884)
	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)

8230

I am logged in as Administrator.


--
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