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

Complex object types cannot be converted to simple values.

The expression has requested a variable or an intermediate expression result as a simple value, however, the result cannot be converted to a simple value. Simple values are strings, numbers, boolean values, and date/time values. Queries, arrays, and COM objects are examples of complex values.

The most likely cause of the error is that you are trying to use a complex value as a simple one. For example, you might be trying to use a query variable in a cfif tag.

 
The error occurred in C:\websites\www.buyfromachristian.com\errorhandler\mod_email_errors.cfm: line 26
Called from C:\websites\www.buyfromachristian.com\errorhandler\errors.cfm: line 34
Called from C:\websites\www.buyfromachristian.com\index.cfm: line 8
Called from C:\websites\www.buyfromachristian.com\Application.cfc: line 37
24 : Attributes Scope
25 : ----------------------------------------------------------
26 : <cfloop item="var" collection="#attributes#">#var#: #evaluate("attributes.#var#")##chr(10)#</cfloop>
27 : 
28 : URL Scope

Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.86
Referrer  
Date/Time   09-Feb-10 05:03 PM
Stack Trace
at cfmod_email_errors2ecfm243219108.runPage(C:\websites\www.buyfromachristian.com\errorhandler\mod_email_errors.cfm:26) at cferrors2ecfm1759460859.runPage(C:\websites\www.buyfromachristian.com\errorhandler\errors.cfm:34) at cfindex2ecfm1260192857.runPage(C:\websites\www.buyfromachristian.com\index.cfm:8) at cfApplication2ecfc1520083589$funcONREQUEST.runFunction(C:\websites\www.buyfromachristian.com\Application.cfc:37)

coldfusion.runtime.CfJspPage$ComplexObjectException: Complex object types cannot be converted to simple values.
	at coldfusion.runtime.Cast._String(Cast.java:957)
	at cfmod_email_errors2ecfm243219108.runPage(C:\websites\www.buyfromachristian.com\errorhandler\mod_email_errors.cfm:26)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644)
	at cferrors2ecfm1759460859.runPage(C:\websites\www.buyfromachristian.com\errorhandler\errors.cfm:34)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644)
	at cfindex2ecfm1260192857.runPage(C:\websites\www.buyfromachristian.com\index.cfm:8)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644)
	at cfApplication2ecfc1520083589$funcONREQUEST.runFunction(C:\websites\www.buyfromachristian.com\Application.cfc:37)
	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:56)
	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:269)
	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:284)
	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)