> On Sunday, Aug 17, 2003, at 10:41 US/Pacific, Scott Ashman wrote: > > Is there a quick way to clear MX caching? It's referencing old custom > > tags > > that have been deleted and not taking new changes to any existing > > custom > > tag. Trusted cache is not enabled. It started doing this after > > restart of > > cold fusion. > > Are you sure you don't have multiple files with the same name on the > custom tag paths? e.g., customtags/one/foo.cfm and > customtags/two/foo.cfm > > Sean A Corfield -- http://www.corfield.org/blog/
Yeap, positive. First thing I did was check for that and set debug on to see what the path of the custom tag it was pulling it. The path it was reporting was the old location of the tag and was deleted. We did figure out the problem though .. Apparently the auto-updater can cause problems with compiled CFMs. If you clear out WEB-INF/cfclasses, mx recompiles everything. We did this and it worked fine. --- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

