François Lejosne created DIRSTUDIO-1218:
-------------------------------------------
Summary: Apache DS 2.0.0 server failed to start after succesfully
import ldif schema.
Key: DIRSTUDIO-1218
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1218
Project: Directory Studio
Issue Type: Bug
Environment: Apache Directory Studio 2.0.0.v20180908-M14
Reporter: François Lejosne
Even if import ldif schema created with ADS Schema editor succeeded. The
restart of the server failed. Having a look on the ldif stored by the server,
it seems the attribute is B64 break the start of the server with the message:
[21:00:30] ERROR [org.apache.directory.server.UberjarMain] - Failed to start
the service.
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
ERR_13215_VALUE_EXPECT_STRING The value is expected to be a String
The property is:
creatorsName:: MC45L...W0g
correcting by
creatorsName: uid=admin,ou=system
make the start of the possible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)