[
https://issues.apache.org/jira/browse/COUCHDB-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Cottlehuber closed COUCHDB-2219.
-------------------------------------
Resolution: Invalid
Assignee: Dave Cottlehuber
Hi [~pkumaresan] this is a pretty old Couch version (by our standards), as
1.5.0 is already released since a while. The appropriate place for general
support is on the mailing lists, [email protected] but if this turns out
to be a bug and still present in the current releases, then a JIRA ticket is
appropriate.
BTW the mochiweb handler is the internal HTTP server used by couchdb.
I suggest you email the list, and provide some additional details - what
OS/distro, what couch version you were running previously, how you upgraded,
what method of install (e.g. build from source & these config parameters, or
using apt ...), erlang version used, whether this is triggered on every request
or just occasionally.
I'll close this for the moment.
> We are seeing the attached errors on the couch logs
> ---------------------------------------------------
>
> Key: COUCHDB-2219
> URL: https://issues.apache.org/jira/browse/COUCHDB-2219
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: HTTP Interface
> Reporter: Paramaguru Kumaresan
> Assignee: Dave Cottlehuber
>
> Hi
> We have recently upgraded our couch database's to 1.2.2. After that we are
> seeing the below errors on the couch log. can somebody help me in fixing tis
> issue . I am not sure whether this is an appropriate place to look for the
> fixes for this issue . If not please help me in where i can get an solution
> for this issue
> [Mon, 31 Mar 2014 17:58:30 GMT] [error] [<0.2222.1470>]
> {error_report,<0.30.0>,
> {<0.2222.1470>,crash_report,
> [[{initial_call,
> {mochiweb_acceptor,init,
> ['Argument__1','Argument__2','Argument__3']}},
> {pid,<0.2222.1470>},
> {registered_name,[]},
> {error_info,
> {error,function_clause,
> [{lists,last,
> [[]],
> [{file,"lists.erl"},{line,162}]},
> {mochiweb_request,get,2,
> [{file,"mochiweb_request.erl"},{line,89}]},
> {couch_httpd,handle_request_int,5,
> [{file,"couch_httpd.erl"},{line,300}]},
> {mochiweb_http,headers,5,
> [{file,"mochiweb_http.erl"},{line,136}]},
> {proc_lib,init_p_do_apply,3,
> [{file,"proc_lib.erl"},{line,227}]}]}},
> {ancestors,
> [couch_httpd,couch_secondary_services,
> couch_server_sup,<0.31.0>]},
> {messages,[]},
> {links,[<0.151.0>,#Port<0.7471459>]},
> {dictionary,[{couch_rewrite_count,0}]},
> {trap_exit,false},
> {status,running},
> {heap_size,6765},
> {stack_size,24},
> {reductions,2237}],
> []]}}
--
This message was sent by Atlassian JIRA
(v6.2#6252)