Le 05/08/16 à 12:41, Pierre Smits a écrit : > Hi all > > In a new setup I am using Studio M10 against ApacheDS M23 on ubuntu 32 bit > with openjdk-7-jdk > > When I want to add a new partition (with Studio) I get the following error > on save: > > 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) > > > Changes could not be saved to the connection. > > Does this warrant an issue? Is this a Studio issue or a ApacheDS issue?
This is a Studio issue. We have fixed that already, but the new version is not already out. You can try the latest version using one of the installers : https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20160717-M11/ Let us know if you have any trouble with those.
