Re: [SR-Users] Problem with resuming suspended transacation

2018-04-16 Thread Arik Halperin
I had a bug, I was resuming the wrong transaction indeed. I created a new transaction for the purpose of http async in a different route and this was causing the issue. Actually managed to solve it after I posted this question. > On 13 Apr 2018, at 9:55, Kjeld Flarup

Re: [SR-Users] Problem with resuming suspended transacation

2018-04-13 Thread Kjeld Flarup
You are suspending in [6039] and resuming in [6092], does these two processes share memory? Kjeld 2018-04-12 11:52 GMT+02:00 Arik Halperin : > Hello, > > > > I’m trying to resume a suspended transaction, but keep getting this error: > > > > WARNING: tm [t_suspend.c:193]:

[SR-Users] Problem with resuming suspended transacation

2018-04-13 Thread Arik Halperin
Hello, I’m trying to resume a suspended transaction, but keep getting this error: WARNING: tm [t_suspend.c:193]: t_continue(): transaction is not suspended [20608:1256194941] WARNING: tmx [tmx_mod.c:686]: w_t_continue(): resuming the processing of transaction [20608:1256194941] failed WARNING: