What version of verity are you using?

Blair

On Fri, Nov 21, 2008 at 5:22 PM, Knut <[EMAIL PROTECTED]> wrote:

>
> Hi folks,
>
> I've just installed FC 5.1 (Nightly build 20-Nov-08 ) with the "Verity
> Plugin".
>
> Trying to add in FarCry a new local verity collection results in an
> error message: "ColdFusion cannot determine how to process the tag
> verity:searchlog because the tag is unknown and not in any imported
> tag libraries. The tag name might be misspelled."
>
> Any idea is welcome :-)
>
> ERROR-MESSAGE
> -----------------------------
> arguments - struct
> Column  -1
> Detail  ColdFusion cannot determine how to process the tag
> verity:searchlog because the tag is unknown and not in any imported
> tag libraries. The tag name might be misspelled.
> KnownColumn     -1
> KnownLine       -1
> KnownText       &lt;unknown&gt;
> Line    -1
> Message         Unknown tag: verity:searchlog.
> StackTrace      coldfusion.compiler.TagInfoNotFoundException: Unknown tag:
> verity:searchlog. at
> coldfusion.compiler.NeoTranslationContext.findTagName
> (NeoTranslationContext.java:250) at
> coldfusion.compiler.NeoTranslationContext.getTagInfo
> (NeoTranslationContext.java:215) at
> coldfusion.compiler.SemanticAnalyzer.preTransformCftag
> (SemanticAnalyzer.java:327) at
> coldfusion.compiler.SemanticAnalyzer.preTransform
> (SemanticAnalyzer.java:44) at coldfusion.compiler.Treewalker.postorder
> (Treewalker.java:21) at coldfusion.compiler.Treewalker.postorder
> (Treewalker.java:27) at coldfusion.compiler.Treewalker.postorder
> (Treewalker.java:27) at coldfusion.compiler.Treewalker.postorder
> (Treewalker.java:27) at coldfusion.compiler.NeoTranslator.translateJava
> (NeoTranslator.java:307) at
> coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:
> 119) at coldfusion.runtime.TemplateClassLoader$1.fetch
> (TemplateClassLoader.java:316) at coldfusion.util.LruCache.get
> (LruCache.java:180) at coldfusion.runtime.TemplateClassLoader
> $TemplateCache.fetchSerial(TemplateClassLoader.java:254) at
> coldfusion.util.AbstractCache.fetch(AbstractCache.java:58) at
> coldfusion.util.SoftCache.get(SoftCache.java:81) at
> coldfusion.runtime.TemplateClassLoader.findClass
> (TemplateClassLoader.java:476) at
> coldfusion.runtime.RuntimeServiceImpl.getFile(RuntimeServiceImpl.java:
> 740) at coldfusion.runtime.RuntimeServiceImpl.resolveTemplatePath
> (RuntimeServiceImpl.java:707) at
> coldfusion.runtime.TemplateProxyFactory
> $ResolveTemplatePathPrivilege.run(TemplateProxyFactory.java:1398) at
> java.security.AccessController.doPrivileged(Native Method) at
> coldfusion.runtime.TemplateProxyFactory.getResolvedFile
> (TemplateProxyFactory.java:1159) at
> coldfusion.runtime.TemplateProxyFactory.getTemplateFileHelper
> (TemplateProxyFactory.java:1346) at
> coldfusion.runtime.TemplateProxyFactory.resolveName
> (TemplateProxyFactory.java:1289) at
> coldfusion.cfc.ComponentProxyFactory.getProxy
> (ComponentProxyFactory.java:38) at
> coldfusion.runtime.ProxyFactory.getProxy(ProxyFactory.java:65) at
> coldfusion.runtime.CFPage.createObjectProxy(CFPage.java:4707) at
> coldfusion.runtime.CFPage.CreateObject(CFPage.java:4552) at
> cfedit2ecfm112196682.runPage(/opt/farcry/plugins/farcryverity/webskin/
> farVerityCollection/edit.cfm:35) at coldfusion.runtime.CfJspPage.invoke
> (CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag
> (IncludeTag.java:370) at coldfusion.runtime.CfJspPage._emptyTcfTag
> (CfJspPage.java:2661) at cftypes2ecfc281592195$funcGETVIEW.runFunction
> (/opt/farcry/core/packages/types/types.cfc:212) at
> coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) 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:59) 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:2222) at
> cfinvocation2ecfm1962442954.runPage(/opt/farcry/core/webtop/conjuror/
> invocation.cfm:140) at coldfusion.runtime.CfJspPage.invoke
> (CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag
> (IncludeTag.java:370) 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.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
> com.intergral.fusionreactor.filter.FusionReactorFilter.G(Unknown
> Source) at com.intergral.fusionreactor.filter.FusionReactorFilter.B
> (Unknown Source) at
> com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter
> (Unknown Source) at jrun.servlet.FilterChain.doFilter(FilterChain.java:
> 94) 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:
> 286) 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)
> TagContext
> arguments - array
> 1
> arguments - struct
> COLUMN  0
> ID      CF_CFPAGE
> LINE    35
> RAW_TRACE       at cfedit2ecfm112196682.runPage(/opt/farcry/plugins/
> farcryverity/webskin/farVerityCollection/edit.cfm:35)
> TEMPLATE
>  /opt/farcry/plugins/farcryverity/webskin/farVerityCollection/
> edit.cfm
> TYPE    CFML
> 2
> arguments - struct
> COLUMN  0
> ID      CFINCLUDE
> LINE    212
> RAW_TRACE       at cftypes2ecfc281592195$funcGETVIEW.runFunction(/opt/
> farcry/core/packages/types/types.cfc:212)
> TEMPLATE        /opt/farcry/core/packages/types/types.cfc
> TYPE    CFML
> 3
> arguments - struct
> COLUMN  0
> ID      CF_TEMPLATEPROXY
> LINE    140
> RAW_TRACE       at cfinvocation2ecfm1962442954.runPage(/opt/farcry/core/
> webtop/conjuror/invocation.cfm:140)
> TEMPLATE        /opt/farcry/core/webtop/conjuror/invocation.cfm
> TYPE    CFML
> TokenText       &lt;unknown parse element&gt;
> Type    Template
> tagName         verity:searchlog
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to