• 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: Enable EC Unlocker Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enable EC Unlocker Error


  • Subject: Re: Enable EC Unlocker Error
  • From: Guido Neitzer <email@hidden>
  • Date: Tue, 5 Aug 2008 16:35:17 -0600

You were missing the property

er.extensions.ERXApplication.useEditingContextUnlocker=true

This is why that single catch all property exists ...

cug

On 05.08.2008, at 16:28, Gustavo Pizano wrote:

Hello all I Have the following error still, Im doing the following:
public AddEdit(WOContext context) {
        super(context);
        myEditingContext = new ERXEC();
		myEditingContext.setCoalesceAutoLocks(false);

//myEditingContext.unlock();
}
if I comment the line myEditingContext.setCoalesceAutoLocks(false); then I get the follwoing error when trying to accessing the Page of the AddEddit component.


Error:
java.lang.IllegalStateException: You must enable the EC unlocker if you want to coalesce autolocks.
Reason:
You must enable the EC unlocker if you want to coalesce autolocks.
I already put all what Lachlan Deck told me to put in the properties file, and still im getting the error when commenting the above line. so what can I do?..


wati let me try something....
ok it did work doing what  Guido Neitzer said usign the
er.extensions.ERXEC.safeLocking=true

Regards

Gus

_______________________________________________
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

-- http://www.event-s.net

_______________________________________________
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


References: 
 >Enable EC Unlocker Error (From: Gustavo Pizano <email@hidden>)

  • Prev by Date: Enable EC Unlocker Error
  • Next by Date: Re: Can I use WOMultipartIterator API in WOComponent action methods?
  • Previous by thread: Enable EC Unlocker Error
  • Next by thread: OT : Broken xCode Debugger
  • Index(es):
    • Date
    • Thread