I got the same error using the nightly build. james
From: [email protected] [mailto:[email protected]] On Behalf Of Kiran Ayyagari Sent: Thursday, May 09, 2013 9:51 PM To: Apache Directory Developers List Subject: Re: Apache studio open configuration error for ApacheDS-2.0.0M12 Studio 2.0.0-M6 config editor doesn't work with ApacheDS-2.0.0-M12, please grab a latest nightly build[1] of studio to fix this problem. [1] http://directory.apache.org/studio/nightly-builds.html On Fri, May 10, 2013 at 4:14 AM, Wu, James C. <[email protected]<mailto:[email protected]>> wrote: Hi Guys, I just installed the ApacheDS 2.0.0M12 and use the Apache Directory Studio 2.0.0-M6 to connect to it. The connection is opened and I can browse the default entries in the ldap database. But when I try to open configuration in Apache Directory Studio for the connection, I got this error Unable to load the configuration. - ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep does not exist! 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 ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep does not exist! Regards, James -- Kiran Ayyagari http://keydap.com
