Badarg error in HTTP request
----------------------------

                 Key: COUCHDB-962
                 URL: https://issues.apache.org/jira/browse/COUCHDB-962
             Project: CouchDB
          Issue Type: Bug
    Affects Versions: 1.0.1
         Environment: RHEL5, Erlang r12b-5
            Reporter: Bradley Holt


During an attempt to open a document, CouchDB tries to read a btree node from a 
given offset in the file, but that offset points to an actual document ID 
rather than a serialized btree node. You can see the relevant log entries here:

https://gist.github.com/710375

Note that this error always appears to happen with the same document. At last 
count, this document had 3,576 revisions (above the threshold where stemming 
kicks in).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to