Thanks Mark,

I've rolled over to the latest SVN build and that seems to have cured
the issue! :-D

I'm now looking into another bit of caching behaviour which I'll start
a new thread for.

Thanks mate,

Robert

On Sep 14, 12:59 pm, Mark Mandel <[email protected]> wrote:
> Looks like it's a bug I fixed in the SVN version.
>
> Just compared the Definition generator, and it's got a:
>
> //set it to overwrite = true, as a child could be used in more than 1
> parent.
> arguments.buffer.writeLine('StructInsert(composite, "parent'&
> arguments.object.getObjectName() &'_transferObject", getThisObject(),
> true);');
>
> Looks like that should solve the problem.
>
> Mark
>
>
>
>
>
> On Tue, Sep 14, 2010 at 9:45 PM, Rawlins <[email protected]> wrote:
> > Apologies.... SQL 2008 Express
>
> > On Sep 14, 12:36 pm, Rawlins <[email protected]> wrote:
> > > Hi Mark,
>
> > > Transfer 1.1 Stable build.
> > > Coldfusion 8.0.1 with all the latest hotfixes applied.
> > > SQL Server 2005 Express
> > > Windows Server 2008
>
> > > Thanks,
>
> > > Robert
>
> > > On Sep 14, 12:22 pm, Mark Mandel <[email protected]> wrote:
>
> > > >    - What version of Transfer you are using?
> > > >    - What CFML Engine you are on, and what version it is?
> > > >    - What database are you using?
> > > >    - What Operating System you are on ?
>
> > > > Mark
>
> > > > On Tue, Sep 14, 2010 at 9:12 PM, Rawlins <[email protected]>
> > wrote:
> > > > > HI Mark,
>
> > > > > Thanks for the speedy reply. I hope that I've got the right
> > > > > circumstances under which this exception is being thrown but I'm
> > > > > pretty sure I have.
>
> > > > > This is the code from within that file.
>
> > > > >http://pastebin.com/jYEStQhH
>
> > > > > Let me know your thoughts.
>
> > > > > Robert
>
> > > > > On Sep 14, 12:03 pm, Mark Mandel <[email protected]> wrote:
> > > > > > Never seen that before.
>
> > > > > > What's the code on:
>
> > C:\inetpub\wwwroot\sofasandstuff\model\data\transfer\member.entitlementGrou
> > > > > p$CAB78228C23D74845EC243B81D72F48D.transfer
> > > > > > (189)
>
> > > > > > ?
>
> > > > > > Usual details from:
>
> >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu...
>
> > > > > > Would also be useful.
>
> > > > > > Mark
>
> > > > > > On Tue, Sep 14, 2010 at 8:51 PM, Rawlins <[email protected]>
> > wrote:
> > > > > > > Hello All,
>
> > > > > > > I'm getting a curious error within the application which looks
> > > > > > > something like this:http://pastebin.com/x36QVcss
>
> > > > > > > I seem to get this on a semi-regular basis with objects which are
> > > > > > > related somehow to my Member object.
>
> > > > > > > However, I'm getting this error before we attempt to save() the
> > > > > > > entity, it gets produced even when just reading the entity, or
> > when we
> > > > > > > try and establish a relationship between entities using the
> > > > > > > setParentFoo() or setFoo() methods.
>
> > > > > > > What could be causing this issue? Under what circumstances should
> > I be
> > > > > > > getting this?
>
> > > > > > > If you want any more information then please let me know.
>
> > > > > > > Thanks,
>
> > > > > > > Robert
>
> > > > > > > --
> > > > > > > Before posting questions to the group please read:
>
> >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu.
> > > > > ..
>
> > > > > > > Try out the new Transfer ORM Custom Google Search:
>
> >http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8
>
> > > > > > > You received this message because you are subscribed to the
> > Google
> > > > > Groups
> > > > > > > "transfer-dev" group.
> > > > > > > To post to this group, send email to
> > [email protected]
> > > > > > > To unsubscribe from this group, send email to
> > > > > > > [email protected]<transfer-dev%2bunsubscr...@google
> > > > > > >  groups.com>
> > <transfer-dev%2bunsubscr...@google groups.com>
> > > > > <transfer-dev%2bunsubscr...@google groups.com>
> > > > > > > For more options, visit this group at
> > > > > > >http://groups.google.com/group/transfer-dev?hl=en
>
> > > > > > --
> > > > > > E: [email protected]
> > > > > > T:http://www.twitter.com/neurotic
> > > > > > W:www.compoundtheory.com
>
> > > > > > cf.Objective(ANZ) - Nov 18, 19 - Melbourne Australiahttp://
> > > > >www.cfobjective.com.au
>
> > > > > > Hands-on ColdFusion ORM Trainingwww.ColdFusionOrmTraining.com
>
> > > > > --
> > > > > Before posting questions to the group please read:
>
> >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu...
>
> > > > > Try out the new Transfer ORM Custom Google Search:
> > > > >http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8
>
> > > > > You received this message because you are subscribed to the Google
> > Groups
> > > > > "transfer-dev" group.
> > > > > To post to this group, send email to [email protected]
> > > > > To unsubscribe from this group, send email to
> > > > > [email protected]<transfer-dev%2bunsubscr...@google
> > > > >  groups.com>
> > <transfer-dev%2bunsubscr...@google groups.com>
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/transfer-dev?hl=en
>
> > > > --
> > > > E: [email protected]
> > > > T:http://www.twitter.com/neurotic
> > > > W:www.compoundtheory.com
>
> > > > cf.Objective(ANZ) - Nov 18, 19 - Melbourne Australiahttp://
> >www.cfobjective.com.au
>
> > > > Hands-on ColdFusion ORM Trainingwww.ColdFusionOrmTraining.com
>
> > --
> > Before posting questions to the group please read:
>
> >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu...
>
> > Try out the new Transfer ORM Custom Google Search:
> >http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8
>
> > You received this message because you are subscribed to the Google Groups
> > "transfer-dev" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<transfer-dev%2bunsubscr...@google 
> > groups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/transfer-dev?hl=en
>
> --
> E: [email protected]
> T:http://www.twitter.com/neurotic
> W:www.compoundtheory.com
>
> cf.Objective(ANZ) - Nov 18, 19 - Melbourne 
> Australiahttp://www.cfobjective.com.au
>
> Hands-on ColdFusion ORM Trainingwww.ColdFusionOrmTraining.com

-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

Try out the new Transfer ORM Custom Google Search:
http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to