Re: NSRecursiveLock.lock() causing deadlock??
Re: NSRecursiveLock.lock() causing deadlock??
- Subject: Re: NSRecursiveLock.lock() causing deadlock??
- From: Dov Rosenberg <email@hidden>
- Date: Wed, 27 Aug 2008 19:37:46 -0400
- Thread-topic: NSRecursiveLock.lock() causing deadlock??
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@hidden> 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@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
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