Exception – kdub's log

Main Event

showBlogRss

Message

The THISOFFSET argument passed to the fromEpoch function is not of type numeric.

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.

Extended Info

 

Tag Context

  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\hastings\locale\utils.cfc (530)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\services\RssService.cfc (76)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\listeners\RssListener.cfc (43)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\invokers\EventInvoker.cfc (64)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\commands\NotifyCommand.cfc (66)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\EventHandler.cfc (60)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc (281)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc (237)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc (194)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc (128)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\mach-ii.cfm (80)
  • C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\index.cfm (47)

Caught Exception

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 THISOFFSET argument passed to the fromEpoch function is not of type numeric.
StackTrace coldfusion.runtime.UDFMethod$InvalidArgumentTypeException: The THISOFFSET argument passed to the fromEpoch function is not of type numeric. at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:789) at coldfusion.runtime.UDFMethod._validateArg(UDFMethod.java:802) at cfutils2ecfc1140703829$funcFROMEPOCH.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\hastings\locale\utils.cfc:530) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) 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 cfRssService2ecfc1227446673$funcGETBLOGRSS.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\services\RssService.cfc:76) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) 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 cfRssListener2ecfc2122756313$funcGETBLOGRSS.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\listeners\RssListener.cfc:43) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) 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:463) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:362) at cfEventInvoker2ecfc644587601$funcINVOKELISTENER.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\invokers\EventInvoker.cfc:64) 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 cfNotifyCommand2ecfc1768198712$funcEXECUTE.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\commands\NotifyCommand.cfc:66) 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 cfEventHandler2ecfc709926185$funcHANDLEEVENT.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\EventHandler.cfc:60) 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 cfRequestHandler2ecfc1747502514$funcHANDLEEVENT.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:281) 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.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfRequestHandler2ecfc1747502514$funcHANDLENEXTEVENT.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:237) 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.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfRequestHandler2ecfc1747502514$funcPROCESSEVENTS.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:194) 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.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfRequestHandler2ecfc1747502514$funcHANDLEREQUEST.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:128) 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 cfmach2dii2ecfm1027981993.runPage(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\mach-ii.cfm:80) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cfindex2ecfm1805201929.runPage(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\index.cfm:47) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279) 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:175) 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 530
RAW_TRACE at cfutils2ecfc1140703829$funcFROMEPOCH.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\hastings\locale\utils.cfc:530)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\hastings\locale\utils.cfc
TYPE CFML
2
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 76
RAW_TRACE at cfRssService2ecfc1227446673$funcGETBLOGRSS.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\services\RssService.cfc:76)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\services\RssService.cfc
TYPE CFML
3
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 43
RAW_TRACE at cfRssListener2ecfc2122756313$funcGETBLOGRSS.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\listeners\RssListener.cfc:43)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\org\machblog\listeners\RssListener.cfc
TYPE CFML
4
struct
COLUMN 0
ID CFINVOKE
LINE 64
RAW_TRACE at cfEventInvoker2ecfc644587601$funcINVOKELISTENER.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\invokers\EventInvoker.cfc:64)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\invokers\EventInvoker.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 66
RAW_TRACE at cfNotifyCommand2ecfc1768198712$funcEXECUTE.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\commands\NotifyCommand.cfc:66)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\commands\NotifyCommand.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 60
RAW_TRACE at cfEventHandler2ecfc709926185$funcHANDLEEVENT.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\EventHandler.cfc:60)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\EventHandler.cfc
TYPE CFML
7
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 281
RAW_TRACE at cfRequestHandler2ecfc1747502514$funcHANDLEEVENT.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:281)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc
TYPE CFML
8
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 237
RAW_TRACE at cfRequestHandler2ecfc1747502514$funcHANDLENEXTEVENT.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:237)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc
TYPE CFML
9
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 194
RAW_TRACE at cfRequestHandler2ecfc1747502514$funcPROCESSEVENTS.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:194)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc
TYPE CFML
10
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 128
RAW_TRACE at cfRequestHandler2ecfc1747502514$funcHANDLEREQUEST.runFunction(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc:128)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\framework\RequestHandler.cfc
TYPE CFML
11
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 80
RAW_TRACE at cfmach2dii2ecfm1027981993.runPage(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\mach-ii.cfm:80)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\MachII\mach-ii.cfm
TYPE CFML
12
struct
COLUMN 0
ID CFINCLUDE
LINE 47
RAW_TRACE at cfindex2ecfm1805201929.runPage(C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\index.cfm:47)
TEMPLATE C:\Inetpub\vhosts\wiersmablog.com\httpdocs\machblog\index.cfm
TYPE CFML
Type numeric
arg THISOFFSET
functionName fromEpoch
type numeric

About Me

Kurt Wiersma

Kurt Wiersma (kwiersma at mac.com) is a web application developer who lives in the Minneapolis, MN metro area. He is currently busy contributing to the Mach II and ColdSpring open source ColdFusion frameworks as well as learning Flex 2.

Categories

Subscribe
E-Mail: