[ https://issues.apache.org/jira/browse/COUCHDB-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066225#comment-13066225 ]
Randall Leeds commented on COUCHDB-1221: ---------------------------------------- Just adding that this is a real bug, and is fixed for 1.1.1 and trunk, by r1086186 thanks to Filipe. > Replication Fails when trying to replicate to a database name that has > previously been deleted > ---------------------------------------------------------------------------------------------- > > Key: COUCHDB-1221 > URL: https://issues.apache.org/jira/browse/COUCHDB-1221 > Project: CouchDB > Issue Type: Bug > Components: Replication > Affects Versions: 1.0.2 > Reporter: Chris Truskow > > Replication Fails when trying to replicate to a database name that had > previously been deleted. > Create a database "xyz". Replicate anything to it. Delete "xyz". Create > database "xyz". The following error appears if you try and replicate to it > again. > Replication failed: > {error,{'EXIT',{badarg,[{erlang,apply,[gen_server,start_link,undefined]}, > {supervisor,do_start_child,2}, > {supervisor,handle_call,3}, > {gen_server,handle_msg,5}, > {proc_lib,init_p_do_apply,3}]}}} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira