Hello,
I am hoping someone knows what my issue might be. We recently migrated our
data from a couchdb v1.2 server over to a new build with more resources running
v1.5.
We are now seeing some errors with the following in the logs.
{"error":"{{case_clause,{{badmatch,{error,emfile}},\n
[{couch_file,init,1},\n {gen_server,init_it,6},\n
{proc_lib,init_p_do_apply,3}]}},\n [{couch_server,handle_info,2},\n
{gen_server,handle_msg,5},\n
{proc_lib,init_p_do_apply,3}]}","reason":"{gen_server,call,\n
[couch_server,\n {open,<<\"z_673_results\">>,\n
[{user_ctx,{user_ctx,null,[],undefined}}]},\n infinity]}"}
Everything else seems to be working properly.
Any ideas on what the issue may be?
Thanks!
-Glen