• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ERXEC Exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERXEC Exception


  • Subject: Re: ERXEC Exception
  • From: shravan kumar <email@hidden>
  • Date: Thu, 9 Apr 2009 14:10:46 -0700 (PDT)

Hi Joe,

The problem is lock on EC is held by one thread let's say main thread and without EC being unlocked another thread i.e., GC thread deallocated the EC.

As Chuck is saying, the said EC is not properly unlocked.

ERXEC Exception

Friday, April 10, 2009 12:59 AM
From:
"Joe Moreno" <email@hidden>
To:
"WebObjects-Dev List List Mailing" <email@hidden>
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)

 _______________________________________________
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

  • Prev by Date: Re: Open new window as POST
  • Next by Date: Re: [OT] local persistence ORM
  • Previous by thread: Re: ERXEC Exception
  • Next by thread: Open new window as POST
  • Index(es):
    • Date
    • Thread