My bad, Stefan is correct : I thogh initially the problem was coming from teh schema we provide, but we don't have such an entry in it.
Le 05/09/2017 à 20:57, Stefan Seelmann a écrit : > Hi Colm, > > when do you get that warning? When you just open Studio? Or when you > connect to a server which contains that schema? > > That attribute type 'changelog' is not included in any of our projects, > but seems to be defined in a draft [1]. And the single quote within the > DESC is clearly invalid and should be rejected by a LDAP server. > > I also found studio issues about that [2][3], seems to be bugs in OpenDS > schema, but links to OpenDS bug tracker are no longer working. But in > OpenDJ it seems to be fixed [4]. > > Kind Regards, > Stefan > > [1] https://tools.ietf.org/html/draft-good-ldap-changelog-04 > [2] https://issues.apache.org/jira/browse/DIRSTUDIO-752 > [3] https://issues.apache.org/jira/browse/DIRSTUDIO-714 > [4] > https://github.com/OpenRock/OpenDJ/blob/master/opendj-server-legacy/resource/schema/00-core.ldif#L524 > > On 09/05/2017 02:06 PM, Emmanuel Lecharny wrote: >> Damn ! There is a unescaped quote. It's an API bug, îm going to fix it ... >> >> Thanks Colm ! >> >> Le mar. 5 sept. 2017 à 12:46, Colm O hEigeartaigh <[email protected]> a >> écrit : >> >>> +1. Built tag, tested signatures + hashes on source release + linux x64 >>> distribution. >>> >>> BTW when I launch the linux x64 distribution I see the following warning: >>> >>> Error reading schema: attributeTypes = ( 2.16.840.1.113730.3.1.35 NAME >>> 'changelog' DESC 'the distinguished name of the entry which contains the >>> set of entries comprising this server's changelog' EQUALITY >>> distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE >>> NO-USER-MODIFICATION USAGE directoryOperation X-ORIGIN >>> 'draft-good-ldap-changelog' ) >>> ERR_04228 Parser failure on attribute type description: >>> ( 2.16.840.1.113730.3.1.35 NAME 'changelog' DESC 'the distinguished name >>> of the entry which contains the set of entries comprising this server's >>> changelog' EQUALITY distinguishedNameMatch SYNTAX >>> 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFICATION USAGE >>> directoryOperation X-ORIGIN 'draft-good-ldap-changelog' ) >>> Antlr message: unexpected char: 's' >>> Antlr column: 145 >>> >>> Colm. >>> >>> On Mon, Sep 4, 2017 at 10:45 PM, Stefan Seelmann <[email protected]> >>> wrote: >>> >>>> Hi all, >>>> >>>> after 10 month I'd like to propose the next Studio release. It's mainly >>>> a bugfix release, the platform is updated to Eclipse Neon.3, and now >>>> Java 8 is now the minimum JVM version. The full release notes are here: >>>> https://issues.apache.org/jira/projects/DIRSTUDIO/versions/12338643 >>>> >>>> SVN tag: >>>> >>>> https://svn.apache.org/repos/asf/directory/studio/tags/2.0.0.v20170904-M13/ >>>> >>>> Nexus staging repository: >>>> https://repository.apache.org/content/repositories/orgapachedirectory-1147 >>>> >>>> Distribution packages: >>>> >>>> https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20170904-M13/ >>>> >>>> Please cast your vote: >>>> [ ] +1 : release Apache Directory Studio 2.0.0.v20170904-M13 >>>> [ ] ± 0 : I don't care >>>> [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20170904-M13 >>>> >>>> Kind Regards, >>>> Stefan >>>> >>> >>> >>> -- >>> Colm O hEigeartaigh >>> >>> Talend Community Coder >>> http://coders.talend.com >>> -- Emmanuel Lecharny Symas.com directory.apache.org
