From user-return-20389-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Apr 11 09:26:58 2012 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 44A5F9B32 for ; Wed, 11 Apr 2012 09:26:58 +0000 (UTC) Received: (qmail 22127 invoked by uid 500); 11 Apr 2012 09:26:56 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 22089 invoked by uid 500); 11 Apr 2012 09:26:56 -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 Received: (qmail 22065 invoked by uid 99); 11 Apr 2012 09:26:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 09:26:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mkimber@kana.com designates 64.95.72.241 as permitted sender) Received: from [64.95.72.241] (HELO mxout.myoutlookonline.com) (64.95.72.241) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 09:26:47 +0000 Received: from mxout.myoutlookonline.com (localhost [127.0.0.1]) by mxout.myoutlookonline.com (Postfix) with ESMTP id 3B02A8BE418 for ; Wed, 11 Apr 2012 05:26:26 -0400 (EDT) X-Virus-Scanned: by SpamTitan at mail.lan Received: from HUB025.mail.lan (unknown [10.110.2.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mxout.myoutlookonline.com (Postfix) with ESMTPS id C79F28BE384 for ; Wed, 11 Apr 2012 05:26:25 -0400 (EDT) Received: from BE259.mail.lan ([10.110.32.159]) by HUB025.mail.lan ([10.110.17.25]) with mapi; Wed, 11 Apr 2012 05:26:08 -0400 From: Mike Kimber To: "user@couchdb.apache.org" Date: Wed, 11 Apr 2012 05:26:23 -0400 Subject: RE: Couchdb 1.2 installed on Centos 5.8 starts with File operation error and Test Suite fails Thread-Topic: Couchdb 1.2 installed on Centos 5.8 starts with File operation error and Test Suite fails Thread-Index: Ac0XMMuIj8e1hojjTKypu22RnTE/WwAktFqA Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Looking at this further my installation of Couchdb 1.2 is definitely hosed,= When I try and build a view I get: [Wed, 11 Apr 2012 08:56:22 GMT] [error] [<0.224.0>] OS Process Error <0.665= .0> :: {os_process_error, {exit_status,139}} [Wed, 11 Apr 2012 08:56:22 GMT] [error] [<0.224.0>] OS Process Error <0.668= .0> :: {os_process_error, {exit_status,139}} [Wed, 11 Apr 2012 08:56:22 GMT] [error] [<0.671.0>] OS Process died with st= atus: 139 [Wed, 11 Apr 2012 08:56:22 GMT] [error] [<0.671.0>] ** Generic server <0.67= 1.0> terminating ** Last message in was {#Port<0.2901>,{exit_status,139}} ** When Server state =3D=3D {os_proc,"/usr/local/bin/couchjs /usr/local/sha= re/couchdb/server/main.js", #Port<0.2901>, #Fun, #Fun,5000} ** Reason for termination =3D=3D ** {exit_status,139} [Wed, 11 Apr 2012 08:56:22 GMT] [error] [<0.671.0>] {error_report,<0.32.0>, {<0.671.0>,crash_report, [[{initial_call,{couch_os_process,init,['Argument__1'= ]}}, {pid,<0.671.0>}, {registered_name,[]}, {error_info, {exit, {exit_status,139}, [{gen_server,terminate,6}, {proc_lib,init_p_do_apply,3}]}}, {ancestors, [couch_query_servers,couch_secondary_services, couch_server_sup,<0.33.0>]}, {messages, [{'$gen_call', {<0.224.0>,#Ref<0.0.0.2757>}, {prompt, [<<"reset">>, {[{<<"reduce_limit">>,true}, {<<"timeout">>,5000}]}]}}]}, {links,[<0.119.0>]}, {dictionary,[]}, {trap_exit,false}, {status,running}, {heap_size,987}, {stack_size,24}, {reductions,796}], []]}} [Wed, 11 Apr 2012 08:56:22 GMT] [error] [<0.224.0>] OS Process Error <0.674= .0> :: {os_process_error, {exit_status,139}} Googling around this seems to be related to couchdb javascript server and s= pider monkey, although I seem to have the correct version of spider monkey = js-devel-1.70-8.el5. Pre-req wise I used: SpiderMonkey: js-devel-1.70-8.el5 Erlang: R13B04 CouchDb: apache-couchdb-1.2.0 (./configure --with-erlang=3D/usr/local/lib/e= rlang/erts-5.7.5/include --enable-js-trunk) Does anyone have any idea if I done something wrong or is this a bug? Thanks Mike=20 -----Original Message----- From: Mike Kimber [mailto:mkimber@kana.com]=20 Sent: 10 April 2012 16:44 To: user@couchdb.apache.org Subject: Couchdb 1.2 installed on Centos 5.8 starts with File operation err= or and Test Suite fails I have installed Couchdb 1.2 on Centos 5.8. However when I start it, it gen= erates a bunch of errors like: [Tue, 10 Apr 2012 15:25:49 GMT] [error] [<0.21.0>] {error_report,<0.9.0>, {<0.21.0>,std_error, "File operation error: eacces. Target: ./= couch_secondary_sup.beam. Function: get_file. Process: code_server."}} Additionally when I try to run the test suite ort verify Installation these= seem to fail with a similar set of errors. However Futon works and I have been able to set up replication between this= server and its pulled documents across I'm assuming this is some form of permissions issue, but I've checked the f= ile system permissions against our Couchdb 1.1.1 install and they seem to b= e the same. Any help greatly appreciated! Thanks Mike