Today I could make more tests, and it looks quite similar as in the
case of comments: Put 1 second sleep time between successive calls of
putAttachment(), and anything works fine. I think something happens on
the long way xmlrpc -> apache -> mod_wsgi -> trac -> sqlite3.

I do not found the link just now, but it was also not possible to put
several comments without pauses, a strange data base error occured.
The solution in those discussion was the same: time.sleep(1) between
calls. However, this error also occured with tracd whereas the
attachment error only raises when apache is used.

I have neither time, nor knowledge, nor possibility to analyze the
reason - but should we put a warning in the RPC documentation? This
would save many people much time ...

Greetings

Reinhard

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to