• 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: Class cast exception thrown in in EODistributionContext
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Class cast exception thrown in in EODistributionContext


  • Subject: Re: Class cast exception thrown in in EODistributionContext
  • From: David Avendasora <email@hidden>
  • Date: Thu, 26 Jun 2008 15:08:23 -0400

Flor,

This sounds very familiar to me, but I can't remember exactly. Can you send me the .plist for the Entity from your model?

Dave

On Jun 26, 2008, at 2:45 PM, Florijan Stamenkovic wrote:

Hi all,


I get a class cast exception on the server when I try to save a certain type of EOs. With other types I do not have this problem. This is a JavaClient issue, as you can see in the stack trace below. I've added a breakpoint in the client app at a point where I am done with the EO, just before saving, and the EO itself looks fine to me, and it's EC passes validateForSave() without problems... So, I am a bit confused. Also, it is hard to determine exactly what makes this particular EO type fail to save, and others not.


Any thoughts?

I'll keep trying to isolate the difference that makes this type of EO cause this...
F


The exception, on the server side:


[2008-06-26 14:03:14 BOT] <WorkerThread7> Server exception: com.webobjects.foundation.NSArray
[2008-06-26 14:03:14 BOT] <WorkerThread7> java.lang.ClassCastException: com.webobjects.foundation.NSArray
at com .webobjects .eodistribution .common ._EOSavingProxy.awakeInDistributionContext(_EOSavingProxy.java:174)
at com .webobjects .eodistribution .EODistributionContext .responseToClientMessage(EODistributionContext.java:559)
at com .webobjects .eodistribution .WOJavaClientComponent .handleClientRequest(WOJavaClientComponent.java:1105)
at com .webobjects .eodistribution .WOJavaClientComponent.invokeAction(WOJavaClientComponent.java:343)
at com .webobjects .appserver ._private .WOComponentReference.invokeAction(WOComponentReference.java:104)
at com .webobjects .appserver ._private.WODynamicGroup.invokeChildrenAction(WODynamicGroup.java:101)
at com .webobjects .appserver._private.WODynamicGroup.invokeAction(WODynamicGroup.java: 110)
at com.webobjects.appserver.WOComponent.invokeAction(WOComponent.java: 945)
at com.webobjects.appserver.WOSession.invokeAction(WOSession.java: 1168)
at com .webobjects.appserver.WOApplication.invokeAction(WOApplication.java: 1375)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedPage(WOComponentRequestHandler.java:196)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedSession(WOComponentRequestHandler.java:287)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedApplication(WOComponentRequestHandler.java:322)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._handleRequest(WOComponentRequestHandler.java:358)
at com .webobjects .appserver ._private .WOComponentRequestHandler .handleRequest(WOComponentRequestHandler.java:432)
at com .webobjects .appserver.WOApplication.dispatchRequest(WOApplication.java:1306)
at com .webobjects .appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:173)
at com .webobjects .appserver._private.WOWorkerThread.run(WOWorkerThread.java:254)
at java.lang.Thread.run(Thread.java:613)


_______________________________________________
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: 
 >Class cast exception thrown in in EODistributionContext (From: Florijan Stamenkovic <email@hidden>)

  • Prev by Date: Re: Class cast exception thrown in in EODistributionContext
  • Next by Date: Wonder/Tomcat Deployment
  • Previous by thread: Re: Class cast exception thrown in in EODistributionContext
  • Next by thread: Wonder/Tomcat Deployment
  • Index(es):
    • Date
    • Thread