Re: null pointer in willRead()?
Re: null pointer in willRead()?
- Subject: Re: null pointer in willRead()?
- From: email@hidden
- Date: Thu, 25 Sep 2003 11:32:52 CDT
- Priority: 3 (Normal)
[demime could not interpret encoding binary - treating as plain text]
Thanks for the pointer. Hmm, so that suggests an EC getting garbage
collected while it's EO is still out there is to blame.
Except in 5.2, I thought that EO's kept strong references to their ECs,
so this should be impossible. Additionally, even if the EO didn't keep a
strong reference to it's EC, I'm relatively sure my design is such that
this is impossible anyway, the EC should have a strong reference to it
somewhere else.
Very strange.
On Thu, 25 Sep 2003 09:24:33 -0700 Chuck Hill wrote:
> Google wins again!
>
>
http://www.omnigroup.com/mailman/archive/webobjects-dev/2003-March/032212.html
>
> At 04:01 PM 24/09/2003 CDT, email@hidden wrote:
> >[demime could not interpret encoding binary - treating as plain text]
> >Yes, it's time for another exciting episode of Guess The Weird EOF
> Error.
> >
> >In my logs, I have
> >
> >NullPointerException
> >
> >EOCustomObject.java 1175 willRead com.webobjects.eocontrol
> >_EOMutableKnownKeyDictionary.java 511 valueInObject
> com.webobjects.eocontrol
> >_EOMutableKnownKeyDictionary.java 551 valueInObject
> com.webobjects.eocontrol
> >EOCustomObject.java 1729 storedValueForKey
> >[access method in EO]
> >_______________________________________________
> >webobjects-dev mailing list | email@hidden
> >Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> >Do not post admin requests to the list. They will be ignored.
> >
>
> --
>
> Chuck Hill email@hidden
> Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.