c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16776
[Bug 713216] Re: MRP Locks down server
Some additional info could be useful too: does this affect only users trying to login with the same account that owns the scheduler job (by default admin)?
Because one thing that could delay login() is a transaction in progress that has altered the user's record; this is because login() needs to update the "last login date" of the user, which would be locked by the other transaction.
However it's still not clear if this is the issue, as the scheduler
should not need to update the user, as far as I can see... maybe a
third-party is involved here somehow?
--
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/713216
Title:
MRP Locks down server
Status in OpenERP Server:
Incomplete
Bug description:
When using the Manufacturing scheduler in a medium sized environment
the scheduler will lock down the server in a way where not a single
user may connect to the server. The login window shows up but when you
type your password and click login it goes to a white screen and
nothing happens, because the manufacturing scheduler is preventing the
server from letting anyone log in. If you were already logged in then
you can use the program. Quite frustrating. Sure the manufacturing
scheduler is supposed to run at night, but that is still a bug.
References