Re: Unlocking thread not owner deadlock from an Ajax Updating Container
Re: Unlocking thread not owner deadlock from an Ajax Updating Container
- Subject: Re: Unlocking thread not owner deadlock from an Ajax Updating Container
- From: Mike Schrag <email@hidden>
- Date: Thu, 18 Dec 2008 08:21:11 -0500
I'm pretty sure I have nothing else happening in any of my own self
created threads. I've disabled concurrent request handling.
EditingContexts are created from ERXEC.newEditingContext() with one
tied to each user session . I'm not using defaultEditingContext()
and have ERXECs autolocking turned on. I am using a shared editing
context for some read only stuff elsewhere in the app.
1) make sure you have all the necessary autolocking flags enabled, or
the newer safeLocking variant
2) the only deadlocks i have seen with wonder locking are when SEC
were involved
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden