You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Martin Holz <ho...@fiz-chemie.de> on 2005/01/03 10:08:29 UTC

Re: conflict 409?

Eirikur Hrafnsson <ei...@idega.is> writes:

> What does this error mean?
> 
>   CHECKIN, 409 "Conflict", 14 ms, /files/keygen.class
> 
> I get this when trying to checkin a file. (Slide 2.1, Oracle 10).

Could have a lot of reasons, e.g /files does not exist, 
keygen.class is already checked in or somebody else
is manipulating the file or collection concurrently.
Probably several other reason too.

Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


Re: conflict 409?

Posted by Eirikur Hrafnsson <ei...@idega.is>.
On 4.1.2005, at 08:36, Martin Holz wrote:

> Eirikur Hrafnsson <ei...@idega.is> writes:
>
>> Except that /files did exist and this was the first version of that
>> file and nothing was checked out.
>>
>> Restarting Slide "fixed" the problem.
>> What else could be happening?
>
> I have no complete list :-(. Is versioning enabled at all
> and known to be working? Did you put the resource under
> version control?
> Do the logs or the error message  tell you more?
We have auto-versioning turned on, and the logs tell me nothing more 
unfortunately.

>
>> How do I use transactions with the WebdavResource?
>
> You don't have to care about it at all since in WebDAV
> transaction lifetime is limited to a single HTTP request.
> Transaction handling is internal to the server.
Nice :)


>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-dev-help@jakarta.apache.org
>
>
>
Best Regards

Eirikur S. Hrafnsson, eiki@idega.is
Chief Software Engineer
Idega Software
http://www.idega.com


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


Re: conflict 409?

Posted by Martin Holz <ho...@fiz-chemie.de>.
Eirikur Hrafnsson <ei...@idega.is> writes:

> Except that /files did exist and this was the first version of that
> file and nothing was checked out.
> 
> Restarting Slide "fixed" the problem.
> What else could be happening?

I have no complete list :-(. Is versioning enabled at all
and known to be working? Did you put the resource under
version control? 
Do the logs or the error message  tell you more? 

> How do I use transactions with the WebdavResource?

You don't have to care about it at all since in WebDAV
transaction lifetime is limited to a single HTTP request.
Transaction handling is internal to the server.   


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


Re: conflict 409?

Posted by Eirikur Hrafnsson <ei...@idega.is>.
Except that /files did exist and this was the first version of that 
file and nothing was checked out.
Restarting Slide "fixed" the problem.
What else could be happening?
How do I use transactions with the WebdavResource?

best regards
Eiki, idega.


On 3.1.2005, at 09:08, Martin Holz wrote:

> Eirikur Hrafnsson <ei...@idega.is> writes:
>
>> What does this error mean?
>>
>>   CHECKIN, 409 "Conflict", 14 ms, /files/keygen.class
>>
>> I get this when trying to checkin a file. (Slide 2.1, Oracle 10).
>
> Could have a lot of reasons, e.g /files does not exist,
> keygen.class is already checked in or somebody else
> is manipulating the file or collection concurrently.
> Probably several other reason too.
>
> Martin
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-dev-help@jakarta.apache.org
>
>
>
Best Regards

Eirikur S. Hrafnsson, eiki@idega.is
Chief Software Engineer
Idega Software
http://www.idega.com


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org