From user-return-5950-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Aug 11 16:56:34 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 64563 invoked from network); 11 Aug 2009 16:56:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Aug 2009 16:56:33 -0000 Received: (qmail 78191 invoked by uid 500); 11 Aug 2009 16:56:36 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 78150 invoked by uid 500); 11 Aug 2009 16:56:36 -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 78123 invoked by uid 99); 11 Aug 2009 16:56:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Aug 2009 16:56:36 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [216.150.195.222] (HELO mx-smtp-02.ittvis.com) (216.150.195.222) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Aug 2009 16:56:26 +0000 Received: from localhost (mx-smtp-02 [127.0.0.1]) by mx-smtp-02.ittvis.com (Postfix) with ESMTP id 6A33524076 for ; Tue, 11 Aug 2009 10:29:54 -0600 (MDT) Received: from mx-smtp-02.ittvis.com ([127.0.0.1]) by localhost (mx-smtp-02.ittvis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22048-08 for ; Tue, 11 Aug 2009 10:29:54 -0600 (MDT) Received: from av-smtp-02.ittvis.com (av-smtp-02.ittvis.com [10.17.10.82]) by mx-smtp-02.ittvis.com (Postfix) with ESMTP id 1E27224023 for ; Tue, 11 Aug 2009 10:29:54 -0600 (MDT) Received: from gemini.rsinc.com ([10.17.10.66]) by apollo.rsinc.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 11 Aug 2009 10:56:05 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CA1AA4.9D1B7C9D" Subject: RE: couchdb9 install Date: Tue, 11 Aug 2009 10:56:04 -0600 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: couchdb9 install Thread-Index: Acoao5B+4jUnGZJZSRmR5PU10mvumQAAGyaQ References: From: "Michael McCaffrey" To: X-OriginalArrivalTime: 11 Aug 2009 16:56:05.0517 (UTC) FILETIME=[9DA363D0:01CA1AA4] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01CA1AA4.9D1B7C9D Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Any ideas why I can't resolve couch_js on a windows install? =20 Got a similar install on couchdb8 working but 9 won't start. =20 I've tried editing the javascript=3Dcouch_js line in default.ini all different ways but it won't resolve. =20 Get this error on startup.=20 =20 ... [log] level=3D"debug" [query_servers] javascript=3D"couch_js.exe \"C:/Program Files/erl5.7.2/lib/apache-couchdb-0.9.0/share/server/main.js\"" ** exception exit: "The specified module could not be found." in function couch_util:start_driver/1 in call from couch_server_sup:start_server/1 =20 Thanks ------_=_NextPart_001_01CA1AA4.9D1B7C9D--