Looks like a Verity issue to me. I'd delete all the existing Farcy collections and then rerun the indexer.
~tom On Wed, 2 Mar 2005 14:39:22 +0100, J�rgen Skog�s <[EMAIL PROTECTED]> wrote: > I get some errors when running the building collections under -> admin -> > search tab in farcry, is it a known problem in farcry 2.2? Is there anything > I can do about it? > > BUILDING COLLECTIONS > � Creating extFiles...error > � extFiles updated. > � Creating dmHTML...error > � Updating 3 records for dmHTML...(BODY,TITLE) > > An error occurred while accessing a Verity collection. > Could not find the ColdFusion registered information for > [mydomain_no_dmHTML]. > > The error occurred in C:\Program > Files\Ensim\Sitedata\webppliance\conf\domains\farcry_core\packages\farcry\_v > erity\verityUpdate.cfm: line 59 > Called from C:\Program > Files\Ensim\Sitedata\webppliance\conf\domains\farcry_core\packages\farcry\ve > rity.cfc: line 85 > Called from C:\Program > Files\Ensim\Sitedata\webppliance\conf\domains\farcry_core\admin\admin\verity > Build.cfm: line 95 > > 57 : <!--- update collection ---> > 58 : <cfif q.recordcount> > 59 : <cfindex action="UPDATE" query="q" > body="#arrayToList(application.config.verity.contenttype[key].aprops)#" > custom1="#key#" key="objectid" title="label" > collection="#application.applicationname#_#key#"> > 60 : </cfif> > > --- > 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/ > --- 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/
