You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/05/05 15:03:00 UTC

[jira] [Commented] (DIRSTUDIO-1045) New Connection problem - ERR_04269 ATTRIBUTE_TYPE for OID ads-basedn does not exist

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528391#comment-14528391 ] 

Emmanuel Lecharny commented on DIRSTUDIO-1045:
----------------------------------------------

The current LDAP Studio version does not work with the latest ApacheDS 2.0.0-M20 revision. We are working on releasing Studio with support for the changed attributes.

> New Connection problem - ERR_04269 ATTRIBUTE_TYPE for OID ads-basedn does not exist
> -----------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-1045
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1045
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-connection
>    Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
>         Environment: Windows 7, 64 bit
>            Reporter: Andra
>            Priority: Blocker
>             Fix For: 2.0.0-M8 (2.0.0.v20130628)
>
>
> Setup a new, first Connection. Then try to "Open Configuration" - doesn't work - error message in the summary and here the detailed error message:
> org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException: ERR_04269 ATTRIBUTE_TYPE for OID ads-basedn does not exist!
> 	at org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:293)
> 	at org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:47)
> 	at org.apache.directory.api.ldap.schemamanager.impl.DefaultSchemaManager.lookupAttributeTypeRegistry(DefaultSchemaManager.java:1604)
> 	at org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:311)
> 	at org.apache.directory.studio.apacheds.configuration.v2.jobs.LoadConfigurationRunnable.readConfiguration(LoadConfigurationRunnable.java:359)
> 	at org.apache.directory.studio.apacheds.configuration.v2.jobs.LoadConfigurationRunnable.getConfiguration(LoadConfigurationRunnable.java:182)
> 	at org.apache.directory.studio.apacheds.configuration.v2.jobs.LoadConfigurationRunnable.run(LoadConfigurationRunnable.java:127)
> 	at org.apache.directory.studio.common.core.jobs.StudioJob.run(StudioJob.java:83)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> Caused by: org.apache.directory.api.ldap.model.exception.LdapException: ERR_04269 ATTRIBUTE_TYPE for OID ads-basedn does not exist!
> 	at org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry.lookup(DefaultSchemaObjectRegistry.java:176)
> 	at org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:289)
> 	... 8 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)