Okay, another thing I noticed is, couchdb dies silently at exact moment each day. and see errors when I start couchdb again, following are from today's log

[Wed, 26 Aug 2009 23:04:09 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
              {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ httpd_util.beam. Function: get_file. Process: code_server."}}

[Wed, 26 Aug 2009 23:04:09 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
              {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ calendar.beam. Function: get_file. Process: code_server."}}

[Wed, 26 Aug 2009 23:04:09 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
              {<0.20.0>,std_error,
"File operation error: eacces. Target: ./timer.beam. Function: get_file. Process: code_server."}}

[Wed, 26 Aug 2009 23:04:09 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
              {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ eval_bits.beam. Function: get_file. Process: code_server."}}

[Wed, 26 Aug 2009 23:04:09 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
              {<0.20.0>,std_error,
"File operation error: eacces. Target: ./gen_tcp.beam. Function: get_file. Process: code_server."}}

[Wed, 26 Aug 2009 23:04:09 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
              {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ inet_tcp.beam. Function: get_file. Process: code_server."}}


On Aug 27, 2009, at 4:31 AM, Niket Patel wrote:

Hi Everyone,

Since couple of days, After upgrading to 0.9.1 on server running at Amazon EC2
I'm getting following errors consistently during specific time of day.
This happens during one particular hour of the day. Couchdb dies and I see following errors

What there errors mean, anything related to loss of data ? should I downgrade to 0.9.0 ?

[Mon, 24 Aug 2009 23:39:02 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
             {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ httpd_util.beam. Function: get_file. Process: code_server."}}

[Mon, 24 Aug 2009 23:39:02 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
             {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ calendar.beam. Function: get_file. Process: code_server."}}

[Mon, 24 Aug 2009 23:39:02 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
             {<0.20.0>,std_error,
"File operation error: eacces. Target: ./timer.beam. Function: get_file. Process: code_server."}}

[Mon, 24 Aug 2009 23:39:02 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
             {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ eval_bits.beam. Function: get_file. Process: code_server."}}

[Mon, 24 Aug 2009 23:39:02 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
             {<0.20.0>,std_error,
"File operation error: eacces. Target: ./gen_tcp.beam. Function: get_file. Process: code_server."}}

[Mon, 24 Aug 2009 23:39:02 GMT] [error] [<0.20.0>] {error_report,<0.7.0>,
             {<0.20.0>,std_error,
"File operation error: eacces. Target: ./ inet_tcp.beam. Function: get_file. Process: code_server."}}

Reply via email to