This seems to be a known problem in Studio 2.0.0-M10, see https://issues.apache.org/jira/browse/DIRSTUDIO-1080. Workaround would be to use the nightly build which is linked at the end of the issue.
Kind Regards, Stefan On 05/22/2016 08:14 AM, Barry Burns wrote: > Error: "Changes could not be saved to the connection" when adding a > new partition via the configuration editor in Apache Directory Studio > M21 to apacheds M20. > > Per https://issues.apache.org/jira/browse/DIRSTUDIO-889 this seems to > be due to a config attribute being added between releases... however, > (A) this is going BACKWARDS a release, and (B) I installed apacheds > M20 and it is still throwing the same exception. > > This is the exception: > > Unable to save configuration. > - Changes could not be saved to the connection. > java.lang.Exception: Changes could not be saved to the connection. > at > org.apache.directory.studio.apacheds.configuration.editor.ServerConfigurationEditorUtils.saveConfiguration(ServerConfigurationEditorUtils.java:370) > at > org.apache.directory.studio.apacheds.configuration.jobs.SaveConfigurationRunnable.run(SaveConfigurationRunnable.java:109) > at > org.apache.directory.studio.common.core.jobs.StudioJob.run(StudioJob.java:85) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) > > Directions I am following: > https://directory.apache.org/apacheds/configuration/ads-2.0-configuration.html > > Thank you! > > -b >
