Thanks Charlie, sorry about the posting thing but I was getting desperate to
get answers due to pressure from above. If I cannot prove that I can easily
port an existing fusebox application (or any other existing coldfusion app
for that matter) over to Bluedragon by end of play this week then I will
have to abandon my testing and take the Coldfusion 7 upgrade, just getting a
little frustrated with losing time on what are essentially little problems.

By the way, you mention that there is a fix to come out in BD but what I
need to confirm is whether my work around is considered an acceptable
practice or should I just remove the locks?

-----Original Message-----
From: charles arehart [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2005 22:24
To: CF-Talk
Subject: Re: Blue Dragon and Fusebox

Andy, the problem isn't with duplicating sessions, per se, and it's not a
..NET issue. There is a bug (fixed in the upcoming 6.2.1 release) in both
Java and .NET editions, and it only appeared if you were using a CFLOCK
around the code attempting to duplicate the session.

Now, someone may say "but shouldn't you ALWAYS lock access to session
variables?", and the answer is no, as discussed in a technote from mm at
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18235. While
that was written for CFMX, it applies to BD as well. You still want to lock,
but only for race conditions.

Anyway, as of 6.2.1 (due out in beta soon), you can continue to lock and
duplicate to your heart's content. :-)

Finally, let me plead that you please bring up such issues on the BlueDragon
Interest list. We don't always get to monitor all the traffic on CF-talk,
but our engineers always watch and respond to issues brought up on our list.
Not meaning to prevent discussion here, just saying that if you have an
urgent need for support, you're MUCH better asking there, and of course,
it's free.

/charlie

>OK, I think I have figured this out by using 'StructCopy' instead of
>'Duplicate'. Do we have any Bluedragon guru's on this forum who could help
>me out with a number of issues that I have with trying to migrate to
>Bluedragon?
>
>-----Original Message-----
>From: Andy Mcshane [mailto:[EMAIL PROTECTED] 
>Sent: 31 October 2005 17:38
>To: CF-Talk
>Subject: Re: Blue Dragon and Fusebox
>
>Did you ever get a solution to this? I too am having the same problem with
a
>fusebox 4.1 app running on Bluedragon 6.2 .NET that is choking when trying
>to execute the following code
>
><cfset request.session = duplicate(session)> 
>
>It just seems to be a problem with the 'duplicate' function?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222819
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to