Ok, so we have a search tool that uses built in K2 verity in CF 8. Recently we've begun getting errors from the verity collections disappearing. Basically what happens is the user gets an error in the search saying the collection doesn't exist, the collection doesn't show up in the CF administrator, however, the directory for the collection still exists, and the collection is still listed in the admin.xml files for verity, only it is listed as offline.
When we tried to programtically remove the collection (cfcollection, cfdirectory for delete) we are unable to. cfcollection says it doesn't exist, cfdirectory says we don't have permission to delete the directory. I came up with a work around using a batch file and cfexecute to delete the directory and the run cfcollection to create a new collection, then cfindex to refresh the index. Has anyone run into this before? Why would the collection just go offline? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309920 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

