Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-1792

Query to a view fails with {os_process_error,{exit_status,1}}

    XMLWordPrintableJSON

Details

    • Guru Level (Everyone buy this person a beer at the next conference!)

    Description

      I have a heavy JSON document around 5MB in size. I installed couchdb 1.3, spidermonkey 1.8.5 from source on a unix box. Upon querying a view having this heavy document I get the following error intermittently (once in a 2 queries)

      The same operations never fails on my windows box but does fail sometimes on this unix installation which built from source.

      Stacktrace:
      [Fri, 10 May 2013 22:35:52 GMT] [error] [<0.187.0>] OS Process Error <0.189.0> :: {os_process_error,{exit_status,1}}
      [Fri, 10 May 2013 22:35:52 GMT] [error] [emulator] Error in process <0.187.0> with exit value: {{nocatch,{os_process_error,

      {exit_status,1}

      }},[{couch_os_process,prompt,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}

      ]}

      [Fri, 10 May 2013 22:35:52 GMT] [debug] [<0.108.0>] Minor error in HTTP request: {os_process_error,{exit_status,1}}
      [Fri, 10 May 2013 22:35:52 GMT] [debug] [<0.108.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}

      ]
      [Fri, 10 May 2013 22:35:52 GMT] [info] [<0.108.0>] 10.36.3.4 - - GET /config-store-test/_design/queries/_view/docsByName?key=%22Arpit10%22&include_docs=true 500
      [Fri, 10 May 2013 22:35:52 GMT] [error] [<0.108.0>] httpd 500 error response:

      Attachments

        Issue Links

          Activity

            People

              dch Dave Cottlehuber
              arpitm Arpit
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: