Joe created DIRSTUDIO-916:
-----------------------------
Summary: Can not open configuration for fresh installed ApacheDS
and Studio
Key: DIRSTUDIO-916
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-916
Project: Directory Studio
Issue Type: Bug
Components: studio-apacheds
Affects Versions: 2.0.0-M6
Environment: ApacheDS 2-M12
Reporter: Joe
Installed new ApacheDS 2.0 M12 with Studio 2.0 M-6. connected to the LDAP and
right click on the connection to open server configuration. Got following
error:
Looks like the schema not matches.
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!
--
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