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 4C1AC11551 for ; Thu, 24 Apr 2014 05:44:35 +0000 (UTC) Received: (qmail 51532 invoked by uid 500); 24 Apr 2014 05:44:33 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 50763 invoked by uid 500); 24 Apr 2014 05:44:26 -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 53287 invoked by uid 99); 23 Apr 2014 19:07:54 -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 (nike.apache.org: domain of Christopher.DelCheccolo@noblis.org designates 216.82.254.105 as permitted sender) X-Env-Sender: Christopher.DelCheccolo@noblis.org X-Msg-Ref: server-10.tower-47.messagelabs.com!1398280043!9497436!1 X-Originating-IP: [65.216.138.8] X-StarScan-Received: X-StarScan-Version: 6.11.1; banners=-,-,- X-VirusChecked: Checked From: "Del Checcolo, Christopher" To: "user@couchdb.apache.org" Subject: Re: CouchDB won't start on Fedora 19 with systemctl Thread-Topic: CouchDB won't start on Fedora 19 with systemctl Thread-Index: AQHPXn15LJ6193kOeUOppkqrr5AnupsfkYaA Date: Wed, 23 Apr 2014 19:07:22 +0000 Message-ID: References: In-Reply-To: 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_CF7D877D13F1Cchristopherdelcheccolonoblisorg_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_CF7D877D13F1Cchristopherdelcheccolonoblisorg_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Thank you very much for the response. I just checked and I do have openssl-= libs installed. From: "", Chris Del Checcolo > Date: Tuesday, April 22, 2014 6:51 PM To: "user@couchdb.apache.org" > Subject: CouchDB won't start on Fedora 19 with systemctl 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_CF7D877D13F1Cchristopherdelcheccolonoblisorg_--