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 value returned from the getDeptId function is not of type numeric.

If the component name is specified as a return type, 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/departments/2/departments.cfc: line 126
Called from /webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc: line 149
Called from /webshare/AllData/websites/components/ebusFront/departments/2/controller/1/department.cfm: line 9
Called from /webshare/AllData/websites/components/ebusFront/departments/2/controller/1/main.cfm: line 3
Called from /webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc: line 43
Called from /webshare/AllData/websites/Content Management/1388/modules/departments/departments.cfm: line 19
Called from /webshare/AllData/websites/Content Management/1388/index.cfm: line 174
Called from /webshare/AllData/websites/Content Management/1388/index.cfm: line 1
124 : 	  <!--- if departmentId is pretty URL --->
125 : 	  <cfif ARGUMENTS.departmentId is not "all" and !isNumeric(ARGUMENTS.departmentId)>
126 : 	  	<cfset departmentId = getDeptId(ARGUMENTS.departmentId)>
127 : 	  </cfif>
128 : 	  <cfset var qCategories = 0>

Resources:

Browser   claudebot
Remote Address   10.5.1.172
Referrer  
Date/Time   19-Mar-24 12:57 AM
Stack Trace
at cfdepartments2ecfc1565734370$funcGETDEPTNEWSCATS.runFunction(/webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc:126) at cfdepartments2ecfc1565734370$funcGETDEPTNEWSNAV.runFunction(/webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc:149) at cfdepartment2ecfm664107862.runPage(/webshare/AllData/websites/components/ebusFront/departments/2/controller/1/department.cfm:9) at cfmain2ecfm954108430.runPage(/webshare/AllData/websites/components/ebusFront/departments/2/controller/1/main.cfm:3) at cfdepartments2ecfc1565734370$funcFRONT.runFunction(/webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc:43) at cfdepartments2ecfm132969936.runPage(/webshare/AllData/websites/Content Management/1388/modules/departments/departments.cfm:19) at cfindex2ecfm572555129._factor2(/webshare/AllData/websites/Content Management/1388/index.cfm:174) at cfindex2ecfm572555129.runPage(/webshare/AllData/websites/Content Management/1388/index.cfm:1)

coldfusion.runtime.UDFMethod$InvalidReturnTypeException: The value returned from the getDeptId function is not of type numeric.
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:450)
	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 cfdepartments2ecfc1565734370$funcGETDEPTNEWSCATS.runFunction(/webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc:126)
	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.CfJspPage._invokeUDF(CfJspPage.java:3697)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3677)
	at cfdepartments2ecfc1565734370$funcGETDEPTNEWSNAV.runFunction(/webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc:149)
	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.CfJspPage._invokeUDF(CfJspPage.java:3697)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:3677)
	at cfdepartment2ecfm664107862.runPage(/webshare/AllData/websites/components/ebusFront/departments/2/controller/1/department.cfm:9)
	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 cfmain2ecfm954108430.runPage(/webshare/AllData/websites/components/ebusFront/departments/2/controller/1/main.cfm:3)
	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 cfdepartments2ecfc1565734370$funcFRONT.runFunction(/webshare/AllData/websites/components/ebusFront/departments/2/departments.cfc:43)
	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 cfdepartments2ecfm132969936.runPage(/webshare/AllData/websites/Content Management/1388/modules/departments/departments.cfm:19)
	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 cfindex2ecfm572555129._factor2(/webshare/AllData/websites/Content Management/1388/index.cfm:174)
	at cfindex2ecfm572555129.runPage(/webshare/AllData/websites/Content Management/1388/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:484)
	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)