well don;t forget that CF now has debugging again, so you could use
cfeclipse to step through and see what is happening.
I wouldn't expect 2 concurrent requests to run exactly the same, as
presumably each would be working on different data surely ?

On Tue, Nov 1, 2011 at 11:22 AM, Matt Blatchley <[email protected]> wrote:
>
> I thought that would be the case as well after researching a bit
> further, but I haven't been able to get the two to finish at the same
> time.  Could just be a timing thing.  The code that is executed once
> the XML response is returned is quite lengthy, performing a number of
> checks and rolling up the daily data into monthly values and
> re-inserting those as well.  I'm going to go back through and double
> check to make sure I don't have anything nested, or if there is
> anything else I can find that might be causing this.
>
> Thank you both for the direction, looks like I've got a bit more to
> work through.
>
> Matt
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348401
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to