• 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: Help please: ClassCastException during appendToResponse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help please: ClassCastException during appendToResponse


  • Subject: Re: Help please: ClassCastException during appendToResponse
  • From: Lachlan Deck <email@hidden>
  • Date: Mon, 12 Feb 2007 10:30:30 +1100

Hi there,

On 10/02/2007, at 12:42 AM, Kieran Kelleher wrote:

Hard to see with this generic stack trace....

It was...

Here is a guess .....

If content of MyAppComponent is causing the problem, then check by temporarily surrounding most or all of the body content with a WOConditional bound to "false" and see it the page renders without error. If it does work, then try and narrow down what part of the page is problematic using temporary conditionals to turn off parts of the page until you isolate the problematic part.

Perhaps some binding (class Object) is being synchronized and a subcomponent is trying to make an invalid cast to something that it isn't.

A method of ours somewhere was throwing an IllegalStateException (without being wrapped in an NSForwardException) and perhaps this was being caught somewhere and returned as something other than an NSDictionary.


It took a number of hours to track this down... taking things bit by bit. :-/

Thanks.

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


References: 
 >Help please: ClassCastException during appendToResponse (From: Lachlan Deck <email@hidden>)
 >Re: Help please: ClassCastException during appendToResponse (From: Kieran Kelleher <email@hidden>)

  • Prev by Date: Re: eogenerator question
  • Next by Date: Webobjects 5.3.2 deployment update?
  • Previous by thread: Re: Help please: ClassCastException during appendToResponse
  • Next by thread: Fwd: AjaxDroppable
  • Index(es):
    • Date
    • Thread