You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Ajay jagdish Pawaskar (JIRA)" <ji...@apache.org> on 2009/06/23 13:36:07 UTC

[jira] Closed: (COUCHDB-380) Getting "please try again." response from CouchDb when tried to update the document

     [ https://issues.apache.org/jira/browse/COUCHDB-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay jagdish Pawaskar closed COUCHDB-380.
-----------------------------------------


ya.. i messed up with the revisions..so in that case i was giving message Please try Again

> Getting "please try again." response from CouchDb when tried to update the document
> -----------------------------------------------------------------------------------
>
>                 Key: COUCHDB-380
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-380
>             Project: CouchDB
>          Issue Type: Question
>    Affects Versions: 0.8
>         Environment: Microsoft windows Xp Professional version 2002 Service Pack 2
> Microsoft Visual C# 2005
>            Reporter: Ajay jagdish Pawaskar
>            Assignee: Paul Joseph Davis
>            Priority: Blocker
>             Fix For: 0.10
>
>
> hi
> i m Updating couch document from >net framework 2.0 (c#)
> i m getting response as "please try again"....
> (when i am updating other docs those docs getting updated)
> here is what i m doing
> i have two docs 
>   1] appconfiguarion
>   2] systemrestore
> i m getting (GET) systemrestore & appconfiguarion
> then in my .net code i update the appconfiguarion from systemrestore  document ( taken care of _id & _rev Fields)
> then i am trying to update(PUT) the appconfiguarion document
> where i m getting error as "please try again"
> .
> .
> .
> one more thing
> when i m updating appconfiguarion document separately it's getting updated (from my .Net code)
> .
> .
> .
> i tried by restarting couchDb server same error i am getting
> .
> is any any kind of BUG from couchdb?
> or m i missing something? 

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