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 STYLE_ID argument passed to the getAttr2 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 C:/websites/ShoegalleryEcommerce/functions/itemDetails.cfc: line 656
Called from C:/websites/ShoegalleryEcommerce/includes/views/thumbnails.cfm: line 6
Called from C:/websites/ShoegalleryEcommerce/functions/clientCustomizations.cfc: line 127
Called from C:/websites/ShoegalleryEcommerce/defaultWebsite/products.cfm: line 116
Called from C:/websites/ShoegalleryEcommerce/defaultWebsite/products.cfm: line 3
Called from C:/websites/ShoegalleryEcommerce/defaultWebsite/products.cfm: line 1
654 : 	<!---*************** GET ATTR2 VALUES FOR STYLE ****************** --->
655 : 	<cffunction name="getAttr2" hint="Returns attr2 for style" access="public">
656 : 		<cfargument name="style_id" default="1" required="yes" type="numeric">
657 : 		<cfargument name="siz" default="NULL" required="no" type="string">
658 : 		<cfargument name="attr1" default="NULL" required="no" type="string">

Resources:

Browser   CCBot/2.0 (https://commoncrawl.org/faq/)
Remote Address   3.235.60.197
Referrer  
Date/Time   08-Dec-23 10:42 AM
Stack Trace
at cfitemDetails2ecfc284592237$funcGETATTR2.runFunction(C:/websites/ShoegalleryEcommerce/functions/itemDetails.cfc:656) at cfthumbnails2ecfm1968477040.runPage(C:/websites/ShoegalleryEcommerce/includes/views/thumbnails.cfm:6) at cfclientCustomizations2ecfc677042124$funcWERECOMMEND.runFunction(C:/websites/ShoegalleryEcommerce/functions/clientCustomizations.cfc:127) at cfproducts2ecfm94313519._factor17(C:/websites/ShoegalleryEcommerce/defaultWebsite/products.cfm:116) at cfproducts2ecfm94313519._factor19(C:/websites/ShoegalleryEcommerce/defaultWebsite/products.cfm:3) at cfproducts2ecfm94313519.runPage(C:/websites/ShoegalleryEcommerce/defaultWebsite/products.cfm:1)

coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The STYLE_ID argument passed to the getAttr2 function is not of type numeric.
	at coldfusion.runtime.UDFMethod._validateArgWithValidator(UDFMethod.java:1542)
	at coldfusion.runtime.UDFMethod._validateRequiredArg(UDFMethod.java:1488)
	at cfitemDetails2ecfc284592237$funcGETATTR2.runFunction(C:\websites\ShoegalleryEcommerce\functions\itemDetails.cfc:656)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4254)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
	at cfthumbnails2ecfm1968477040.runPage(C:\websites\ShoegalleryEcommerce\includes\views\thumbnails.cfm:6)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5201)
	at cfclientCustomizations2ecfc677042124$funcWERECOMMEND.runFunction(C:\websites\ShoegalleryEcommerce\functions\clientCustomizations.cfc:127)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4254)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4217)
	at cfproducts2ecfm94313519._factor17(C:\websites\ShoegalleryEcommerce\defaultWebsite\products.cfm:116)
	at cfproducts2ecfm94313519._factor19(C:\websites\ShoegalleryEcommerce\defaultWebsite\products.cfm:3)
	at cfproducts2ecfm94313519.runPage(C:\websites\ShoegalleryEcommerce\defaultWebsite\products.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:613)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:81)
	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:231)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)