Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 98694 invoked from network); 25 Jun 2009 19:50:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Jun 2009 19:50:13 -0000 Received: (qmail 75476 invoked by uid 500); 25 Jun 2009 19:50:23 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 75406 invoked by uid 500); 25 Jun 2009 19:50:22 -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 75396 invoked by uid 99); 25 Jun 2009 19:50:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2009 19:50:22 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.melo@gmail.com designates 209.85.221.177 as permitted sender) Received: from [209.85.221.177] (HELO mail-qy0-f177.google.com) (209.85.221.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2009 19:50:12 +0000 Received: by qyk7 with SMTP id 7so956679qyk.13 for ; Thu, 25 Jun 2009 12:49:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=NVDIkCbPDGogYOrcgzIv40ZcEfUtBDjav7SBUOdwznU=; b=eysJJYPJjWk3inmhNUf+t8tNPAVNGUziqlbd4OPjl7NMxw3eoFwTmduc/wbAvkclRk lNDGJxt8TYz7wUjqr4uIU0fzTum602eg701cLdQNvi8Y9PIQqCLFA5bTzU0GDca3matO vqrRpaNdepy5jqd7uJLieT8tcErwEtbXeFaz4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=cgdTmJeYLjBe9yc/OIprZZRmceHd67JivM46ntr4LNYKJVJzjQ2wNI/tPfHREqIWdW dzBRYrpNdEFj38ZQXFnY8XqSc9LyOwK25ZbSffejRhCim0MdXp/KsC4dTX5c2JVJ+zCw OyuWjyAGVTpleTCQk5e1hgFTEtgfPRFZDyACM= MIME-Version: 1.0 Sender: andrew.melo@gmail.com Received: by 10.231.12.77 with SMTP id w13mr1005618ibw.56.1245959390411; Thu, 25 Jun 2009 12:49:50 -0700 (PDT) Date: Thu, 25 Jun 2009 14:49:50 -0500 X-Google-Sender-Auth: 3d05ea42cc2fe60b Message-ID: Subject: Startup error From: Andrew Melo To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello All, I've been working on getting a couchDB instance installed, and I've run into a snag. My instance fails a number of tests. For instance, the first test fails with: {"error":"{bad_return_value,{os_process_error,{exit_status,127}}}","reason":"{gen_server,call,[couch_query_servers,{get_proc,<<\"javascript\">>}]}"} The log shows: [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'GET' / {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'GET' / 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'DELETE' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"0"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.202.0>] Shutting down view group server, monitored db is closing. [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.194.0>] Shutting down view group server, monitored db is closing. [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'DELETE' /test_suite_db/ 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.46.0>] Killing update process for view group _temp_78V96QSU2TR22R46UFPKVVU16. in database test_suite_db. [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.46.0>] Killing update process for view group _temp_X5IS367DZO6NIO882WH9ZPCJ. in database test_suite_db. [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'DELETE' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"0"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] httpd 404 error response: {"error":"not_found","reason":"Missing"} [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'DELETE' /test_suite_db/ 404 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"0"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/ 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"0"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] httpd 412 error response: {"error":"file_exists","reason":"The database could not be created, the file already exists."} [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/ 412 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'GET' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'GET' /test_suite_db/ 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'GET' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'GET' /test_suite_db/ 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/0 {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"23"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/0 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'GET' /test_suite_db/0?revs_info=true {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'GET' /test_suite_db/0?revs_info=true 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/1 {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"23"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/1 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/2 {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"23"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/2 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/3 {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"24"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/3 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'GET' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'GET' /test_suite_db/ 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'POST' /test_suite_db/_temp_view {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Cache-Control',"no-cache"}, {'Connection',"keep-alive"}, {'Content-Length',"89"}, {'Content-Type',"application/json; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Pragma',"no-cache"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.46.0>] Spawning new temp update process for db test_suite_db. [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] request_group {Pid, Seq} {<0.557.0>,4} [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'POST' /test_suite_db/_temp_view 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'GET' /test_suite_db/0 {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'If-None-Match',"\"1-3096827934\""}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'GET' /test_suite_db/0 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/0 {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"44"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/0 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'POST' /test_suite_db/_temp_view {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Cache-Control',"no-cache"}, {'Connection',"keep-alive"}, {'Content-Length',"89"}, {'Content-Type',"application/json; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Pragma',"no-cache"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] request_group {Pid, Seq} {<0.557.0>,5} [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'POST' /test_suite_db/_temp_view 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/03943b55051e2085550b6b095cbce521 {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"54"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/03943b55051e2085550b6b095cbce521 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'PUT' /test_suite_db/923d84c83e840048205b2cd95190f9ed {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Content-Length',"55"}, {'Content-Type',"application/xml; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'PUT' /test_suite_db/923d84c83e840048205b2cd95190f9ed 201 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'POST' /test_suite_db/_temp_view {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Cache-Control',"no-cache"}, {'Connection',"keep-alive"}, {'Content-Length',"89"}, {'Content-Type',"application/json; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Pragma',"no-cache"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] request_group {Pid, Seq} {<0.557.0>,7} [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'POST' /test_suite_db/_temp_view 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'GET' /test_suite_db/ {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Connection',"keep-alive"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [info] [<0.178.0>] 131.225.56.70 - - 'GET' /test_suite_db/ 200 [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] 'POST' /test_suite_db/_temp_view {1,1} Headers: [{'Accept',"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}, {'Accept-Charset',"ISO-8859-1,utf-8;q=0.7,*;q=0.7"}, {'Accept-Encoding',"gzip,deflate"}, {'Accept-Language',"en-us,en;q=0.5"}, {'Cache-Control',"no-cache"}, {'Connection',"keep-alive"}, {'Content-Length',"148"}, {'Content-Type',"application/json; charset=UTF-8"}, {'Host',"cmssrv48.fnal.gov:5984"}, {'Keep-Alive',"300"}, {'Pragma',"no-cache"}, {'Referer',"http://cmssrv48.fnal.gov:5984/_utils/couch_tests.html?script/couch_tests.js"}, {'User-Agent',"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11"}] [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.46.0>] Spawning new temp update process for db test_suite_db. [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] request_group {Pid, Seq} {<0.565.0>,7} [Thu, 25 Jun 2009 19:48:48 GMT] [error] [<0.559.0>] ** Generic server <0.559.0> terminating ** Last message in was {prompt,[<<"reset">>]} ** When Server state == {os_proc,"/usr/local/couchdb/apache-couchdb-0.9.0/bin/couchjs /usr/local/couchdb/apache-couchdb-0.9.0/share/couchdb/server/main.js", #Port<0.1106>, #Fun, #Fun,5000} ** Reason for termination == ** {bad_return_value,{os_process_error,{exit_status,127}}} [Thu, 25 Jun 2009 19:48:48 GMT] [error] [<0.559.0>] {error_report,<0.23.0>, {<0.559.0>,crash_report, [[{initial_call,{couch_os_process,init,['Argument__1']}}, {pid,<0.559.0>}, {registered_name,[]}, {error_info, {exit, {bad_return_value,{os_process_error,{exit_status,127}}}, [{gen_server,terminate,6},{proc_lib,init_p_do_apply,3}]}}, {ancestors, [couch_query_servers,couch_secondary_services,couch_server_sup, <0.1.0>]}, {messages,[]}, {links,[<0.204.0>]}, {dictionary,[]}, {trap_exit,false}, {status,running}, {heap_size,610}, {stack_size,24}, {reductions,2963}], [{neighbour, [{pid,<0.204.0>}, {registered_name,couch_query_servers}, {initial_call,{couch_query_servers,init,['Argument__1']}}, {current_function,{gen,wait_resp_mon,3}}, {ancestors,[couch_secondary_services,couch_server_sup,<0.1.0>]}, {messages,[]}, {links,[<0.45.0>,<0.559.0>]}, {dictionary,[]}, {trap_exit,false}, {status,waiting}, {heap_size,987}, {stack_size,26}, {reductions,2401}]}]]}} [Thu, 25 Jun 2009 19:48:48 GMT] [error] [<0.178.0>] Uncaught error in HTTP request: {exit, {{bad_return_value, {os_process_error,{exit_status,127}}}, {gen_server,call, [couch_query_servers, {get_proc,<<"javascript">>}]}}} [Thu, 25 Jun 2009 19:48:48 GMT] [error] [<0.45.0>] {error_report,<0.23.0>, {<0.45.0>,supervisor_report, [{supervisor,{local,couch_secondary_services}}, {errorContext,child_terminated}, {reason,{bad_return_value,{os_process_error,{exit_status,127}}}}, {offender, [{pid,<0.204.0>}, {name,query_servers}, {mfa,{couch_query_servers,start_link,[]}}, {restart_type,permanent}, {shutdown,brutal_kill}, {child_type,worker}]}]}} [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] Stacktrace: [{gen_server,call,2}, {couch_query_servers,reduce,3}, {couch_view_group,'-init_group/4-fun-0-',4}, {couch_btree,final_reduce,2}, {couch_view,'-fold_reduce/7-fun-0-',5}, {couch_btree,fold_reduce,7}, {couch_httpd_view,'-output_reduce_view/5-fun-0-',12}, {couch_httpd_db,do_db_req,2}] [Thu, 25 Jun 2009 19:48:48 GMT] [debug] [<0.178.0>] httpd 500 error response: {"error":"{bad_return_value,{os_process_error,{exit_status,127}}}","reason":"{gen_server,call,[couch_query_servers,{get_proc,<<\"javascript\">>}]}"} Any suggestions? Thanks! Andrew -- Andrew Melo Andrew.Melo@gmail.com