From dev-return-25346-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Jun 03 11:41:26 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 31662 invoked from network); 3 Jun 2008 11:41:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jun 2008 11:41:26 -0000 Received: (qmail 94644 invoked by uid 500); 3 Jun 2008 11:41:28 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 94609 invoked by uid 500); 3 Jun 2008 11:41:28 -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 94598 invoked by uid 99); 3 Jun 2008 11:41:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 04:41:28 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pajbam@gmail.com designates 209.85.198.237 as permitted sender) Received: from [209.85.198.237] (HELO rv-out-0506.google.com) (209.85.198.237) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 11:40:40 +0000 Received: by rv-out-0506.google.com with SMTP id g37so11949954rvb.25 for ; Tue, 03 Jun 2008 04:40:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=/LG2nHdCOixkqKlWlLp33DByAg67aYkoUlZLeSHlGDY=; b=Ew3n/yUM0p3WsuGzrV125tMAYZqvol5X/WU0UWO276f4G0xcxo4Yncp9Y2CO172T3PdC4U79W47qc0y7k8FzyKctA757aVuVttpnsRjID/UUbdqm/fcqXYdZvl3LS95lGqwjUP0W6uwopiyCYJquTXrMEadBKhOn1/EnPpxuBFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=DNjy8+VgtiKeSMx5mkt/Uaseo87c4h90Yzo6q00e3Hm/wXQ4nmnyAJ2y/LZpJOeTKYeKroDwPDeQCjAN8A6kfG3oqhNF+oUB/K3kXEJpgSYpzFJY/yjs4//3yuyZA32ooMDmG17QzYExazPGc4t21CJJFa1UyW0vJfMDmdsr0to= Received: by 10.141.49.6 with SMTP id b6mr5670314rvk.89.1212493257501; Tue, 03 Jun 2008 04:40:57 -0700 (PDT) Received: by 10.140.125.21 with HTTP; Tue, 3 Jun 2008 04:40:57 -0700 (PDT) Message-ID: <98d8c0860806030440h13c0641bp5161998c7e6d98d5@mail.gmail.com> Date: Tue, 3 Jun 2008 13:40:57 +0200 From: "Pierre-Arnaud Marcelot" Sender: pajbam@gmail.com To: "Apache Directory Developers List" Subject: Re: [Studio] Beta-testers needed for a new Apache DS plugin for Apache Directory Studio In-Reply-To: <484528F8.5090204@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4906_8187237.1212493257500" References: <98d8c0860806020922s4c11080cq5a0cfb591c02f732@mail.gmail.com> <484528F8.5090204@apache.org> X-Google-Sender-Auth: a59463809c1d645d X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4906_8187237.1212493257500 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tue, Jun 3, 2008 at 1:20 PM, Stefan Seelmann wrote: > Hi Pierre-Arnaud, Hi Stefan, Thanks for testing out. :) this plugin looks very great. > > I tried th Linux x86 version, but the server isn't starting up. When > starting the state swtiches to "Starting..." and then back to "Stopped". > I attached the logs. These logs (even if they have WARN and ERROR levels) are normal... They're are ("unfortunately", because it makes the user think there's been an issue during the launch) the usual logs of a launched Apache DS 1.5.2 instance. This makes me think that the server has been correctly started. But, I have a "start up verification thread" which tries to create a context on the started server and set the server to the "started" state or "set it back to the "stopped" state after a certain amount on time (3 minutes) trying to connect to it. I think something is failing here and the server is set back to the "stopped' state. > Another cool feature would be to ask the user in the "Create a Server" > wizard if a connection to this server should be created. Yeah, that's an idea we had with Emmanuel, too. But, I would not create it with the "Create a Server" wizard, because at this time, the user has not customized the configuration of the server yet, and the ports may change. I was thinking of adding a new action in the context menu which creates an associated connection in the LDAP Browser view taking the parameters from the server configuration. To get the Apache DS plugin as light as possible, I'd like to declare the Connection and Ldap Browser dependencies as optional in the plugin.xml of the Apache DS plugin, and enable/disable this action if theses plugins are present or not at runtime. Regards, Pierre-Arnaud ------=_Part_4906_8187237.1212493257500 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tue, Jun 3, 2008 at 1:20 PM, Stefan Seelmann <seelmann@apache.org> wrote:
Hi Pierre-Arnaud,

Hi Stefan,

Thanks for testing out. :)

this plugin looks very great.

I tried th Linux x86 version, but the server isn't starting up. When
starting the state swtiches to "Starting..." and then back to "Stopped".
I attached the logs.

These logs (even if they have WARN and ERROR levels) are normal... They're are ("unfortunately", because it makes the user think there's been an issue during the launch) the usual logs of a launched Apache DS 1.5.2 instance.
This makes me think that the server has been correctly started.

But, I have a "start up verification thread" which tries to create a context on the started server and set the server to the "started" state or "set it back to the "stopped" state after a certain amount on time (3 minutes) trying to connect to it.

I think something is failing here and the server is set back to the "stopped' state.
 
Another cool feature would be to ask the user in the "Create a Server"
wizard if a connection to this server should be created.

Yeah, that's an idea we had with Emmanuel, too.
But, I would not create it with the "Create a Server" wizard, because at this time, the user has not customized the configuration of the server yet, and the ports may change.
I was thinking of adding a new action in the context menu which creates an associated connection in the LDAP Browser view taking the parameters from the server configuration.

To get the Apache DS plugin as light as possible, I'd like to declare the Connection and Ldap Browser dependencies as optional in the plugin.xml of the Apache DS plugin, and enable/disable this action if theses plugins are present or not at runtime.

Regards,
Pierre-Arnaud

------=_Part_4906_8187237.1212493257500--