>> What I need to know is has anyone else experienced such an 
>> issue and, if so, how was it resolved (other than search and 
>> replace)?
>
>Unfortunately for you, that is the only correct (and adequate) resolution in
>most cases. I've run into this issue with several applications I've had to
>fix, and that was the only solution. Fortunately, it's an easy solution. You
>don't need to do a big search and replace to get the initial fix - just
>remove the Duplicate function:
>
Thanks everyone for your ideas in this thread.  I do have some additional 
information.  It appears that when that duplicate() function is executed that 
SOME of the application.global scope is getting copied, but NOT ALL of it.  In 
fact, it is NOT copying the complex variables stored in the application 
structure (functions, structures, and arrays)...only the simple variables.  

Anyone have any expereience with this happening?  It only happens under a heavy 
load...on our dev box the duplicate() works just fine.

Thanks!

Dave

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257108
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to