c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20526
[Bug 745878] Re: OperationalError: could not obtain lock on row in relation "ir_sequence"
Hello,
I am not 100% sure, but I have this problem and can only run one
scheduled process at one time because of this issue. It locks the tables
and prevents other sources from accessing them. For instance, if I am
downloading magento orders but I try to do a manufacturing order at the
same time. It has to do with the stock_move table. When it is creating
new moves it blocks other processes from creating them. You can easily
run multiple processes fine, but if it triggers a stock move then that
is when you will encounter the issue.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/745878
Title:
OperationalError: could not obtain lock on row in relation
"ir_sequence"
Status in Magento Open ERP Connector:
New
Bug description:
When I confirm manualy or not kind of orders this error occured :
OperationalError: could not obtain lock on row in relation
"ir_sequence"
Is someone know how solve this ?
References