Hi
I am a novice with CouchDB and really struggling to support a product that
someone developed before leaving the company. No one else has any skills in
Couch so I'm trying to pick up the pieces.
Our database has stopped responding and we've tried compacting but to no avail.
We are getting errors like the following in the log file, which I presume mean
that we have a corrupt db file for one reason or another:
[Fri, 21 Mar 2014 10:06:56 GMT] [error] [<0.213.0>] ** Generic server <0.213.0>
terminating
** Last message in was {'EXIT',<0.217.0>,
{file_corruption,<<"file corruption">>}}
I was wondering if there was a utility which would scan DB files and remove
badly formed parts or anything like that? We are running on Windows.
Many thanks
Chris