Hi All,
I keep getting this error when using the content -> Content Utilities
-> Category Tree Quick Builder link.
Any help would much be appreciated.
Lachie
Error Occurred While Processing Request
The argument OBJECTID passed to function getDescendants() is not of
type UUID.
If the component name is specified as a type of this argument, the
reason for this error might be that a definition file for such
component cannot be found or is not accessible.
The error occurred in
I:\Inetpub\farcry\farcry_core\packages\farcry\tree.cfc: line 175
173 :
174 : <cfreturn qReturn>
175 : </cffunction> --->
176 :
177 : <cffunction name="getDescendants" access="public" output="false"
returntype="query" hint="Get the entire branch with the option to hide
empty nodes from the results">
Please try the following:
* Check the ColdFusion documentation to verify that you are using
the correct syntax.
* Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7)
Gecko/20060909 Firefox/1.5.0.7
Remote Address 10.100.40.58
Referrer
http://web1.eaglecounty.us/farcry/content/sidebar.cfm?sub=contentUtilities
Date/Time 18-Oct-06 03:12 PM
Stack Trace
at
cftree2ecfc1003286199$funcGETDESCENDANTS.runFunction(I:\Inetpub\farcry\farcry_core\packages\farcry\tree.cfc:175)
at
cfquickBuilderCat2ecfm1946875519.runPage(I:\Inetpub\farcry\farcry_core\admin\admin\quickBuilderCat.cfm:157)
coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The argument
OBJECTID passed to function getDescendants() is not of type UUID.
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:467)
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:480)
at
cftree2ecfc1003286199$funcGETDESCENDANTS.runFunction(I:\Inetpub\farcry\farcry_core\packages\farcry\tree.cfc:175)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
at
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:370)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:156)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1587)
at
cfquickBuilderCat2ecfm1946875519.runPage(I:\Inetpub\farcry\farcry_core\admin\admin\quickBuilderCat.cfm:157)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
at
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
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
-~----------~----~----~----~------~----~------~--~---