You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Gary Titus (JIRA)" <ji...@apache.org> on 2013/07/16 14:50:48 UTC

[jira] [Updated] (COUCHDB-1854) OS process error while running view

     [ https://issues.apache.org/jira/browse/COUCHDB-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Titus updated COUCHDB-1854:
--------------------------------

    Attachment: local.ini
                default.ini

Attaching default and local ini files from my setup
                
> OS process error while running view
> -----------------------------------
>
>                 Key: COUCHDB-1854
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1854
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>            Reporter: Gary Titus
>         Attachments: default.ini, local.ini
>
>
> I un-install my previous version of CouchDB and installed 1.3.1 for the problem with javascript memory issue and encountered os_process_error.
> Details of environment
> Windows 64 bit machine
> CouchDB 1.3.1_R15B03-1
> changes made to couchdb configuration settings
> [couchdb]
> delayed_commits = false
> os_process_timeout = 300000
> [query_servers]
> javascript = ./couchjs.exe -S 67108864 ../share/couchdb/server/main.js
> Error in couchdb.log
> [error] [<0.17996.3>] OS Process Error <0.251.0> :: {os_process_error,
>                                                      {exit_status,1}}
> [error] [emulator] Error in process <0.17996.3> with exit value: {{nocatch,{os_process_error,{exit_status,1}}},[{couch_os_process,prompt,2,[{file,"c:/cygwin/relax/13DAAE~1.1/APACHE~1.1/src/couchdb/couch_os_process.erl"},{line,57}]},{couch_query_servers,map_doc_raw,2,[{file,"c:/c... 
> Would like help if there some param i need to change or is it a bug

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira