Re: ERXEC Exception
Re: ERXEC Exception
- Subject: Re: ERXEC Exception
- From: Chuck Hill <email@hidden>
- Date: Thu, 9 Apr 2009 13:29:54 -0700
It looks to me like you are calling lock() and unlock() on an ec
somewhere in your code and doing it incorrectly.
Chuck
On Apr 9, 2009, at 12:29 PM, Joe Moreno wrote:
Hi All,
I'm not familiar with the details of ERXEC and I was wondering,
when using it, if I should ever see the following exception?
(Perhaps I have a buggy version - 5.0.0.8093?)
Thanks,
Joe
[2009-04-09 12:24:57 PDT] <Finalizer> Unable to release locks held
by a deallocated EOEditingContext.
[2009-04-09 12:24:56 PDT] <Finalizer>
java.lang.IllegalStateException: Illegal Lock usage: unlocking
thread not owner.
at
com
.webobjects.foundation.NSRecursiveLock.unlock(NSRecursiveLock.java:
207)
at
com
.webobjects.eocontrol.EOEditingContext.unlock(EOEditingContext.java:
4720)
at er.extensions.eof.ERXEC.unlock(ERXEC.java:498)
at
com
.webobjects
.eocontrol.EOEditingContext._dispose(EOEditingContext.java:1158)
at
com
.webobjects
.eocontrol.EOEditingContext.finalize(EOEditingContext.java:1178)
at er.extensions.eof.ERXEC.finalize(ERXEC.java:619)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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