From users-return-3657-apmail-directory-users-archive=directory.apache.org@directory.apache.org Thu Dec 16 13:28:21 2010 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 68894 invoked from network); 16 Dec 2010 13:28:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Dec 2010 13:28:21 -0000 Received: (qmail 58059 invoked by uid 500); 16 Dec 2010 13:28:21 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 57886 invoked by uid 500); 16 Dec 2010 13:28:18 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 57878 invoked by uid 99); 16 Dec 2010 13:28:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 13:28:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jasonmpell@gmail.com designates 209.85.160.50 as permitted sender) Received: from [209.85.160.50] (HELO mail-pw0-f50.google.com) (209.85.160.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 13:28:09 +0000 Received: by pwi4 with SMTP id 4so589071pwi.37 for ; Thu, 16 Dec 2010 05:27:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:references:in-reply-to :mime-version:content-transfer-encoding:content-type:message-id:cc :x-mailer:from:subject:date:to; bh=4S6qDoxKkBHY0L5MjABFt3Rv1Bm8p09pLmhkZpl+Vfg=; b=WOBRd/aI4BJ7C1yzJahep82ma0g8XxV9x0E9XVXHiVAMeZYHkhmv8xgXWXG0ddkunN gBtcXCzI/9mCiWbvngIzRYwB54iG8LTz5aVEGcPZ+sY/XhwfNljWWavRviM5JRmaHlFr sBIBYTjDey2IQLGbSxELsrKi9MxR69Suq/Mc4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; b=Pmw5m7Xs+jq12ZR9DwssEZyOiTwIQSiylTtwz74DR07JoWpeKtdx0lvdenS3uISL5s E0EIpybRwzSBOdnWWlolo9D7i9tKqSq9d0WgXn75L3HSmkdzgWakVafl5nsmwwfRKjoc gF5lCvtcV1MYKhP3FbrWw57zlJlbw5qHcIpKs= Received: by 10.142.165.10 with SMTP id n10mr6822554wfe.70.1292506068391; Thu, 16 Dec 2010 05:27:48 -0800 (PST) Received: from [192.168.1.101] (12.103.208.203.cable.dyn.gex.ncable.com.au [203.208.103.12]) by mx.google.com with ESMTPS id f5sm59449wfg.14.2010.12.16.05.27.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 16 Dec 2010 05:27:47 -0800 (PST) References: In-Reply-To: Mime-Version: 1.0 (iPhone Mail 8A400) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Message-Id: <21CD579A-C9EA-4FE5-A982-4590B9375BBD@gmail.com> Cc: "users@directory.apache.org" X-Mailer: iPhone Mail (8A400) From: Jason Pell Subject: Re: apacheds rpm starting on server bootup fails because I did not provide the INSTANCE argument. Date: Fri, 17 Dec 2010 00:28:39 +1100 To: "users@directory.apache.org" X-Virus-Checked: Checked by ClamAV on apache.org Ok - no worries at least a simple non hack solution was not staring me in th= e face :-) I am comforted by that !=20 Sent from my iPhone On Dec 16, 2010, at 23:24, Pierre-Arnaud Marcelot wrote: > Hi Jason, >=20 > On 16 d=C3=A9c. 2010, at 13:14, Jason Pell wrote: >=20 >> Hi, >>=20 >> I had a look at the script and I could certainly "hack" it to not >> expect a $2 argument, but I would prefer to know if there is a way to >> configure the script so that I can start my "default" instance on >> startup. If I install the .bin version of the software this works out >> of the box. >=20 > Happy to know this one works great at least. :) >=20 >> I am confused why a RPM /etc/init.d/apacheds script is provided that >> does not actually work out of the box? >=20 > Probably because it's a bug... It's sometimes tricky to maintain this set o= f native installers. > Sorry about that... >=20 > a few weeks ago, I reviewed all installers on all platforms in the current= subversion trunk for ApacheDS 2.0 and they should all be fine now (RPM incl= uded). >=20 > In the meantime, you'll need to specifically edit the script as you descri= bed above. >=20 > You might want to create a new JIRA issue about the issue, this way we cou= ld keep track on that and test it again just before a future release. >=20 > Thanks, > Pierre-Arnaud >=20 >> I can't find a way to search the mailing list so if it was already >> answered - I really apologise >>=20 >> I am using Centos 5.5 and 1.5.5 rpm >>=20 >> Thanks >> Jason >=20