This app doesn't use the shared editing context (we do have another app that does use the shared editing context). We are not using any locking manager - we do use the LockScreamingEditingContext - we believe we fixed the earlier locking issues (we had a bunch of those)
Dov On 8/27/08 7:27 PM, "Travis Britt" <[EMAIL PROTECTED]> wrote: > Maybe others will have better advice, but in my experience that's > generally do to abusing the shared editing context or not handling > editing context locking properly. I see you aren't using Wonder -- are > you using any EC locking manager? Are you spawning any threads > yourself, either directly or via WOLongResponsePage? > > tb > > On Aug 27, 2008, at 7:18 PM, Dov Rosenberg wrote: >> We have experienced intermittent hanging issues under load. When we >> look at the thread dumps I always see things like >> >> "http-10042-Processor111" nid=60350 state=WAITING >> - waiting on <0xcb1792> (a >> com.webobjects.foundation.NSRecursiveLock) >> - locked <0xcb1792> (a com.webobjects.foundation.NSRecursiveLock) > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/drosenberg%40inquira.com > > This email sent to [EMAIL PROTECTED] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
