24 Sep
2004
24 Sep
'04
6:58 p.m.
Sean Hastings wrote at 2004-9-21 13:36 -0400:
1.) Is there any way to tell if the conflict errors I see in event.log are Read or Write Conflict Errors?
I posted a patch to distinguish between both kinds of errors.
2.) Is there any way to get event.log to produce more information on these conflicts?
The patch provides all information that is available in the exception. It (but not always) often contains OID, class, serials.
Right now I get the URL that is raising the error, but no function name (beyond what is in the URL) or line number.
I fear this information would need another patch, at the same place where the patch mentioned above changes. -- Dieter