Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 31668 invoked from network); 5 Jun 2008 18:13:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2008 18:13:47 -0000 Received: (qmail 13297 invoked by uid 500); 5 Jun 2008 18:13:49 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 13274 invoked by uid 500); 5 Jun 2008 18:13:49 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 13263 invoked by uid 99); 5 Jun 2008 18:13:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2008 11:13:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [89.16.172.240] (HELO bytesexual.org) (89.16.172.240) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2008 18:12:53 +0000 Received: from nslater by bytesexual.org with local (Exim 4.69) (envelope-from ) id 1K4Jxc-0007ag-7v for couchdb-user@incubator.apache.org; Thu, 05 Jun 2008 19:13:16 +0100 Date: Thu, 5 Jun 2008 19:13:16 +0100 From: Noah Slater To: couchdb-user@incubator.apache.org Subject: Re: crash on startup (undef,[{crypto,start, Solaris) Message-ID: <20080605181316.GC17568@bytesexual.org> Mail-Followup-To: couchdb-user@incubator.apache.org References: <20080604190037.GK15899@bytesexual.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: The Apache Software Foundation X-Noah: Awesome User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jun 04, 2008 at 10:17:47PM +0100, Mark James Adams wrote: > stat64("/opt/local/32/lib/erlang/lib/kernel-2.12.2/ebin/httpd_util.beam", > 0x08047070) Err#2 ENOENT > /1: open64("/opt/local/32/lib/erlang/lib/kernel-2.12.2/ebin/httpd_util.beam", > O_RDONLY) Err#2 ENOENT > /1: stat64("/opt/local/32/lib/erlang/lib/stdlib-1.15.2/ebin/httpd_util.beam", > 0x08047070) Err#2 ENOENT > /1: open64("/opt/local/32/lib/erlang/lib/stdlib-1.15.2/ebin/httpd_util.beam", > O_RDONLY) Err#2 ENOENT > /1: stat64("/opt/local/32/lib/erlang/lib/xmerl-1.1.8/ebin/httpd_util.beam", > 0x08047070) Err#2 ENOENT This is mostly benign, it's just searching it's path for a beam file. -- Noah Slater - The Apache Software Foundation