Error Occurred While Processing Request 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 CATEGORYID argument passed to the getCategoryName function is not of type numeric.

If the component name is specified as a type of this argument, it is possible that either a definition file for the component cannot be found or is not accessible.
 
The error occurred in /webshare/AllData/websites/components/ebusFront/locationgallery/1/locationgallery.cfc: line 81
Called from /webshare/AllData/websites/components/ebusFront/locationgallery/1/model/listing.cfm: line 2
Called from /webshare/AllData/websites/components/ebusFront/locationgallery/1/controller/1/listing.cfm: line 1
Called from /webshare/AllData/websites/components/ebusFront/locationgallery/1/controller/1/main.cfm: line 13
Called from /webshare/AllData/websites/components/ebusFront/locationgallery/1/locationgallery.cfc: line 41
Called from /webshare/AllData/websites/Content Management/1389/modules/locationgallery/inc_locationgallery_fuses.cfm: line 25
Called from /webshare/AllData/websites/Content Management/1389/index.cfm: line 200
Called from /webshare/AllData/websites/Content Management/1389/index.cfm: line 1
79 :   </cffunction>
80 : 
81 :   <cffunction name="getCategoryName" access="public" description="Gets the property's category Name">
82 :     <cfargument name="categoryId" required="yes" type="numeric">
83 :         

Resources:

Browser   claudebot
Remote Address   10.5.1.172
Referrer  
Date/Time   29-Mar-24 03:46 AM
Stack Trace
at cflocationgallery2ecfc1373521837$funcGETCATEGORYNAME.runFunction(/webshare/AllData/websites/components/ebusFront/locationgallery/1/locationgallery.cfc:81) at cflisting2ecfm146289791.runPage(/webshare/AllData/websites/components/ebusFront/locationgallery/1/model/listing.cfm:2) at cflisting2ecfm300833290.runPage(/webshare/AllData/websites/components/ebusFront/locationgallery/1/controller/1/listing.cfm:1) at cfmain2ecfm1045549204.runPage(/webshare/AllData/websites/components/ebusFront/locationgallery/1/controller/1/main.cfm:13) at cflocationgallery2ecfc1373521837$funcFRONT.runFunction(/webshare/AllData/websites/components/ebusFront/locationgallery/1/locationgallery.cfc:41) at cfinc_locationgallery_fuses2ecfm710279650.runPage(/webshare/AllData/websites/Content Management/1389/modules/locationgallery/inc_locationgallery_fuses.cfm:25) at cfindex2ecfm1224374215._factor1(/webshare/AllData/websites/Content Management/1389/index.cfm:200) at cfindex2ecfm1224374215.runPage(/webshare/AllData/websites/Content Management/1389/index.cfm:1)

coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The CATEGORYID argument passed to the getCategoryName function is not of type numeric.
	at coldfusion.runtime.UDFMethod._validateArgWithValidator(UDFMethod.java:1139)
	at coldfusion.runtime.UDFMethod._validateRequiredArg(UDFMethod.java:1110)
	at cflocationgallery2ecfc1373521837$funcGETCATEGORYNAME.runFunction(/webshare/AllData/websites/components/ebusFront/locationgallery/1/locationgallery.cfc:81)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:493)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:389)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:340)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:235)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3697)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3677)
	at cflisting2ecfm146289791.runPage(/webshare/AllData/websites/components/ebusFront/locationgallery/1/model/listing.cfm:2)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:743)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3851)
	at cflisting2ecfm300833290.runPage(/webshare/AllData/websites/components/ebusFront/locationgallery/1/controller/1/listing.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:743)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3851)
	at cfmain2ecfm1045549204.runPage(/webshare/AllData/websites/components/ebusFront/locationgallery/1/controller/1/main.cfm:13)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:743)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3851)
	at cflocationgallery2ecfc1373521837$funcFRONT.runFunction(/webshare/AllData/websites/components/ebusFront/locationgallery/1/locationgallery.cfc:41)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:493)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:426)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:389)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:340)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:235)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:654)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:443)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:413)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3247)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3224)
	at cfinc_locationgallery_fuses2ecfm710279650.runPage(/webshare/AllData/websites/Content Management/1389/modules/locationgallery/inc_locationgallery_fuses.cfm:25)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:743)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3851)
	at cfindex2ecfm1224374215._factor1(/webshare/AllData/websites/Content Management/1389/index.cfm:200)
	at cfindex2ecfm1224374215.runPage(/webshare/AllData/websites/Content Management/1389/index.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:743)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:505)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:153)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:223)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:544)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:359)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:552)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:831)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1634)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)