tempec.saveChanges()
println "... saved successfully!"
} catch (exc) {
... reporting and logging error -- does not happen ...
} finally {
osc.unlock()
println "$osc UNLOCKED FOR CU $sess.currentUser.login"
}
===
and in one place in my logs, there is
===
26.1 14:06:03: er.extensions.eof.ERXObjectStoreCoordinator@5d5e3b92[name=unnamed] LOCKED FOR CU CEZProdej
... saved successfully!
26.1 14:06:03: er.extensions.eof.ERXObjectStoreCoordinator@5d5e3b92[name=unnamed] LOCKED FOR CU EPETas
... saved successfully!
er.extensions.eof.ERXObjectStoreCoordinator@5d5e3b92[name=unnamed] UNLOCKED FOR CU CEZProdej
er.extensions.eof.ERXObjectStoreCoordinator@5d5e3b92[name=unnamed] UNLOCKED FOR CU EPETas
===
What the darn?!? This should not be possible, or am I completely missing the point of osc.lock()?!? :-O
In the vicinity, all the other logs looks all right, no exception not other error reported.
As usual, I'll be pretty grateful for any insight,
OC
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Help/Unsubscribe/Update your Subscription: