Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 11077 invoked from network); 21 Apr 2007 11:11:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Apr 2007 11:11:01 -0000 Received: (qmail 47566 invoked by uid 500); 21 Apr 2007 11:11:07 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 47519 invoked by uid 500); 21 Apr 2007 11:11:07 -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 47382 invoked by uid 99); 21 Apr 2007 11:11:06 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Apr 2007 04:11:06 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Apr 2007 04:10:57 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 20A62714093 for ; Sat, 21 Apr 2007 04:10:18 -0700 (PDT) Message-ID: <27985651.1177153818131.JavaMail.jira@brutus> Date: Sat, 21 Apr 2007 04:10:18 -0700 (PDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRSERVER-393) custom eve.properties cause EveMain hack to fail auth MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRSERVER-393. --------------------------------------- Closing all issues created in 2005 and before which are marked resolved > custom eve.properties cause EveMain hack to fail auth > ----------------------------------------------------- > > Key: DIRSERVER-393 > URL: https://issues.apache.org/jira/browse/DIRSERVER-393 > Project: Directory ApacheDS > Issue Type: Bug > Environment: Java > Reporter: Mark Swanson > Assigned To: Alex Karasulu > > When using custom eve.properties to specify the listen port and authentication/connection info the "big time cludge" while(true) loop fails to authenticate and spews an exception into stdout every 20 seconds. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.