[
https://issues.apache.org/jira/browse/DIRSERVER-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416140#comment-13416140
]
Pierre-Arnaud Marcelot commented on DIRSERVER-1736:
---------------------------------------------------
This is now fixed in Studio (DIRSTUDIO-822).
I don't even know how the '5' was removed in this part of the code in the first
place.
I also raised DIRSERVER-1737, the server shouldn't stop in the case where an
indexed attribute isn't found in the schema manager. It should be logged and
the startup of the server should continue.
Many thanks for reporting the issue.
> Could not restart server after adding a partition
> -------------------------------------------------
>
> Key: DIRSERVER-1736
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1736
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 2.0.0-M7
> Environment: Windows 7 32 bit, starting the server as a service
> Reporter: A Nat
> Attachments: config.ldif
>
>
> After adding a partition like dc=partition1,dc=com (using the apache
> directory studio and by mofifying the configuration) the server doesn't get
> started.
> ApcheDS log:
> 11:55:57] ERROR [org.apache.directory.server.wrapper.ApacheDsTanukiWrapper] -
> Failed to start the service.
> org.apache.directory.shared.ldap.model.exception.LdapOtherException:
> ERR_04269 ATTRIBUTE_TYPE for OID krbprincipalname does not exist!
> at
> org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:77)
> at
> org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1843)
> at
> org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1269)
> at
> org.apache.directory.server.ApacheDsService.initDirectoryService(ApacheDsService.java:308)
> at
> org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:176)
> at
> org.apache.directory.server.wrapper.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:72)
> at
> org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788)
> Caused by:
> org.apache.directory.shared.ldap.model.exception.LdapOtherException:
> ERR_04269 ATTRIBUTE_TYPE for OID krbprincipalname does not exist!
> at
> org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:77)
> at
> org.apache.directory.server.core.shared.partition.DefaultPartitionNexus.addContextPartition(DefaultPartitionNexus.java:870)
> at
> org.apache.directory.server.core.shared.partition.DefaultPartitionNexus.doInit(DefaultPartitionNexus.java:231)
> at
> org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:72)
> ... 6 more
> Caused by:
> org.apache.directory.shared.ldap.model.exception.LdapNoSuchAttributeException:
> ERR_04269 ATTRIBUTE_TYPE for OID krbprincipalname does not exist!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira