You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2016/02/10 21:29:18 UTC

[jira] [Updated] (DIRSTUDIO-919) Invalid thread access when saving an new ApacheDS 2.0 configuration file

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann updated DIRSTUDIO-919:
--------------------------------------
    Fix Version/s: 2.0.0-M11

Let's try to fix that in the next version.

> 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-M6 (2.0.0.v20130308), 2.0.0-M7 (2.0.0.v20130517)
>            Reporter: Pierre-Arnaud Marcelot
>            Assignee: Pierre-Arnaud Marcelot
>            Priority: Critical
>             Fix For: 2.0.0-M8 (2.0.0.v20130628), 2.0.0-M11, 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 was sent by Atlassian JIRA
(v6.3.4#6332)