You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2013/06/14 17:43:20 UTC

[jira] [Resolved] (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 ]

Pierre-Arnaud Marcelot resolved DIRSTUDIO-919.
----------------------------------------------

    Resolution: Fixed

Fixed at revision 1493124.

http://svn.apache.org/r1493124
                
> 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
>
>
> 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