Re: Weird relationship issue on Mavericks
Re: Weird relationship issue on Mavericks
- Subject: Re: Weird relationship issue on Mavericks
- From: Freddie Tilley <email@hidden>
- Date: Tue, 19 Nov 2013 11:00:43 +0100
Okay, solved the problem
I was apparently deleting the related object in some edge cases, whoops :-D
—
Freddie
On 18 nov. 2013, at 19:01, Freddie Tilley <email@hidden> wrote:
> Oh, the database I’m using is Postgres 9.3
>
> java version "1.6.0_65"
> Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
> Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
>
> On 18 nov. 2013, at 18:57, Freddie Tilley <email@hidden> wrote:
>
>> Hi,
>>
>> Since upgrading to Mavericks I’ve got this weird problem with fetching an objects relationship during development.
>>
>> On the development machine a non null to one relationship returns null. On the deployment machine (FreeBSD) the object is fetched without any problems.
>>
>> On the deployment machine the object I wish to fetch the relationship from has isFault set to true, but on the development machine isFault is false.
>> Manually refaulting the object allows me to correctly fetch the relationship, but shouldn’t this happen automatically?
>>
>> Upgrading to the latest version of wonder, and using the latest jdbc driver doesn’t seem to resolve the issue.
>>
>> —
>> Freddie Tilley
>> _______________________________________________
>> 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
_______________________________________________
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