Here is one I can't seem to figure out.
 
I have a site in development on a server that was just upgraded to CFMX 7, running build 230.  After the upgrade, I needed to recreate the Verity Collections.
 
I figured the best, and easiest, way was to do it through FarCry Admin (that's how they were created and indexed initially).  When I try to build/update collections in FarCry I get the following error:
 
 

An error occurred while performing an operation in the Search Engine library.

Error opening the category index: com.verity.organize.WorkSpaceException: Failed to open existing PI directory [VPIError_FailedToOpenPIDirectory]. (-2519)   The error occurred in C:\yadda_yadda_yadda\farcry\farcry_core\packages\farcry\_verity\verityUpdate.cfm: line 62
Called from C:\yadda_yadda_yadda\farcry\farcry_core\packages\farcry\verity.cfc: line 85
Called from C:\yadda_yadda_yadda\farcry\farcry_core\admin\admin\verityBuild.cfm: line 97
60 : 		<!--- update collection --->	
61 : 		<cfif q.recordcount>
62 : 			<cfindex action="" query="q" body="#arrayToList(application.config.verity.contenttype[key].aprops)#" custom1="#key#" key="objectid" title="label" collection="#application.applicationname#_#key#">
63 : 		</cfif>	
64 : 		
Now this is weird enough....and it only happens when you try to update the collection.
 
Here is the really odd part, if I manually create the collection beforehand...I will not get the error, and the collection will update normally.
 
Any one have any ideas?
 
Scott Stroz
---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to