[
https://issues.apache.org/jira/browse/COUCHDB-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279863#comment-16279863
]
Nilaxan Satgunanantham commented on COUCHDB-3282:
-------------------------------------------------
we also experiencing the similar issue on our CouchDB environment, Can you
please share details fixing this issue :
{code}[error] [<0.26893.1095>] Uncaught error in HTTP request: {exit,
{{{badrecord,db},
[{couch_server,
handle_info,2},
{gen_server,
handle_msg,5},
{proc_lib,
init_p_do_apply,
3}]},
{gen_server,call,
[couch_server,
{open,
<<"nilaxansss">>,
[{user_ctx,
{user_ctx,
<<"root">>,
[<<"_admin">>],
<<"{couch_httpd_auth, default_authentication_handler}">>}}]},
infinity]}}}{code}
CouchDB Environment Details :
* CouchDB 1.3.1
* Ubuntu 12.04.4 LTS
> Getting an Internal Server Error {"error":"badrecord","reason":"collector"}
> in Couch DB
> ---------------------------------------------------------------------------------------
>
> Key: COUCHDB-3282
> URL: https://issues.apache.org/jira/browse/COUCHDB-3282
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core, HTTP Interface
> Reporter: Rishav Paul
>
> Hi Couch Team,
> On certain days, we get a burst of the following error in Couch DB, like 2000
> times a day. They occur when we may a GET/PUT request and even when there are
> no requests made according to the logs.
> [Fri, 20 Jan 2017 01:19:29 GMT] [error] [<0.12274.4929>] [0fa3f8fc] Uncaught
> error in HTTP request: {error,
> {badrecord,
> collector}}
> [Fri, 20 Jan 2017 01:19:29 GMT] [info] [<0.12274.4929>] [0fa3f8fc]
> Stacktrace: [{fabric_view_changes,
> receive_results,5},
> {fabric_view_changes,
> send_changes,6},
> {fabric_view_changes,
> keep_sending_changes,6},
> {fabric_view_changes,go,5},
> {chttpd,handle_request,1},
> {mochiweb_http,headers,5}}
> I would like to understand what may be the reason behind this issue as it is
> bringing a lot of instability to our prod systems.
> I would be happy to provide you with further information on the same.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)