• 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
ERJGroupsSynchronization Exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERJGroupsSynchronization Exception


  • Subject: ERJGroupsSynchronization Exception
  • From: Dov Rosenberg <email@hidden>
  • Date: Wed, 22 Oct 2008 10:56:24 -0400
  • Thread-topic: ERJGroupsSynchronization Exception

Title: ERJGroupsSynchronization Exception
We converted over to Project Wonder to use the EJGroupsSynchronizer – everything looks like it is working OK except I see this exception throughout the log file

[Thread-2] DEBUG NSLog  - *** EODatabaseContext: access without lock!

I did a thread dump to see what was executing when this was occurring – it looks like the problem is in the
ERXObjectStoreCoordinatorSynchronizer.


"Thread-2" prio=6 tid=0x62d92780 nid=0x40c in Object.wait() [0x6339f000..0x6339fd9c]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x0d132540> (a java.util.LinkedList)
    at java.lang.Object.wait(Unknown Source)
    at er.extensions.eof.ERXObjectStoreCoordinatorSynchronizer$ProcessChangesQueue.run(ERXObjectStoreCoordinatorSynchronizer.java:572)
    - locked <0x0d132540> (a java.util.LinkedList)
    at java.lang.Thread.run(Unknown Source)

Any thoughts on this? I am a little nervous about adding lock() statements into the Wonder code.

Thanks in advance for any feedback.

Dov Rosenberg
 _______________________________________________
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

  • Follow-Ups:
    • Re: ERJGroupsSynchronization Exception
      • From: Saad Laassel <email@hidden>
    • Re: ERJGroupsSynchronization Exception
      • From: Mike Schrag <email@hidden>
  • Prev by Date: Re: Upload a very large file to a DirectAction
  • Next by Date: Re: ERJGroupsSynchronization Exception
  • Previous by thread: Re: Upload a very large file to a DirectAction
  • Next by thread: Re: ERJGroupsSynchronization Exception
  • Index(es):
    • Date
    • Thread