Skip to content

Instantly share code, notes, and snippets.

@coreyfloyd
Created April 9, 2014 13:43
Show Gist options
  • Save coreyfloyd/10272114 to your computer and use it in GitHub Desktop.
Save coreyfloyd/10272114 to your computer and use it in GitHub Desktop.
HTTP/1.1 200 OK
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Wed, 09 Apr 2014 13:33:39 GMT
<style>
table.cfdump_wddx,
table.cfdump_xml,
table.cfdump_struct,
table.cfdump_varundefined,
table.cfdump_array,
table.cfdump_query,
table.cfdump_cfc,
table.cfdump_object,
table.cfdump_binary,
table.cfdump_udf,
table.cfdump_udfbody,
table.cfdump_udfarguments {
font-size: xx-small;
font-family: verdana, arial, helvetica, sans-serif;
cell-spacing: 2px;
}
table.cfdump_wddx th,
table.cfdump_xml th,
table.cfdump_struct th,
table.cfdump_varundefined th,
table.cfdump_array th,
table.cfdump_query th,
table.cfdump_cfc th,
table.cfdump_object th,
table.cfdump_binary th,
table.cfdump_udf th,
table.cfdump_udfbody th,
table.cfdump_udfarguments th {
text-align: left;
color: white;
padding: 5px;
}
table.cfdump_wddx td,
table.cfdump_xml td,
table.cfdump_struct td,
table.cfdump_varundefined td,
table.cfdump_array td,
table.cfdump_query td,
table.cfdump_cfc td,
table.cfdump_object td,
table.cfdump_binary td,
table.cfdump_udf td,
table.cfdump_udfbody td,
table.cfdump_udfarguments td {
padding: 3px;
background-color: #ffffff;
vertical-align : top;
}
table.cfdump_wddx {
background-color: #000000;
}
table.cfdump_wddx th.wddx {
background-color: #444444;
}
table.cfdump_xml {
background-color: #888888;
}
table.cfdump_xml th.xml {
background-color: #aaaaaa;
}
table.cfdump_xml td.xml {
background-color: #dddddd;
}
table.cfdump_struct {
background-color: #0000cc ;
}
table.cfdump_struct th.struct {
background-color: #4444cc ;
}
table.cfdump_struct td.struct {
background-color: #ccddff;
}
table.cfdump_varundefined {
background-color: #CC3300 ;
}
table.cfdump_varundefined th.varundefined {
background-color: #CC3300 ;
}
table.cfdump_varundefined td.varundefined {
background-color: #ccddff;
}
table.cfdump_array {
background-color: #006600 ;
}
table.cfdump_array th.array {
background-color: #009900 ;
}
table.cfdump_array td.array {
background-color: #ccffcc ;
}
table.cfdump_query {
background-color: #884488 ;
}
table.cfdump_query th.query {
background-color: #aa66aa ;
}
table.cfdump_query td.query {
background-color: #ffddff ;
}
table.cfdump_cfc {
background-color: #ff0000;
}
table.cfdump_cfc th.cfc{
background-color: #ff4444;
}
table.cfdump_cfc td.cfc {
background-color: #ffcccc;
}
table.cfdump_object {
background-color : #ff0000;
}
table.cfdump_object th.object{
background-color: #ff4444;
}
table.cfdump_binary {
background-color : #eebb00;
}
table.cfdump_binary th.binary {
background-color: #ffcc44;
}
table.cfdump_binary td {
font-size: x-small;
}
table.cfdump_udf {
background-color: #aa4400;
}
table.cfdump_udf th.udf {
background-color: #cc6600;
}
table.cfdump_udfarguments {
background-color: #dddddd;
cell-spacing: 3;
}
table.cfdump_udfarguments th {
background-color: #eeeeee;
color: #000000;
}
</style>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">Detail</td>
<td>
You specified a Fuseaction of validateNickname which is not defined in Circuit mAccount.
</td>
</tr>
<tr>
<td class="struct">ErrorCode</td>
<td>
[empty string]
</td>
</tr>
<tr>
<td class="struct">ExtendedInfo</td>
<td>
[empty string]
</td>
</tr>
<tr>
<td class="struct">Message</td>
<td>
undefined Fuseaction
</td>
</tr>
<tr>
<td class="struct">StackTrace</td>
<td>
coldfusion.runtime.CustomException: undefined Fuseaction
at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cffuseboxCircuit2ecfc83421458$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc:225)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxApplication2ecfc208884082$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:762)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxDoFuseaction2ecfc924969858$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxDoFuseaction.cfc:229)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxAction2ecfc1728010358$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxAction.cfc:65)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxCircuit2ecfc83421458$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc:227)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxApplication2ecfc208884082$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:762)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxDoFuseaction2ecfc924969858$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxDoFuseaction.cfc:229)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxAction2ecfc1728010358$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxAction.cfc:65)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxCircuit2ecfc83421458$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc:227)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffuseboxApplication2ecfc208884082$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:762)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cffuseboxApplication2ecfc208884082$funcCOMPILEREQUEST.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:528)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfApplication2ecfc1829189785$funcONREQUESTSTART.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\Application.cfc:206)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cffusebox52ecfm482959107.runPage(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fusebox5.cfm:46)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfindex2ecfm1612099792.runPage(D:\web_sites\freepeople\dev-int\htdocs\index.cfm:154)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:399)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:94)
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.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:201)
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 sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at jrun.servlet.FilterChain.doFilter(FilterChain.java)
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)
</td>
</tr>
<tr>
<td class="struct">TagContext</td>
<td>
<table class="cfdump_array">
<tr><th class="array" colspan="2">array
</th></tr>
<tr><td class="array">1</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CFTHROW
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
225
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxCircuit2ecfc83421458$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc:225)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">2</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
762
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxApplication2ecfc208884082$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:762)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">3</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
229
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxDoFuseaction2ecfc924969858$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxDoFuseaction.cfc:229)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxDoFuseaction.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">4</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
136
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">5</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
136
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">6</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
136
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">7</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
136
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxVerb2ecfc121123201$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc:136)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxVerb.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">8</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
65
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxAction2ecfc1728010358$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxAction.cfc:65)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxAction.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">9</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
227
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxCircuit2ecfc83421458$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc:227)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">10</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
762
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxApplication2ecfc208884082$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:762)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">11</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
229
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxDoFuseaction2ecfc924969858$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxDoFuseaction.cfc:229)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxDoFuseaction.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">12</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
65
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxAction2ecfc1728010358$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxAction.cfc:65)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxAction.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">13</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
227
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxCircuit2ecfc83421458$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc:227)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxCircuit.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">14</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
762
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxApplication2ecfc208884082$funcCOMPILE.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:762)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">15</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_UDFMETHOD
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
528
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffuseboxApplication2ecfc208884082$funcCOMPILEREQUEST.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc:528)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fuseboxApplication.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">16</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
206
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cfApplication2ecfc1829189785$funcONREQUESTSTART.runFunction(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\Application.cfc:206)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\Application.cfc
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">17</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CF_TEMPLATEPROXY
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
46
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cffusebox52ecfm482959107.runPage(D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fusebox5.cfm:46)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\fusebox\core\fusebox5\fusebox5.cfm
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
<tr><td class="array">18</td>
<td>
<table class="cfdump_struct">
<tr><th class="struct" colspan="2">struct</th></tr>
<tr>
<td class="struct">COLUMN</td>
<td>
0
</td>
</tr>
<tr>
<td class="struct">ID</td>
<td>
CFINCLUDE
</td>
</tr>
<tr>
<td class="struct">LINE</td>
<td>
154
</td>
</tr>
<tr>
<td class="struct">RAW_TRACE</td>
<td>
at cfindex2ecfm1612099792.runPage(D:\web_sites\freepeople\dev-int\htdocs\index.cfm:154)
</td>
</tr>
<tr>
<td class="struct">TEMPLATE</td>
<td>
D:\web_sites\freepeople\dev-int\htdocs\index.cfm
</td>
</tr>
<tr>
<td class="struct">TYPE</td>
<td>
CFML
</td>
</tr>
</table>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="struct">Type</td>
<td>
fusebox.undefinedFuseaction
</td>
</tr>
<tr>
<td class="struct">code</td>
<td>
[empty string]
</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment