Hi Guys, I've run into this a few times since I upgraded to the latest build.
Code that worked was simply breaking, and for the life of me I couldn't figure out why. The known good code would simply put the server at full cpu utilization, with Java being the culprit. The last instance I ran into was the following code (that worked fine for the past 10 months). I was running the script that has this code and it would just spike to 99%. I digged down and commented out this code, and the script wouldn't break. I couldn't figure out what the problem was since there were several instances of code like this in the same document, and only this one was breaking. I went to a backup from 2 months ago, and found that the code was completely identical. How did I get it to work? I deleted the "bad" code and replaced it with the code from the backup. IT WAS EXACTLY THE SAME, including white space. I spent the past hour comparing it and even had a co- worker look for differences. As soon as I copied in the 'old' code, the cpu spiking problem went away. However, the code, text for text, was the same as that which was breaking. <CFIMAGE srcfile="#cffile.serverdirectory#/#local_photo_file#" destfile="#cffile.serverdirectory#/l_#local_photo_file#" action="edit" width="#Percentage#%" height="#Percentage#%" uridirectory="NO" > Has anybody ran into this? This is probably the 3-4th time I've done this. Each time the code being exactly the same but if copied in from a backup, it works fine.
-- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
