Nuts... wrong list -- Aidan Whitehall [EMAIL PROTECTED] Macromedia ColdFusion Developer Fairbanks Environmental +44 (0)1695 51775
-----Original Message----- From: Aidan Whitehall Sent: 25 May 2004 16:06 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [ cf-dev ] RE: [farcry-dev] Verity: missing style.ddd schema FYI, I think I've found the answer to this one :-) The Verity Storage Path value in the FarCry setup (Admin tab | General | Config Files | general) appears to have been altered in our setup, probably accidentally. It was "C:CFusionMX/verity/collections/" --- I changed it to "C:/CFusionMX/verity/collections/" (adding a slash after the colon) and now doing a "Build / Update All Collections" works without throwing an error on the apeaResource type. Presumably the Verity Storage Path was parsed in such a way that the collections folder was created relative to the \bin folder, but that (for whatever reason) the code that indexes collections was unhappy with that location. Hope this helps. -- Aidan Whitehall [EMAIL PROTECTED] Macromedia ColdFusion Developer Fairbanks Environmental +44 (0)1695 51775 -----Original Message----- From: Aidan Whitehall Sent: 25 May 2004 15:25 To: '[EMAIL PROTECTED]' Subject: RE: [farcry-dev] Verity: missing style.ddd schema Natalie -- did you ever get anywhere with this? On our development server, when you select "Build / Update All Collections", we're now seeing this: "An error occurred while performing an operation in the Search Engine native library. coldfusion.tagext.lang.CFIndexTagException: Error # -31 Error # -31 Error E3-0036 (VDK): Cannot load style.ddd schema (document catalog) in collection C:CFusionMX\verity\collections\apeadev_apeaResource\custom.. " when it hits a custom type we've added called "apeaResource". Weird thing is, it's happily built and indexed the collections in the past. No-one appears to have replied to you on the list, so was hoping you managed to find an answer or workaround. Regards -- Aidan Whitehall [EMAIL PROTECTED] Macromedia ColdFusion Developer Fairbanks Environmental +44 (0)1695 51775 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 10 March 2004 01:39 To: FarCry Developers Subject: [farcry-dev] Verity: missing style.ddd schema Hi, I have been working on our test Farcry site to create a scheduled task to delete and rebuild Verity collections using a filter for a custom type. This has involved a lot of deleting and rebuilding of collections, all using Farcry. All was working fine, including the dmCron, when the error below appeared. "An error occurred while performing an operation in the Search Engine native library. coldfusion.tagext.lang.CFIndexTagException: Error # -31 Error # -31 Error E3-0036 (VDK): Cannot load style.ddd schema (document catalog) in collection" It seems all collections except dmHTML are building properly, with .ddd files. The .ddd file(s) for the dmHTML collection are not being created. The problem is occurring wherever FarCry builds or updates collections, including the core functions which I have not modified in any way. Looking at the collections through CF Admin, the path for all collections except dmHTML was C:\CFusionMX\verity\collections/\ . The dmHTML path was C: \CFusionMX\verity\collections/\AFTRS_dmHTML . The other difference was that the dmHTML collection was mapped while the others were not. We tried deleting collections through CF Admin but had the same error when trying to rebuild through FarCry or repair through CF Admin. I'd appreciate any thoughts. Thanks, Natalie --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED] ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
