> 
> Hmm... 
> 
> Lines 113/114 in my metadataindexall customtag are:
> 
> <CFINDEX ACTION="DELETE" COLLECTION="cfa_metadata_keywords" KEY="objectID"
> type="custom" query="reaperQuery">
> <CFINDEX ACTION="DELETE" COLLECTION="cfa_metadata_categories" KEY="objectID"
> type="custom" query="reaperQuery">
> 
> Not <cfindex action="purge">

Looks like you did not install all of the 1.0.1 hotfixes. You need to
install the 'index locking' fix. It is a coincidence that line 113 of both
the original and the fixed version contain a CFINDEX statement.

-- 
Michiel Boland <[EMAIL PROTECTED]>
Digital Valley Internet Professionals
Plantsoen 17, Wageningen, The Netherlands
Phone: +31 317 465555, Fax: +31 317 460276


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to