I would like to let you know that my local CF server verity is not functional as expected and I think this is the reason of the error.
I will now install also into our production server which has CF7 and test it there. I will let you know ... 2007/6/6, Oğuz Demirkapı <[EMAIL PROTECTED]>: > > Hi Stephen, > > When I try to build collections in FC admin and select DMHTL, I get > following error. > > > Sincerely, > > Oğuz Demirkapı > > PS: CF8 Beta > > > Verity: Build Indices Building Collections > > - Creating *DMHTML*... > - error > > > - Creating *DMNEWS*... > - error > > The web site you are accessing has experienced an unexpected error. > Please contact the website administrator. > > The following information is meant for the website developer for > debugging purposes. Error Occurred While Processing Request The > collection teratech_dmhtml does not exist. The collection you specified > does not exists or is not registered with the ColdFusion Search Service. > The error occurred in *D:\Dev\FarCry\core\packages\farcry\verity.cfc: > line 158* > *Called from* D:\Dev\FarCry\core\admin\admin\verityBuild.cfm: line 245 > *Called from* D:\Dev\FarCry\core\admin\admin\verityBuild.cfm: line 189 > *Called from* D: line -1 > > 156 : key="objectid" > 157 : title="label" > *158 : > collection="#application.applicationname#_#key#">* > 159 : > 160 : <cfset arrayAppend(application.verity.buildstatus > [builstatusid].aStatus, "#timeformat(now())#: Collection update complete.") /> > > ------------------------------ > Resources: > > - Check the ColdFusion > documentation<http://www.macromedia.com/go/proddoc_getdoc>to verify that you > are using the correct syntax. > - Search the Knowledge > Base<http://www.macromedia.com/support/coldfusion/>to find a solution to your > problem. > > Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) > Gecko/20070515 Firefox/2.0.0.4 Remote Address 127.0.0.1 Referrer > http://teratech/farcry/admin/verityBuild.cfm Date/Time > 06-Jun-07 03:00 PM Stack Trace at > cfverity2ecfc2135358902$funcUPDATETYPECOLLECTION.runFunction(D:\Dev\FarCry\core\packages\farcry\verity.cfc:158) > at > cfverityBuild2ecfm1829853034._factor8(D:\Dev\FarCry\core\admin\admin\verityBuild.cfm:245) > at > cfverityBuild2ecfm1829853034._factor9(D:\Dev\FarCry\core\admin\admin\verityBuild.cfm:189) > at > cfverityBuild2ecfm1829853034.runPage(D:\Dev\FarCry\core\admin\admin\verityBuild.cfm) > > > > coldfusion.tagext.search.CollectionDoesNotExistException: The collection > teratech_dmhtml does not exist. > at coldfusion.tagext.search.Utils.getCollectionInfo(Utils.java:475) > at coldfusion.tagext.search.IndexTag.doStartTag > (IndexTag.java:134) > at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2641) > at > cfverity2ecfc2135358902$funcUPDATETYPECOLLECTION.runFunction(D:\Dev\FarCry\core\packages\farcry\verity.cfc:158) > at coldfusion.runtime.UDFMethod.invoke > (UDFMethod.java:418) > at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) > at > coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360) > at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke > (UDFMethod.java:324) > at > coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) > at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) > at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java > :463) > at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) > at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) > at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2210) > at > cfverityBuild2ecfm1829853034._factor8(D:\Dev\FarCry\core\admin\admin\verityBuild.cfm:245) > > at > cfverityBuild2ecfm1829853034._factor9(D:\Dev\FarCry\core\admin\admin\verityBuild.cfm:189) > at > cfverityBuild2ecfm1829853034.runPage(D:\Dev\FarCry\core\admin\admin\verityBuild.cfm) > at coldfusion.runtime.CfJspPage.invoke > (CfJspPage.java:192) > at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366) > at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) > at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java > :273) > at > coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) > at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) > at coldfusion.filter.PathFilter.invoke(PathFilter.java > :86) > at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) > at > coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74) > at > coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java > :28) > at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) > at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) > at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) > at coldfusion.filter.DatasourceFilter.invoke > (DatasourceFilter.java:22) > at > coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126) > at coldfusion.CfmServlet.service(CfmServlet.java:175) > at coldfusion.bootstrap.BootstrapServlet.service > (BootstrapServlet.java:89) > at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) > at > coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) > at coldfusion.bootstrap.BootstrapFilter.doFilter > (BootstrapFilter.java:46) > at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) > at jrun.servlet.FilterChain.service(FilterChain.java:101) > at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) > at > jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) > at > jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284) > at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java > :543) > at > jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) > at > jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) > at jrunx.scheduler.WorkerThread.run(WorkerThread.java > :66) > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
