[
https://issues.apache.org/jira/browse/COUCHDB-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189656#comment-14189656
]
Martin Monperrus commented on COUCHDB-1333:
-------------------------------------------
I'm suffering from a similar error in version 1.6.
It is described in
http://stackoverflow.com/questions/26613150/couchdb-os-process-timed-out and
http://pastebin.ubuntu.com/8629425/.
I've just discovered that the timeout of my requests happens after 5 seconds,
whereas couchdb/os_process_timeout is
"35000" and query_server_config/os_process_limit is "25000".
Could it be that they are the same 5 seconds as described here? Any hint to fix
this severe production bug?
> views hangs, time-out occurs, error probably related to COUCHDB-1246
> ---------------------------------------------------------------------
>
> Key: COUCHDB-1333
> URL: https://issues.apache.org/jira/browse/COUCHDB-1333
> Project: CouchDB
> Issue Type: Bug
> Components: JavaScript View Server
> Affects Versions: 1.1.1
> Environment: centos 5.5
> Reporter: Armen Arsakian
> Labels: javascript
> Fix For: 1.2
>
>
> My permanent views are stalled, get responses never arrive from couchdb utill
> a time-out error occurs.
> Once I managed to get the following error:
> timeout {gen_server,call,[couch_query_servers,{get_proc,<<"javascript">>}]}
> I found the following similar issue
> https://issues.apache.org/jira/browse/COUCHDB-1246
> but this was closed at 18/8/2011.
> I guess this is not fixed yet, I installed couchDB from source which I
> downloaded today, version: 1.1.1
> Is this issue still open.
> In my opensuse I have not any problem with views. version 1.1.0
> but in production machine a centos 5.5 i get the above error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)