| struct |
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
|
| DateTime |
{ts '2008-05-11 19:12:13'}
|
| Diagnostics |
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. <p> 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. This was possible in ColdFusion 2.0 but creates an error in later versions. <br>The error occurred on line 3.
|
| GeneratedContent |
|
| HTTPReferer |
[empty string]
|
| Mailto |
[empty string]
|
| Message |
Complex object types cannot be converted to simple values.
|
| QueryString |
[empty string]
|
| RemoteAddress |
10.1.15.5
|
| RootCause |
| struct |
| Detail |
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. <p> 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. This was possible in ColdFusion 2.0 but creates an error in later versions.
|
| ErrNumber |
0
|
| Message |
Complex object types cannot be converted to simple values.
|
| StackTrace |
coldfusion.runtime.CfJspPage$ComplexObjectException: Complex object types cannot be converted to simple values.
at coldfusion.runtime.Cast._String(Cast.java:679)
at cfallsitessite2ecfm1187685897.runPage(E:\www\eteamz\teamdiscovery\z\queries\allsitessite.cfm:3)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cfpage2ehtml2114517499.runPage(E:\www\eteamz\teamdiscovery\z\main\page.html:85)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cfsite2ecfm1474420539.runPage(E:\www\eteamz\contentroot\wrestling\sites\finder\site.cfm:3)
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:219)
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:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
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:78)
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:318)
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 |
CF_CAST
|
| LINE |
3
|
| RAW_TRACE |
at cfallsitessite2ecfm1187685897.runPage(E:\www\eteamz\teamdiscovery\z\queries\allsitessite.cfm:3)
|
| TEMPLATE |
E:\www\eteamz\teamdiscovery\z\queries\allsitessite.cfm
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
85
|
| RAW_TRACE |
at cfpage2ehtml2114517499.runPage(E:\www\eteamz\teamdiscovery\z\main\page.html:85)
|
| TEMPLATE |
E:\www\eteamz\teamdiscovery\z\main\page.html
|
| TYPE |
CFML
|
|
| 3 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
3
|
| RAW_TRACE |
at cfsite2ecfm1474420539.runPage(E:\www\eteamz\contentroot\wrestling\sites\finder\site.cfm:3)
|
| TEMPLATE |
E:\www\eteamz\contentroot\wrestling\sites\finder\site.cfm
|
| TYPE |
CFML
|
|
|
| Type |
Expression
|
|
| StackTrace |
coldfusion.runtime.CfJspPage$ComplexObjectException: Complex object types cannot be converted to simple values.
at coldfusion.runtime.Cast._String(Cast.java:679)
at cfallsitessite2ecfm1187685897.runPage(E:\www\eteamz\teamdiscovery\z\queries\allsitessite.cfm:3)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cfpage2ehtml2114517499.runPage(E:\www\eteamz\teamdiscovery\z\main\page.html:85)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cfsite2ecfm1474420539.runPage(E:\www\eteamz\contentroot\wrestling\sites\finder\site.cfm:3)
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:219)
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:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
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:78)
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:318)
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 |
CF_CAST
|
| LINE |
3
|
| RAW_TRACE |
at cfallsitessite2ecfm1187685897.runPage(E:\www\eteamz\teamdiscovery\z\queries\allsitessite.cfm:3)
|
| TEMPLATE |
E:\www\eteamz\teamdiscovery\z\queries\allsitessite.cfm
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
85
|
| RAW_TRACE |
at cfpage2ehtml2114517499.runPage(E:\www\eteamz\teamdiscovery\z\main\page.html:85)
|
| TEMPLATE |
E:\www\eteamz\teamdiscovery\z\main\page.html
|
| TYPE |
CFML
|
|
| 3 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
3
|
| RAW_TRACE |
at cfsite2ecfm1474420539.runPage(E:\www\eteamz\contentroot\wrestling\sites\finder\site.cfm:3)
|
| TEMPLATE |
E:\www\eteamz\contentroot\wrestling\sites\finder\site.cfm
|
| TYPE |
CFML
|
|
|
| Template |
/wrestling/sites/finder/site.cfm
|
| Type |
coldfusion.runtime.CfErrorWrapper
|