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 582D8C1E5 for ; Wed, 6 Jun 2012 04:40:58 +0000 (UTC) Received: (qmail 80312 invoked by uid 500); 6 Jun 2012 04:29:24 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 79188 invoked by uid 500); 6 Jun 2012 04:29: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 39876 invoked by uid 99); 4 Jun 2012 14:16:38 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hoermann.b@gmail.com designates 209.85.213.180 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qPGYM7y6iaW+M6lYGxVywS86e6Gt88VpbEo066arZqc=; b=0eEyikhGlwWLLhT0S//Vr1cLaF5rnqjVdImcfMIGyFvi3w1CPfFggMiScplOzpqe9o +z3l4ALZh2GgpLkDMhiRwlGR/X+x7GdOUDaT8dDNWtTjl3Ex3Ash3U+1+RJxaFqjD1Na VvE7Tvk532PKcmPHSAdx6FJM9jImuev+MJyiZjqce4LB8d9I+MRRUGPYbdUlvibNJsc9 YX3QZhjXzmeh1A74ZqofgKyLhV6RE8W0bf5IdK5AukS8OZI0rZqq40ORw/mG0dn+1yld 2Pr6Y8xctPPAGw6qxZ5/AiL6JVz9JqgZDE5T7WdEDamFUQN9ZfCbhlAZNMrTK9m/0p3d qLlw== MIME-Version: 1.0 Date: Mon, 4 Jun 2012 16:16:11 +0200 Message-ID: Subject: Errors in couchdb logfile - File operation error: eacces From: =?ISO-8859-1?Q?Bernhard_H=F6rmann?= To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf3040e3ea0a360104c1a62d28 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3040e3ea0a360104c1a62d28 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, I don't know if this mailing list is the right place for my question, but I have some problems / errors with my couchdb 1.2 installation on an ubuntu 10.04 LTS Server. I have installed CouchDB 1.2 from source and now I get the following error messages: [Tue, 29 May 2012 20:57:46 GMT] [error] [<0.20.0>] {error_report,<0.9.0>, {<0.20.0>,std_error, "File operation error: eacces. Target: ./crypto.beam. Function: get_file. Process: code_server."}} [Tue, 29 May 2012 20:57:46 GMT] [error] [<0.20.0>] {error_report,<0.9.0>, {<0.20.0>,std_error, "File operation error: eacces. Target: ./couch_os_daemons.beam. Function: get_file. Process: code_server."}} [Tue, 29 May 2012 20:57:46 GMT] [error] [<0.20.0>] {error_report,<0.9.0>, {<0.20.0>,std_error, "File operation error: eacces. Target: ./couch_stats_collector.beam. Function: get_file. Process: code_server."}} [Tue, 29 May 2012 20:57:46 GMT] [error] [<0.20.0>] {error_report,<0.9.0>, {<0.20.0>,std_error, "File operation error: eacces. Target: ./couch_query_servers.beam. Function: get_file. Process: code_server."}} [Tue, 29 May 2012 20:57:46 GMT] [error] [<0.20.0>] {error_report,<0.9.0>, {<0.20.0>,std_error, "File operation error: eacces. Target: ./couch_stats_aggregator.beam. Function: get_file. Process: code_server."}} [Tue, 29 May 2012 20:57:46 GMT] [error] [<0.20.0>] {error_report,<0.9.0>, {<0.20.0>,std_error, "File operation error: eacces. Target: ./couch_replication_manager.beam. Function: get_file. Process: code_server."}} [Tue, 29 May 2012 20:57:46 GMT] [error] [<0.20.0>] {error_report,<0.9.0>, {<0.20.0>,std_error, "File operation error: eacces. Target: ./couch_db.beam. Function: get_file. Process: code_server."}} Any ideas? Best regards, Bernhard H=F6rmann --20cf3040e3ea0a360104c1a62d28--