Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 75782 invoked from network); 11 Dec 2004 04:47:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Dec 2004 04:47:27 -0000 Received: (qmail 10641 invoked by uid 500); 11 Dec 2004 04:47:25 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 10569 invoked by uid 500); 11 Dec 2004 04:47:24 -0000 Mailing-List: contact directory-dev-help@incubator.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 directory-dev@incubator.apache.org Received: (qmail 10545 invoked by uid 99); 11 Dec 2004 04:47:23 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.71 as permitted sender) Received: from imf23aec.mail.bellsouth.net (HELO imf23aec.mail.bellsouth.net) (205.152.59.71) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 10 Dec 2004 20:47:22 -0800 Received: from [172.16.1.7] ([65.80.200.112]) by imf23aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20041211044719.YQBA2382.imf23aec.mail.bellsouth.net@[172.16.1.7]> for ; Fri, 10 Dec 2004 23:47:19 -0500 Message-ID: <41BA7BEA.5060408@bellsouth.net> Date: Fri, 10 Dec 2004 23:47:38 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: eve add failuer References: <200412102301.31138.mark@ScheduleWorld.com> <200412102329.56830.mark@ScheduleWorld.com> <41BA78F1.60007@bellsouth.net> <200412102341.22959.mark@ScheduleWorld.com> In-Reply-To: <200412102341.22959.mark@ScheduleWorld.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Mark Swanson wrote: >On December 10, 2004 11:34 pm, Alex Karasulu wrote: > > >>Mark Swanson wrote: >> >> Found the bug! Not returning a response within a catch and overriding result code with error outside of catch before return. Still testing for other possible problems now. Alex