[ https://issues.apache.org/jira/browse/DIRSERVER-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRSERVER-1736. ------------------------------------------ Resolution: Fixed Fixed with http://svn.apache.org/viewvc?rev=1393269&view=rev > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira