[
https://issues.apache.org/jira/browse/COUCHDB-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709734#comment-13709734
]
Gary Titus commented on COUCHDB-1854:
-------------------------------------
Wanted to add that the error occurred while index operation on view
[<0.17986.3>] Opening index for db: ......
[info] [<0.17991.3>] Starting index update for db: ....
then the error
> 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