Hi Ossi, Thanks for trying out the installer and giving some feedback.
a few comments / questions: > - the log file ends up in /opt/apacheds-1.5.2-SNAPSHOT/bin/wrapper.log > is there another log file somewhere else? You'll find more logs in each instance, in the "log" directory (/var/lib/apacheds-1.5.2-SNAPSHOT/default/log for the default instance). At the moment they are located here but they may be moving the "/var/log" directory in a next version of the installer. We'll have to decide what's the best place for them. - is there some test-suite to verify its more than running but also > working? You can to test a connection to the server using Apache Directory Studio ( http://directory.apache.org/studio/). Create a new connection with the following parameters: - Host: localhost - Port: 10389 - Authentication Method: Simple Authentication - User: uid=admin,ou=system - Password: secret > - is the fact the root user is used related to the port? ports below > 1000 need root permissions. but i remember there are some tomcat > faq on running tomcat on port 80 without the root user. We still need to figure out why we can't launch the server using an apacheds user (maybe the problems you had with JAVA_HOME and PATH variables). Should be fixed for the next version of the installer. Thanks, Pierre-Arnaud
