Re: Delete Error Exception
Re: Delete Error Exception
- Subject: Re: Delete Error Exception
- From: Lachlan Deck <email@hidden>
- Date: Fri, 29 Feb 2008 19:24:23 +1100
Any inheritance in your models?
On 29/02/2008, at 12:09 PM, James Cicenia wrote:
I have this error which I have never seen before and I don't quite
know what it is telling me: I removed some noise in the middle.
I have Client --> Pages --> Links
Trying to delete a page.
Thanks
James Cicenia
com.webobjects.foundation.NSForwardException
[java.lang.IllegalArgumentException] removeObjectToPropertyWithKey:
the key pages is not a Array or one of its subclasses - unable to
remove the value.: <com.sgroup.area.Navigation name:
com.sgroup.area.Navigation subcomponents: {0.0.19.0.1.59.1.1.0.0.6 =
.
.
.
Exception in 'performParentAction(delete)'. Parent:
'<com.sgroup.client.ClientPageEdit name:
com.sgroup.client.ClientPageEdit subcomponents: {0 =
<com.sgroup.wrappers.MainWrapper name:
com.sgroup.wrappers.MainWrapper subcomponents: {0.0 =
<com.noxymo.component.NXPage name: com.noxymo.component.NXPage
subcomponents: {0.0.19.0.0.0 =
<com.noxymo.component.NXDisplayUserMessages name:
com.noxymo.component.NXDisplayUserMessages subcomponents: null >; }
>; } >; 0.0.19.0.1.59.1.10 =
<com.noxymo.component.NXFormInputString name:
com.noxymo.component.NXFormInputString subcomponents: null >;
0.0.19.0.1.59.1.28.3.1.0.3.1.6 =
<com.noxymo.component.NXDisplayGroupColumn name:
com.noxymo.component.NXDisplayGroupColumn subcomponents:
{0.0.19.0.1.59.1.28.3.1.0.3.1.6.0.1.1.1.0 = .
.
.
.
<com.webobjects.woextensions.JSConfirmPanel name:
com.webobjects.woextensions.JSConfirmPanel subcomponents: null >; }
>; } >'.
One of the following errors may have occurred:
1. The parent does not have a method named 'delete'.
2. An error occurred while executing the method 'delete'.
Please, read the following logs carefully and advise.
java.lang.IllegalArgumentException: removeObjectToPropertyWithKey:
the key pages is not a Array or one of its subclasses - unable to
remove the value.
[2008-02-28 19:05:33 CST] <WorkerThread0>
com.webobjects.foundation.NSForwardException for
java.lang.IllegalArgumentException: removeObjectToPropertyWithKey:
the key pages is not a Array or one of its subclasses - unable to
remove the value.
at
com.webobjects.eocontrol.EOCustomObject.excludeObjectFromPropertyWithK
ey(EOCustomObject.java:987)
at
com.webobjects.eocontrol.EOCustomObject.removeObjectFromPropertyWithKe
y(EOCustomObject.java:1013)
at
com.webobjects.eocontrol.EOClassDescription.propagateDeleteForObject
(EOClassDescription.java:478)
at
com.webobjects.eocontrol.EOCustomObject.propagateDeleteWithEditingCont
ext(EOCustomObject.java:688)
at
com.webobjects.eocontrol.EOEditingContext.propagateDeletesUsingTable
(EOEditingContext.java:2228)
at com.webobjects.eocontrol.EOEditingContext._processDeletedObjects
(EOEditingContext.java:2190)
at com.webobjects.eocontrol.EOEditingContext._processRecentChanges
(EOEditingContext.java:1741)
at com.webobjects.eocontrol.EOEditingContext._prepareForPushChanges
(EOEditingContext.java:3254)
at com.webobjects.eocontrol.EOEditingContext.saveChanges
(EOEditingContext.java:3210)
at com.sgroup.client.ClientPageEdit.delete(ClientPageEdit.java:151)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
with regards,
--
Lachlan Deck
_______________________________________________
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