rss bug email error
Posted Thursday, September 13, 2007 at {ts '2013-05-24 13:22:00'}

I keep getting an email about this error from the systems. Any idea how to fix this?

Type=Expression
--------------------------------------------------------------------------------
Message=Element DBTYPE is undefined in THIS.
--------------------------------------------------------------------------------
Detail= struct
Detail [empty string]
ErrNumber 0
Message Element DBTYPE is undefined in THIS.
Resolvedname THIS
StackTrace coldfusion.runtime.UndefinedElementException: Element DBTYPE is undefined in THIS. at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1061) at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1016) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1123) at cfblogcfm2ecfc1063704796$funcGETENTRIES.runFunction(E:\websites\thefansports\blog\cfcs\blogcfm.cfc:1156) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:34Cool at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:25Cool at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:173) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1807) at cfblogcfm2ecfc1063704796$funcGENERATERSS.runFunction(E:\websites\thefansports\blog\cfcs\blogcfm.cfc:2035) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:34Cool at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:25Cool at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:173) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:192) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:145) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634) at cfrss2ecfm996014883.runPage(E:\websites\thefansports\blog\rss.cfm:34) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51) at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2Cool at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:3Cool at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:3Cool at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115) at coldfusion.CfmServlet.service(CfmServlet.java:107) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:7Cool at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:31Cool at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
TagContext array
1 struct
COLUMN 0
ID ??
LINE 1156
RAW_TRACE at cfblogcfm2ecfc1063704796$funcGETENTRIES.runFunction(E:\websites\thefansports\blog\cfcs\blogcfm.cfc:1156)
TEMPLATE E:\websites\thefansports\blog\cfcs\blogcfm.cfc
TYPE CFML

2 struct
COLUMN 0
ID CF_UDFMETHOD
LINE 2035
RAW_TRACE at cfblogcfm2ecfc1063704796$funcGENERATERSS.runFunction(E:\websites\thefansports\blog\cfcs\blogcfm.cfc:2035)
TEMPLATE E:\websites\thefansports\blog\cfcs\blogcfm.cfc
TYPE CFML

3 struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 34
RAW_TRACE at cfrss2ecfm996014883.runPage(E:\websites\thefansports\blog\rss.cfm:34)
TEMPLATE E:\websites\thefansports\blog\rss.cfm
TYPE CFML


Type Expression
container array
1 DBTYPE

element DBTYPE
objectType object of java.lang.Class

Methods isInstance (returns boolean)
getModifiers (returns int)
forName (returns java.lang.Class)
forName (returns java.lang.Class)
getName (returns java.lang.String)
toString (returns java.lang.String)
desiredAssertionStatus (returns boolean)
getClassLoader (returns java.lang.ClassLoader)
getClasses (returns [Ljava.lang.ClassWink
getComponentType (returns java.lang.Class)
getConstructor (returns java.lang.reflect.Constructor)
getConstructors (returns [Ljava.lang.reflect.ConstructorWink
getDeclaredClasses (returns [Ljava.lang.ClassWink
getDeclaredConstructor (returns java.lang.reflect.Constructor)
getDeclaredConstructors (returns [Ljava.lang.reflect.ConstructorWink
getDeclaredField (returns java.lang.reflect.Field)
getDeclaredFields (returns [Ljava.lang.reflect.FieldWink
getDeclaredMethod (returns java.lang.reflect.Method)
getDeclaredMethods (returns [Ljava.lang.reflect.MethodWink
getDeclaringClass (returns java.lang.Class)
getField (returns java.lang.reflect.Field)
getFields (returns [Ljava.lang.reflect.FieldWink
getInterfaces (returns [Ljava.lang.ClassWink
getMethod (returns java.lang.reflect.Method)
getMethods (returns [Ljava.lang.reflect.MethodWink
getPackage (returns java.lang.Package)
getProtectionDomain (returns java.security.ProtectionDomain)
getResource (returns java.net.URL)
getResourceAsStream (returns java.io.InputStream)
getSigners (returns [Ljava.lang.ObjectWink
getSuperclass (returns java.lang.Class)
isArray (returns boolean)
isAssignableFrom (returns boolean)
isInterface (returns boolean)
isPrimitive (returns boolean)
newInstance (returns java.lang.Object)
hashCode (returns int)
getClass (returns java.lang.Class)
wait (returns void)
wait (returns void)
wait (returns void)
equals (returns boolean)
notify (returns void)
notifyAll (returns void)