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 PARENTID argument passed to the getFirstSubCategoryByParentId 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 D:\webServices\db\admin\categories.cfc: line 1168
Called from D:\Domains\asofert.com\structures\structure1\blocks\common\categorySelector.cfm: line 39
Called from D:\Domains\asofert.com\structures\structure1\topLeftTemplate.cfm: line 4
Called from D:\Domains\asofert.com\wwwroot\ecommerce\pages\CategoryPage.cfm: line 36
Called from D:\LCCommon\application\OnRequest.cfm: line 106
Called from D:\Domains\asofert.com\wwwroot\application.cfc: line 56
1166 :   </cffunction>
1167 :   
1168 :   <cffunction name = "getFirstSubCategoryByParentId" access = "public" output="no" returntype = "numeric" hint = "">
1169 :     <cfargument name="parentId" type = "numeric" required = "true">
1170 :     

Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.179.212
Referrer  
Date/Time   28-Jan-12 09:36 PM
Stack Trace
at cfcategories2ecfc64046648$funcGETFIRSTSUBCATEGORYBYPARENTID.runFunction(D:\webServices\db\admin\categories.cfc:1168) at cfcategorySelector2ecfm1064048058.runPage(D:\Domains\asofert.com\structures\structure1\blocks\common\categorySelector.cfm:39) at cftopLeftTemplate2ecfm1303964092.runPage(D:\Domains\asofert.com\structures\structure1\topLeftTemplate.cfm:4) at cfCategoryPage2ecfm1948496815.runPage(D:\Domains\asofert.com\wwwroot\ecommerce\pages\CategoryPage.cfm:36) at cfOnRequest2ecfm1275533730.runPage(D:\LCCommon\application\OnRequest.cfm:106) at cfapplication2ecfc1761456560$funcONREQUEST.runFunction(D:\Domains\asofert.com\wwwroot\application.cfc:56)

coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The PARENTID argument passed to the getFirstSubCategoryByParentId function is not of type numeric.
	at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:1076)
	at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:1089)
	at cfcategories2ecfc64046648$funcGETFIRSTSUBCATEGORYBYPARENTID.runFunction(D:\webServices\db\admin\categories.cfc:1168)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
	at cfcategorySelector2ecfm1064048058.runPage(D:\Domains\asofert.com\structures\structure1\blocks\common\categorySelector.cfm:39)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cftopLeftTemplate2ecfm1303964092.runPage(D:\Domains\asofert.com\structures\structure1\topLeftTemplate.cfm:4)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cfCategoryPage2ecfm1948496815.runPage(D:\Domains\asofert.com\wwwroot\ecommerce\pages\CategoryPage.cfm:36)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cfOnRequest2ecfm1275533730.runPage(D:\LCCommon\application\OnRequest.cfm:106)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
	at cfapplication2ecfc1761456560$funcONREQUEST.runFunction(D:\Domains\asofert.com\wwwroot\application.cfc:56)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
	at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:280)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:338)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
	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.CachingFilter.invoke(CachingFilter.java:53)
	at coldfusion.CfmServlet.service(CfmServlet.java:200)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	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$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)