Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 77347 invoked from network); 15 Jan 2006 15:20:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jan 2006 15:20:52 -0000 Received: (qmail 51212 invoked by uid 500); 15 Jan 2006 15:20:52 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 50973 invoked by uid 500); 15 Jan 2006 15:20:51 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 50962 invoked by uid 99); 15 Jan 2006 15:20:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jan 2006 07:20:51 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.65 as permitted sender) Received: from [205.152.59.65] (HELO imf17aec.mail.bellsouth.net) (205.152.59.65) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jan 2006 07:20:50 -0800 Received: from ibm57aec.bellsouth.net ([65.80.200.112]) by imf17aec.mail.bellsouth.net with ESMTP id <20060115152027.YMM23346.imf17aec.mail.bellsouth.net@ibm57aec.bellsouth.net> for ; Sun, 15 Jan 2006 10:20:27 -0500 Received: from [172.16.1.7] (really [65.80.200.112]) by ibm57aec.bellsouth.net with ESMTP id <20060115152027.QYRQ8357.ibm57aec.bellsouth.net@[172.16.1.7]> for ; Sun, 15 Jan 2006 10:20:27 -0500 Message-ID: <43CA683A.6070808@bellsouth.net> Date: Sun, 15 Jan 2006 10:20:26 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: LDAP 0.9.3 . Modify attribute fails with exception References: <43CA25DC.4030401@gmail.com> In-Reply-To: <43CA25DC.4030401@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Emmanuel Lecharny wrote: > > >> So I think it is to do with schema, but then how does the creation >> work in >> the first place? Also what do I need to do to solve this issue. >> >> > Ok, seems to be related to the schema handling. I will try to > reproduce this on my server . I don't think this is an an error. He's using an undefined attribute: activeFlag. Since 0.9 we have added some minimal schema checks. >> Thanks >> Somashish >> >> PS I haven't logged any bug till now as suggested by you because I >> think the >> problem is most likely to be an issue at my end. Let me know if I >> still need >> to go ahead and file a bug. > Guys, I don't think there is a need for a JIRA issue on this one. If adding a the attributeType with a schema does not resolve this issue then yeah I think we should file an issue. Alex