Thanks. I solved the problem. I added transaction.rollback() to one of
the exceptions. Thanks
On Feb 1, 2:27 pm, Shawn Milochik wrote:
> Do you have any messages coming from prior to that? The error you're
> receiving comes when something else has blown up with your database
> transaction, and
Do you have any messages coming from prior to that? The error you're receiving
comes when something else has blown up with your database transaction, and then
your code tries to execute something else against the database while your
transaction is already 'broken.' So, the problem is probably no
2 matches
Mail list logo