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

Emmanuel Lecharny commented on DIRSTUDIO-907:
---------------------------------------------

I just fixed the links. Can you give it a try ? (It may take a bit of time for 
the mirrors to be updated though). However, using an older version of Studio to 
manage ApacheDS M12 will not work either.

Otherwise, yes, this is a bug we are awared of. We added some new AttributeType 
in the M12 configuration, and as Studio is built after the release of ApacheDS, 
you get this error when trying to open M12 configuration with Studio. This will 
be fixed in the next few days (I would say by next week).

Sorry for the inconvenience...

(Makes me think we should just ignore such errors in the next versions of 
Studio...)
                
> ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep does not exist!
> --------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-907
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-907
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds-configuration
>    Affects Versions: 2.0.0-M6
>         Environment: Nightly Build of the Apache Studio up to 5/10/2013, 
> Centos, ApacheDS-2.0.0-M12
>            Reporter: James C. Wu
>         Attachments: studio_907.png
>
>
> Open the connection to ApacheDS 2.0.0-M12 and right click on "open 
> configuration", then this exception shows up.
> org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException: 
> ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep does not exist!
>       at 
> org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:317)
>       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:1623)
>       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-replpingersleep 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:313)
>       ... 8 more

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