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

Andrea Gioia commented on DIRSTUDIO-864:
----------------------------------------

I'm using ApacheDS M12 and Apache Directory Studio M6. The problem seem to be 
still there. When do you plan to release a version of the Studio that can work 
with the last version of ApacheDS? Moreover do you know which among the old 
vesions of ApacheDS works properly with the STudio 2.0.0 M6? Thanks.
                
> Error message appears: "ERR_04269 ATTRIBUTE_TYPE for OID ads-replenabled does 
> not exist!" when trying to open configuration
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-864
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-864
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds-configuration
>    Affects Versions: 2.0.0-M3
>         Environment: Windows 7 Home Basic, Service Pack 1, 32-bit,
> java version "1.7.0_11"
> Java(TM) SE Runtime Environment (build 1.7.0_11-b21)
> Java HotSpot(TM) Client VM (build 23.6-b04, mixed mode, sharing)
> also:
> Windows 7 Enterprise, Service Pack 1, 64-bit,
> java version "1.6.0_24"
> Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
> Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
>            Reporter: Oleksij Lupandin
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-M4, 2.0.0
>
>
> 1. Choose main menu — LDAP — Schema Browser.
> 2. Open tab Attribute Types.
> The list contains attribute "ads-replEnabled".
> 3. Choose a server in pane "Connections", right-click it and choose Open 
> Configuration.
> Expected result:
> Configuration window opens.
> Actual result:
> The following exception is thrown:
> org.apache.directory.shared.ldap.model.exception.LdapNoSuchAttributeException:
>  ERR_04269 ATTRIBUTE_TYPE for OID ads-replenabled does not exist!
>       at 
> org.apache.directory.shared.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:317)
>       at 
> org.apache.directory.shared.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:47)
>       at 
> org.apache.directory.shared.ldap.schemamanager.impl.DefaultSchemaManager.lookupAttributeTypeRegistry(DefaultSchemaManager.java:1620)
>       at 
> org.apache.directory.shared.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:310)
>       at 
> org.apache.directory.studio.apacheds.configuration.v2.jobs.LoadConfigurationRunnable.readConfiguration(LoadConfigurationRunnable.java:358)
>       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.shared.ldap.model.exception.LdapException: 
> ERR_04269 ATTRIBUTE_TYPE for OID ads-replenabled does not exist!
>       at 
> org.apache.directory.shared.ldap.model.schema.registries.DefaultSchemaObjectRegistry.lookup(DefaultSchemaObjectRegistry.java:176)
>       at 
> org.apache.directory.shared.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:313)
>       ... 8 more
> I suppose that Apache Directory Studio should search "ads-replEnabled" type, 
> but searches "ads-replenabled" instead.

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

Reply via email to