From dev-return-25727-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Jul 07 16:02:25 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 31445 invoked from network); 7 Jul 2008 16:02:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2008 16:02:25 -0000 Received: (qmail 93321 invoked by uid 500); 7 Jul 2008 16:02:25 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 93163 invoked by uid 500); 7 Jul 2008 16:02:25 -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 93130 invoked by uid 99); 7 Jul 2008 16:02:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 09:02:25 -0700 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, 07 Jul 2008 16:01:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D5D23234C159 for ; Mon, 7 Jul 2008 09:01:33 -0700 (PDT) Message-ID: <2142185539.1215446493874.JavaMail.jira@brutus> Date: Mon, 7 Jul 2008 09:01:33 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRSERVER-1087) Installer init script does not start default instance on startup. In-Reply-To: <4580236.1192408550557.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/DIRSERVER-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Karasulu closed DIRSERVER-1087. ------------------------------------ Resolution: Fixed The installer now generates an init script specifically for the instance (default one at least for now). This issue has been fixed in the past. > Installer init script does not start default instance on startup. > ----------------------------------------------------------------- > > Key: DIRSERVER-1087 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1087 > Project: Directory ApacheDS > Issue Type: Bug > Components: installer-plugin > Affects Versions: 1.5.2 > Reporter: Alex Karasulu > Assignee: Alex Karasulu > Fix For: 1.5.3 > > > Because of the optional instance name ApacheDS does not start up on a reboot. Instead an error message is printed asking for the default instance. Perhaps if the instance name is not provided the default instance is presumed? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.