You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2016/07/15 17:06:20 UTC

[jira] [Commented] (COUCHDB-3059) #db.local_tree can be undefined

    [ https://issues.apache.org/jira/browse/COUCHDB-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379692#comment-15379692 ] 

Paul Joseph Davis commented on COUCHDB-3059:
--------------------------------------------

[~iilyak] When you say "we" do you mean at Cloudant? And if so, can you take a look to see if the db shard is one that was upgraded? My best guess is that something went wrong during that process.

> #db.local_tree can be undefined
> -------------------------------
>
>                 Key: COUCHDB-3059
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3059
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: ILYA
>
> We observe following crash-dumps in logs
> {code}
> rexi_server error:function_clause [
> {couch_btree,lookup, 
>     [undefined, [<<"_local/shard-sync-XXXX-YYYY">>]],    
>     [{file,"src/couch_btree.erl"},{line,267}]}, 
> {couch_db,open_doc_int,3, [{file,"src/couch_db.erl"},{line,1336}]}, 
> {couch_db,open_doc,3,[{file,"src/couch_db.erl"},{line,189}]}, 
> {mem3_rpc,load_checkpoint_rpc,3, [{file,"src/mem3_rpc.erl"},{line,67}]}, 
> {rexi_server,init_p,3, [{file,"src/rexi_server.erl"},{line,139}]}]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)