Hi, today one of my CouchDBs running multiple replications for about 2 weeks started throwing Error 500 responses
ServerError: (500, ('error', '{{badmatch,{error,system_limit}},\n
[{couch_file,init,1},{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}'))
Anyone can tell me what this error message means?
After restart of the Couch things run smoothly again, though i seem to
have a duplicated entry in the database (same id, though different
revisions which is shown in futon). Both of these objects came back when
calling a view, though one of them fails to be retrieved properly by
revision (returns nothing).
In futon it is shown like the following
"ping_http://server_a:2425"
ID: ping_http://server_a:2425
{rev: "28151-d09e8093df67f5b0d0e3fcfe064a165b"}
"ping_http://server_a:2425"
ID: ping_http://server_a:2425
{rev: "2899-953a327300f3664216d30d01313c52ab"}
When shown any of these objects in futon, they both show the data of the
greater revision.
I also seem to be unable to remove any of these object manually from the
database.
I see from the CHANGES file in 0.10.x branch that there is a bugfix with
leaking file descriptors. To me the error message above seems to mean
something like that. If that is related, what is the schedule to release
couchdb 0.10.2 ? (i am using 0.10.1 at the moment).
Thank you and best regards
Simon
--
Simon Eisenmann
[ mailto:[email protected] ]
[ struktur AG | Kronenstraße 22a | D-70173 Stuttgart ]
[ T. +49.711.896656.68 | F.+49.711.89665610 ]
[ http://www.struktur.de | mailto:[email protected] ]
smime.p7s
Description: S/MIME cryptographic signature
