Ivan Shcheklein <shcheklein@...> writes:

> 
> 
> Hi Andrei,
> What API do you use? It would be great if you can share your code with us.
It would be absolutely fantastic if you can give us code and data (privately
if it needed) to reproduce it :).
> 
> 
> "ERROR 19/06/2013 09:23:48 (TRN project1 pid=2492 sid=49
trid=49)[socket_client.cpp:socket_client::process_unknown_instruction:615]:
(SE4612)Commit current transaction before beginning a new one."
> 
> 
> Did you turn off autocommit mode?
> 
> Ivan Shcheklein,
> Sedna Team
> 
> 
> 
> 

I use Python API.
I cant reproduce this error in a simple code, but i found the cause. It is
my fault.
My application receives data asynchronously from a third party application
(via Python Twisted), and tries to send it to the database. The error occurs
at almost the same time getting different data and caused by inorrect check
of transaction status.

The only question is why API doesn't give me understandable error message.
Thank you and sorry to trouble you! :)




------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to