| Error - struct |
| Cause |
| Error - struct |
| Detail |
If the component name is specified as a type of this argument, its possible that a definition file for the component cannot be found or is not accessible.
|
| Message |
The EVENTID argument passed to the getEvent function is not of type numeric.
|
| StackTrace |
coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The EVENTID argument passed to the getEvent function is not of type numeric.
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:789)
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:802)
at cfevents2ecfc1148670845$funcGETEVENT.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc:954)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2272)
at cfevent2ddetails2ecfm416777746.runPage(C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm:8)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
at cfApplication2ecfc865626708$funcONREQUEST.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc:78)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:243)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:278)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
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.CfmServlet.service(CfmServlet.java:198)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at com.intergral.fusionreactor.filter.FusionReactorFilter.b(FusionReactorFilter.java:376)
at com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:254)
at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:164)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
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 |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
954
|
| RAW_TRACE |
at cfevents2ecfc1148670845$funcGETEVENT.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc:954)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
8
|
| RAW_TRACE |
at cfevent2ddetails2ecfm416777746.runPage(C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm:8)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
78
|
| RAW_TRACE |
at cfApplication2ecfc865626708$funcONREQUEST.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc:78)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
numeric
|
| arg |
EVENTID
|
| functionName |
getEvent
|
| type |
numeric
|
|
| Detail |
An exception occurred when invoking a event handler method from Application.cfc. The method name is: onRequest.
|
| Message |
Event handler exception.
|
| RootCause |
| Error - struct |
| Detail |
If the component name is specified as a type of this argument, its possible that a definition file for the component cannot be found or is not accessible.
|
| Message |
The EVENTID argument passed to the getEvent function is not of type numeric.
|
| StackTrace |
coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The EVENTID argument passed to the getEvent function is not of type numeric.
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:789)
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:802)
at cfevents2ecfc1148670845$funcGETEVENT.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc:954)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2272)
at cfevent2ddetails2ecfm416777746.runPage(C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm:8)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
at cfApplication2ecfc865626708$funcONREQUEST.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc:78)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:243)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:278)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
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.CfmServlet.service(CfmServlet.java:198)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at com.intergral.fusionreactor.filter.FusionReactorFilter.b(FusionReactorFilter.java:376)
at com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:254)
at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:164)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
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 |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
954
|
| RAW_TRACE |
at cfevents2ecfc1148670845$funcGETEVENT.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc:954)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
8
|
| RAW_TRACE |
at cfevent2ddetails2ecfm416777746.runPage(C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm:8)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
78
|
| RAW_TRACE |
at cfApplication2ecfc865626708$funcONREQUEST.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc:78)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
numeric
|
| arg |
EVENTID
|
| functionName |
getEvent
|
| type |
numeric
|
|
| StackTrace |
coldfusion.runtime.EventHandlerException: Event handler exception.
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:251)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:278)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
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.CfmServlet.service(CfmServlet.java:198)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at com.intergral.fusionreactor.filter.FusionReactorFilter.b(FusionReactorFilter.java:376)
at com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:254)
at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:164)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
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)
Caused by: coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The EVENTID argument passed to the getEvent function is not of type numeric.
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:789)
at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:802)
at cfevents2ecfc1148670845$funcGETEVENT.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc:954)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2272)
at cfevent2ddetails2ecfm416777746.runPage(C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm:8)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
at cfApplication2ecfc865626708$funcONREQUEST.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc:78)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:243)
... 30 more
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_UDFMETHOD
|
| LINE |
954
|
| RAW_TRACE |
at cfevents2ecfc1148670845$funcGETEVENT.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc:954)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\cfcs\events.cfc
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_TEMPLATEPROXY
|
| LINE |
8
|
| RAW_TRACE |
at cfevent2ddetails2ecfm416777746.runPage(C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm:8)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\event-details.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
78
|
| RAW_TRACE |
at cfApplication2ecfc865626708$funcONREQUEST.runFunction(C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc:78)
|
| TEMPLATE |
C:\Inetpub\vhosts\colf.org\httpdocs\Application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
Application
|
| name |
onRequest
|