Mach-II Exception

Message

The ITEMID argument passed to the getItem function is not of type numeric.

Detail

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.

Extended Info

Tag Context

C:\websites\iponlyjazz\machiiComponents\model\siteService.cfc (303)

C:\websites\iponlyjazz\assiwebsites\site414\machii\listeners\siteListener.cfc (110)

C:\websites\iponlyjazz\MachII\framework\invokers\EventInvoker.cfc (94)

C:\websites\iponlyjazz\MachII\framework\commands\NotifyCommand.cfc (95)

C:\websites\iponlyjazz\MachII\framework\EventHandler.cfc (88)

C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc (386)

C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc (334)

C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc (278)

C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc (208)

C:\websites\iponlyjazz\MachII\mach-ii.cfc (210)

C:\websites\iponlyjazz\assiwebsites\site414\machii\Application.cfc (84)

Caught Exception

struct
Detail 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.
Message The ITEMID argument passed to the getItem function is not of type numeric.
StackTrace coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The ITEMID argument passed to the getItem function is not of type numeric. at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:1081) at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:1094) at cfsiteService2ecfc1301625853$funcGETITEM.runFunction(C:\websites\iponlyjazz\machiiComponents\model\siteService.cfc:303) 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:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfsiteListener2ecfc346475561$funcGETPARENTITEM.runFunction(C:\websites\iponlyjazz\assiwebsites\site414\machii\listeners\siteListener.cfc:110) 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:496) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:355) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:389) at cfEventInvoker2ecfc401019849$funcINVOKELISTENER.runFunction(C:\websites\iponlyjazz\MachII\framework\invokers\EventInvoker.cfc:94) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfNotifyCommand2ecfc1483284607$funcEXECUTE.runFunction(C:\websites\iponlyjazz\MachII\framework\commands\NotifyCommand.cfc:95) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfEventHandler2ecfc674041406$funcHANDLEEVENT.runFunction(C:\websites\iponlyjazz\MachII\framework\EventHandler.cfc:88) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfRequestHandler2ecfc1380077525$funcHANDLEEVENT.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:386) 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.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfRequestHandler2ecfc1380077525$funcHANDLENEXTEVENT.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:334) 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.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfRequestHandler2ecfc1380077525$funcPROCESSEVENTS.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:278) 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.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfRequestHandler2ecfc1380077525$funcHANDLEREQUEST.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:208) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360) at cfmach2dii2ecfc340962055$funcHANDLEREQUEST.runFunction(C:\websites\iponlyjazz\MachII\mach-ii.cfc:210) 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.CfJspPage._invokeUDF(CfJspPage.java:2582) at cfApplication2ecfc1819079898$funcONREQUESTSTART.runFunction(C:\websites\iponlyjazz\assiwebsites\site414\machii\Application.cfc:84) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onRequestStart(AppEventInvoker.java:258) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:349) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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:62) 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)
TagContext
array
1
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 303
RAW_TRACE at cfsiteService2ecfc1301625853$funcGETITEM.runFunction(C:\websites\iponlyjazz\machiiComponents\model\siteService.cfc:303)
TEMPLATE C:\websites\iponlyjazz\machiiComponents\model\siteService.cfc
TYPE CFML
2
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 110
RAW_TRACE at cfsiteListener2ecfc346475561$funcGETPARENTITEM.runFunction(C:\websites\iponlyjazz\assiwebsites\site414\machii\listeners\siteListener.cfc:110)
TEMPLATE C:\websites\iponlyjazz\assiwebsites\site414\machii\listeners\siteListener.cfc
TYPE CFML
3
struct
COLUMN 0
ID CFINVOKE
LINE 94
RAW_TRACE at cfEventInvoker2ecfc401019849$funcINVOKELISTENER.runFunction(C:\websites\iponlyjazz\MachII\framework\invokers\EventInvoker.cfc:94)
TEMPLATE C:\websites\iponlyjazz\MachII\framework\invokers\EventInvoker.cfc
TYPE CFML
4
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 95
RAW_TRACE at cfNotifyCommand2ecfc1483284607$funcEXECUTE.runFunction(C:\websites\iponlyjazz\MachII\framework\commands\NotifyCommand.cfc:95)
TEMPLATE C:\websites\iponlyjazz\MachII\framework\commands\NotifyCommand.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 88
RAW_TRACE at cfEventHandler2ecfc674041406$funcHANDLEEVENT.runFunction(C:\websites\iponlyjazz\MachII\framework\EventHandler.cfc:88)
TEMPLATE C:\websites\iponlyjazz\MachII\framework\EventHandler.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 386
RAW_TRACE at cfRequestHandler2ecfc1380077525$funcHANDLEEVENT.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:386)
TEMPLATE C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc
TYPE CFML
7
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 334
RAW_TRACE at cfRequestHandler2ecfc1380077525$funcHANDLENEXTEVENT.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:334)
TEMPLATE C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc
TYPE CFML
8
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 278
RAW_TRACE at cfRequestHandler2ecfc1380077525$funcPROCESSEVENTS.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:278)
TEMPLATE C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc
TYPE CFML
9
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 208
RAW_TRACE at cfRequestHandler2ecfc1380077525$funcHANDLEREQUEST.runFunction(C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc:208)
TEMPLATE C:\websites\iponlyjazz\MachII\framework\RequestHandler.cfc
TYPE CFML
10
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 210
RAW_TRACE at cfmach2dii2ecfc340962055$funcHANDLEREQUEST.runFunction(C:\websites\iponlyjazz\MachII\mach-ii.cfc:210)
TEMPLATE C:\websites\iponlyjazz\MachII\mach-ii.cfc
TYPE CFML
11
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 84
RAW_TRACE at cfApplication2ecfc1819079898$funcONREQUESTSTART.runFunction(C:\websites\iponlyjazz\assiwebsites\site414\machii\Application.cfc:84)
TEMPLATE C:\websites\iponlyjazz\assiwebsites\site414\machii\Application.cfc
TYPE CFML
Type numeric
arg ITEMID
functionName getItem
type numeric