BTW the changes I backported was on a Neogia instance based on release 4.0 (or
near) and was on a CVS repository...
Jacques
From: "Jacques Le Roux" <[email protected]>
I backported DPCP changes for a client and could create a FAQ wiht a patch for
that (I guess I'm not the only one who did that ;o)
But as suggested David it would be better to be sure before that it's the cause
of your problem.
Jacques
From: "David E Jones" <[email protected]>
On Apr 24, 2009, at 6:02 PM, mayo wrote:
Deadlock is exactly the problem. I started with the 4.0 branch back in
November because I thought it would more tested and would have less
errors
from all the new updates on trunk. Since then, I have made many
customizations and have a nearing deadline that will make it hard
for me to
start from the trunk. I would love to simply use MySQL, but other
factors
are requiring I use MSSQL.
So I guess I have to integrate the trunk pool logic......
I would HIGHLY recommend verifying that is the problem before trying
to fix it (mainly because I don't think that is the problem).
Jacques (or anyone for that matter), if you could get me pointed in
the
right direction I am pretty comfortable with OFBiz that I think I
can get it
integrated. Maybe I can help out the community by documenting my
changes
and making a patch for the current 4.0 release.
If you find the issue and a fix for it a patch for the release4.0
branch would be great. This is related to your thoughts above about it
having less errors... keep in mind that the one that has the most
users is the one that will typically have the most errors found and
fixed, and somewhat ironically that often means the trunk.
-David
David E Jones-3 wrote:
This particular problems sounds like a good old deadlock with a
thread
A waiting on thread B and thread B is trying to get read something
thread A has a lock on. With custom code it's impossible to tell
without reviewing the code...
On a side note, there have also been some improvements to service
engine job concurrency support in the trunk that may address these.
Is
there a reason you are using the old release4.0 branch?
-David
--
View this message in context:
http://www.nabble.com/MS-SQL-and-OFBiz%2C-database-locks-on-transactions-tp23225473p23226753.html
Sent from the OFBiz - User mailing list archive at Nabble.com.