Pierre-Arnaud Marcelot created DIRSTUDIO-919:
------------------------------------------------
Summary: Invalid thread access when saving an new ApacheDS 2.0
configuration file
Key: DIRSTUDIO-919
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-919
Project: Directory Studio
Issue Type: Bug
Components: studio-apacheds-configuration
Affects Versions: 2.0.0-M7, 2.0.0-M6
Reporter: Pierre-Arnaud Marcelot
Assignee: Pierre-Arnaud Marcelot
Priority: Critical
Fix For: 2.0.0-M8, 2.0.0
Invalid thread access when saving an new ApacheDS 2.0 configuration file
Unable to save configuration.
- Invalid thread access
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:4361)
at org.eclipse.swt.SWT.error(SWT.java:4276)
at org.eclipse.swt.SWT.error(SWT.java:4247)
at org.eclipse.swt.widgets.Widget.error(Widget.java:775)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:570)
at org.eclipse.swt.widgets.Dialog.checkParent(Dialog.java:165)
at org.eclipse.swt.widgets.Dialog.<init>(Dialog.java:127)
at org.eclipse.swt.widgets.FileDialog.<init>(FileDialog.java:95)
at
org.apache.directory.studio.apacheds.configuration.v2.editor.ServerConfigurationEditorUtils.saveAs(ServerConfigurationEditorUtils.java:154)
at
org.apache.directory.studio.apacheds.configuration.v2.editor.ServerConfigurationEditor.doSaveAs(ServerConfigurationEditor.java:213)
at
org.apache.directory.studio.apacheds.configuration.v2.jobs.SaveConfigurationRunnable.run(SaveConfigurationRunnable.java:146)
at
org.apache.directory.studio.common.core.jobs.StudioJob.run(StudioJob.java:83)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira