Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C9000108AC for ; Wed, 23 Apr 2014 06:49:29 +0000 (UTC) Received: (qmail 44857 invoked by uid 500); 23 Apr 2014 06:49:28 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 44444 invoked by uid 500); 23 Apr 2014 06:49:23 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 3321 invoked by uid 99); 22 Apr 2014 22:52:30 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Christopher.DelCheccolo@noblis.org designates 216.82.254.109 as permitted sender) X-Env-Sender: Christopher.DelCheccolo@noblis.org X-Msg-Ref: server-4.tower-47.messagelabs.com!1398207122!9211326!1 X-Originating-IP: [65.216.138.7] X-StarScan-Received: X-StarScan-Version: 6.11.1; banners=-,-,- X-VirusChecked: Checked From: "Del Checcolo, Christopher" To: "user@couchdb.apache.org" Subject: CouchDB won't start on Fedora 19 with systemctl Thread-Topic: CouchDB won't start on Fedora 19 with systemctl Thread-Index: AQHPXn15LJ6193kOeUOppkqrr5Anug== Date: Tue, 22 Apr 2014 22:52:01 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.20.4] Content-Type: multipart/alternative; boundary="_000_CF7C6ACF13EC9christopherdelcheccolonoblisorg_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_CF7C6ACF13EC9christopherdelcheccolonoblisorg_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable My colleague and I just installed couchdb-1.5.0-1.fc19.x86_64 on Fedora 19 = and we are unable to start couchdb using systemctl. We are able to start us= ing /usr/bin/couchdb. Running 'systemctl start couchdb' followed by 'systemctl status couchdb' re= sults in the following output [root@localhost yum.repos.d]# systemctl status couchdb couchdb.service - CouchDB Server Loaded: loaded (/usr/lib/systemd/system/couchdb.service; disabled) Active: failed (Result: start-limit) since Tue 2014-04-22 18:44:25 EDT; = 3s ago Process: 10551 ExecStart=3D/usr/bin/erl +Bd -noinput -sasl errlog_type er= ror +K true +A 4 -couch_ini /etc/couchdb/default.ini /etc/couchdb/local.ini= -s couch -pidfile /var/run/couchdb/couchdb.pid -heart (code=3Dexited, stat= us=3D1/FAILURE) Apr 22 18:44:25 uxw-laptop-7.bio.noblis.org systemd[1]: Unit couchdb.servic= e entered failed state. Apr 22 18:44:25 uxw-laptop-7.bio.noblis.org systemd[1]: couchdb.service hol= doff time over, scheduling restart. Apr 22 18:44:25 uxw-laptop-7.bio.noblis.org systemd[1]: Stopping CouchDB Se= rver... Apr 22 18:44:25 uxw-laptop-7.bio.noblis.org systemd[1]: Starting CouchDB Se= rver... Apr 22 18:44:25 uxw-laptop-7.bio.noblis.org systemd[1]: couchdb.service sta= rt request repeated too quickly, refusing to start. Apr 22 18:44:25 uxw-laptop-7.bio.noblis.org systemd[1]: Failed to start Cou= chDB Server. Apr 22 18:44:25 uxw-laptop-7.bio.noblis.org systemd[1]: Unit couchdb.servic= e entered failed state. Has anyone had any luck running couchdb as a service on fedora 19? Any assistance is greatly appreciated. Thanks. Chris. --_000_CF7C6ACF13EC9christopherdelcheccolonoblisorg_--