Directory Studio 2.0.0-SNAPSHOT from the master branch cloned February 24, 2024
Apple MacBook Air M2
macOS Sonoma 14.2.1

I have build and run the Directory Studio from the source in accordance with 
the instructions in README.md. 

After starting the application, I created an ApacheDS 2.0.0 LDAP Server 
accepting all of the defaults.  The server starts then immediately shuts down.

I have reviewed the log files, but no errors were reported.   

Should I expect this SNAPSHOT version to startup? 

If so, where should I look to determine why the server is shutting down? 


***
* From apachds.log.
***
13:28:43] INFO [org.apache.directory.server.UberjarMain] - Starting the service.
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.DefaultAttribute] - 
ERR_13207_VALUE_ALREADY_EXISTS The value '1.3.6.1.4.1.42.2.27.8.5.1' already 
exists in the attribute (supportedControl)
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.DefaultAttribute] - 
ERR_13207_VALUE_ALREADY_EXISTS The value '1.2.840.113556.1.4.841' already 
exists in the attribute (supportedControl)
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.DefaultAttribute] - 
ERR_13207_VALUE_ALREADY_EXISTS The value '1.3.6.1.4.1.4203.1.9.1.2' already 
exists in the attribute (supportedControl)
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.DefaultAttribute] - 
ERR_13207_VALUE_ALREADY_EXISTS The value '1.2.840.113556.1.4.319' already 
exists in the attribute (supportedControl)
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.DefaultAttribute] - 
ERR_13207_VALUE_ALREADY_EXISTS The value '1.2.840.113556.1.4.528' already 
exists in the attribute (supportedControl)
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.api.ldap.model.entry.Value] - 
MSG_13202_AT_IS_NULL ()
[13:28:44] WARN [org.apache.directory.server.core.DefaultDirectoryService] - 
You didn't change the admin password of directory service instance 'default'.  
Please update the admin password as soon as possible to prevent a possible 
security breach.

***
* Excepts from apachds.log with DEBUG logging enabled.
***
[13:00:33] WARN [org.apache.directory.server.core.DefaultDirectoryService] - 
You didn't change the admin password of directory service instance 'default'.  
Please update the admin password as soon as possible to prevent a possible 
security breach.
[13:00:33] INFO [org.apache.directory.server.ApacheDsService] - 
DirectoryService initialized in 2448 milliseconds
[13:00:33] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
+++ DirectoryService Shutdown required

Paul Spencer

Reply via email to