Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 1152 invoked from network); 18 Feb 2008 22:25:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Feb 2008 22:25:09 -0000 Received: (qmail 83466 invoked by uid 500); 18 Feb 2008 22:25:02 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 83241 invoked by uid 500); 18 Feb 2008 22:25:01 -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 83230 invoked by uid 99); 18 Feb 2008 22:25:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2008 14:25:01 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2008 22:24:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E3C83234C048 for ; Mon, 18 Feb 2008 14:24:34 -0800 (PST) Message-ID: <1434749780.1203373474931.JavaMail.jira@brutus> Date: Mon, 18 Feb 2008 14:24:34 -0800 (PST) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSTUDIO-278) Error when looking a a connection property In-Reply-To: <28236790.1203170589810.JavaMail.jira@brutus> 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/DIRSTUDIO-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570021#action_12570021 ] Stefan Seelmann commented on DIRSTUDIO-278: ------------------------------------------- Have you done a build from the current trunk? I can't reproduce the error. As your error is java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils I checked that commons-lang-2.3.jar is packaged to the studio-jar plugin Could you give more details, how you built studio? > Error when looking a a connection property > ------------------------------------------ > > Key: DIRSTUDIO-278 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-278 > Project: Directory Studio > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Emmanuel Lecharny > Priority: Minor > Fix For: 1.1.0 > > Attachments: log > > > Looking at a connection property generates an error when the property box is closed. This has no impact on the connection itself. > To reproduce it, just right click on a close connection, and then click on OK to close the dialog. > See attached logs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.