Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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,
}},[{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