I am using couchdb 1.3 and Spidermonkey 1.8.5 installed on unix. I am using
lightcouch API. I have a 5Mb document, some views to fetch the document.
When try to fetch and delete a large document , I get this error inconsistently
(say 1 in 2 times). Kindly advise
*Wed, 08 May 2013 22:10:45 GMT] [error] [emulator] Error in process
<0.1194.0> with exit value:
{{nocatch,{os_process_error,{exit_status,1}}},[{couch_os_process,p*
*
rompt,2},{couch_query_servers,map_doc_raw,2},{couch_mrview_updater,'-map_docs/2-fun-0-',3},{lists,foldl,3},{couch_mrview_updater,map_docs,2}]}
*
*
*
*
*
*[Wed, 08 May 2013 22:10:45 GMT] [debug] [<0.1067.0>] Minor error in HTTP
request: {os_process_error,*
* {exit_status,1}}*
*[Wed, 08 May 2013 22:10:45 GMT] [debug] [<0.1067.0>] Stacktrace:
[{couch_mrview_util,get_view,4},*
* {couch_mrview,query_view,6},*
* {couch_httpd,etag_maybe,2},*
* {couch_mrview_http,design_doc_view,5},*
* {couch_httpd_db,do_db_req,2},*
* {couch_httpd,handle_request_int,5},*
* {mochiweb_http,headers,5},*
* {proc_lib,init_p_do_apply,3}]*
*[Wed, 08 May 2013 22:10:45 GMT] [info] [<0.1067.0>] 10.36.2.238 - - GET
/config-store-test/_design/queries/_view/docsByNameAndType?key=[%22Rule%201%22,%22com.vi.a
*
*larm.rules.Rule%22]&include_docs=true 500*
*[Wed, 08 May 2013 22:10:45 GMT] [error] [<0.1067.0>] httpd 500 error
respons*
*
*
*
*
*Thanks,
Arpit*