Re: Wrong object
Re: Wrong object
- Subject: Re: Wrong object
- From: Timothy Worman <email@hidden>
- Date: Sat, 22 Mar 2014 13:12:13 -0700
Hi Jeff:
Just stepping through the code ERXWORepetition, this warning is fired in invokeAction. It looks like a check is happening to make sure that objects are still in the expected position in the repetition. Is an action being fired that could be removing items from the repetition list or changing the order, or…..?
Tim
On Mar 21, 2014, at 10:57 PM, Jeffrey Schmitz <email@hidden> wrote:
> Am seeing some of these warnings and wondering what they might indicate...
>
> Mar 21 20:19:12 netBrackets[2002] WARN er.extensions.components._private.ERXWORepetition - Wrong object: 243620065 vs 34923469 (array = (<com.netbracketsfw.model.Entry pk:"1002578">, <com.netbracketsfw.model.Entry pk:"1002019">, <com.netbracketsfw.model.Entry pk:"1004605">, <com.netbracketsfw.model.Entry pk:"1002637">, <com.netbracketsfw.model.Entry pk:"1004919">, <com.netbracketsfw.model.Entry pk:"1003173">, <com.netbracketsfw.model.Entry pk:"1001801">, <com.netbracketsfw.model.Entry pk:"1002154">, <com.netbracketsfw.model.Entry pk:"1003232">, <com.netbracketsfw.model.Entry pk:"1002653">, <com.netbracketsfw.model.Entry pk:"1004099">, <com.netbracketsfw.model.Entry pk:"1002155">, <com.netbracketsfw.model.Entry pk:"1005810">, <com.netbracketsfw.model.Entry pk:"1001971">, <com.netbracketsfw.model.Entry pk:"1004269">, <com.netbracketsfw.model.Entry pk:"1002476">, <com.netbracketsfw.model.Entry pk:"1003582">, <com.netbracketsfw.model.Entry pk:"1004728">, <com.netbracketsfw.model.Entry pk:"1001732">, <com.netbracketsfw.model.Entry pk:"1003953">))
> Mar 21 20:27:48 netBrackets[2002] WARN er.extensions.components._private.ERXWORepetition - Wrong object: 569528470 vs 417462206 (array = (<com.netbracketsfw.model.Entry pk:"1005383">, <com.netbracketsfw.model.Entry pk:"1003407">, <com.netbracketsfw.model.Entry pk:"1003647">, <com.netbracketsfw.model.Entry pk:"1004120">, <com.netbracketsfw.model.Entry pk:"1006124">, <com.netbracketsfw.model.Entry pk:"1004773">, <com.netbracketsfw.model.Entry pk:"1001695">, <com.netbracketsfw.model.Entry pk:"1006371">, <com.netbracketsfw.model.Entry pk:"1002149">, <com.netbracketsfw.model.Entry pk:"1001824">))
> Mar 21 20:27:48 netBrackets[2002] WARN er.extensions.components._private.ERXWORepetition - Wrong object: 569528470 vs 415571783 (array = (<com.netbracketsfw.model.Entry pk:"1005383">, <com.netbracketsfw.model.Entry pk:"1003407">, <com.netbracketsfw.model.Entry pk:"1003647">, <com.netbracketsfw.model.Entry pk:"1004120">, <com.netbracketsfw.model.Entry pk:"1006124">, <com.netbracketsfw.model.Entry pk:"1004773">, <com.netbracketsfw.model.Entry pk:"1001695">, <com.netbracketsfw.model.Entry pk:"1006371">, <com.netbracketsfw.model.Entry pk:"1002149">, <com.netbracketsfw.model.Entry pk:"1001824">))
> Mar 21 20:27:51 netBrackets[2002] WARN er.extensions.components._private.ERXWORepetition - Wrong object: 569528470 vs 694846676 (array = (<com.netbracketsfw.model.Entry pk:"1005383">, <com.netbracketsfw.model.Entry pk:"1003407">, <com.netbracketsfw.model.Entry pk:"1003647">, <com.netbracketsfw.model.Entry pk:"1004120">, <com.netbracketsfw.model.Entry pk:"1006124">, <com.netbracketsfw.model.Entry pk:"1004773">, <com.netbracketsfw.model.Entry pk:"1001695">, <com.netbracketsfw.model.Entry pk:"1006371">, <com.netbracketsfw.model.Entry pk:"1002149">, <com.netbracketsfw.model.Entry pk:"1001824">))
> Mar 21 20:27:53 netBrackets[2002] WARN er.extensions.components._private.ERXWORepetition - Wrong object: 569528470 vs 87
> _______________________________________________
> 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
_______________________________________________
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: | |
| >Wrong object (From: Jeffrey Schmitz <email@hidden>) |