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/01/10 19:41:39 UTC

[jira] [Resolved] (DIRSTUDIO-1080) Unable to save Server-Configuration: ERR_55 Trying to remove an non-existant attribute: attributetype

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

Stefan Seelmann resolved DIRSTUDIO-1080.
----------------------------------------
       Resolution: Fixed
         Assignee: Stefan Seelmann
    Fix Version/s: 2.0.0-M11

Problem was a missing newline between the generated LDIF records.

Fixed here: http://svn.apache.org/viewvc?rev=1723947&view=rev
Added test here: http://svn.apache.org/viewvc?rev=1723948&view=rev



> Unable to save Server-Configuration: ERR_55 Trying to remove an non-existant attribute: attributetype
> -----------------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-1080
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1080
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds-configuration
>    Affects Versions: 2.0.0-M10 (2.0.0.v20151221-M10)
>         Environment: ApacheDS-Studio-Version: 2.0.0.v20151221-M10
> ApacheDS Version: 2.0.0-M21
> Win7, JDK8 (ApacheDS), JRE7 (DS-Studio)
>            Reporter: Stefan Humbold
>            Assignee: Stefan Seelmann
>             Fix For: 2.0.0-M11
>
>
> Using the new installed Studio and the new installed ApacheDS Server i can't save the Server-Configuration with DS-Studio.
> I changed nothing in the configuration.
> When i try to save the config i can see the following exceptions:
> Exception shown in DS-Log:
> INFO   | jvm 1    | 2016/01/04 12:59:47 | [12:59:47] ERROR [org.apache.directory.server.core.schema.SchemaInterceptor]
> - ERR_55 Trying to remove an non-existant attribute: attributetype ( 1.3.6.1.4.1.18060.0.4.1.2.164
> NAME 'ads-indexCacheSize'
> INFO   | jvm 1    | 2016/01/04 12:59:47 |     DESC 'The number of key we store in
> the cache for this index'
> INFO   | jvm 1    | 2016/01/04 12:59:47 |     EQUALITY integerMatch
> INFO   | jvm 1    | 2016/01/04 12:59:47 |     ORDERING integerOrderingMatch
> INFO   | jvm 1    | 2016/01/04 12:59:47 |     SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
> INFO   | jvm 1    | 2016/01/04 12:59:47 |     SINGLE-VALUE
> INFO   | jvm 1    | 2016/01/04 12:59:47 |     USAGE userApplications )
> Exception shown in DS-Studio Dialog-Error-Message:
> java.lang.Exception: ....
>     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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)