Hi All,

Trawling through my log files I have found a number of instances of the following

2008,04.29 06:12:47,595 OFF [Finalizer] (Log.NSLogErr:1546 appendln) - Unable to release locks held by a deallocated EOEditingContext. 2008,04.29 06:12:47,596 DEBUG [Finalizer] (Log.NSLogDebug:1546 appendln) - 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 com.webobjects.eocontrol.EOEditingContext._dispose (EOEditingContext.java:1158) at com.webobjects.eocontrol.EOEditingContext.finalize (EOEditingContext.java:1178) 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)

Im using MultiECLockManager to handle all the locking and unlocking, so Im wondering if anyone else has seen this kind of error and what I can do to chase it up.

Owen McKerrow
WebMaster, emlab
Ph : +61 02 4221 5517
http://emlab.uow.edu.au

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

People who prefer typing to pointing then seem to prefer acronyms to save typing :-)
-Denis Stanton, On people using Command Line Interfaces


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to