Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.1
-
centos 5.5
Description
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.