Sporever
Paris, France

Error Occurred While Processing Request
Error Occurred While Processing Request

Element RECORDCOUNT is undefined in GETRELATEDTEAMMEMBERS.

 
The error occurred in C:\Inetpub\cf\wwwroot\ourportfolio\portfolio-profile.cfm: line 149
147 :     #pc["COMPANYLOCATION"]#<br><br>
148 :     
149 :     <cfif getRelatedTeamMembers.RecordCount gt 0>
150 :     <strong>Team Members:</strong><br>
151 :     <cfloop query="getRelatedTeamMembers">

Please try the following:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.88
Referrer  
Date/Time   09-Sep-10 04:30 AM
Stack Trace
at cfportfolio2dprofile2ecfm1488248298.runPage(C:\Inetpub\cf\wwwroot\ourportfolio\portfolio-profile.cfm:149) at cfApplication2ecfc603859599$funcONREQUEST.runFunction(C:\Inetpub\cf\Application.cfc:122)

coldfusion.runtime.UndefinedElementException: Element RECORDCOUNT is undefined in GETRELATEDTEAMMEMBERS.
	at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1054)
	at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1009)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1116)
	at cfportfolio2dprofile2ecfm1488248298.runPage(C:\Inetpub\cf\wwwroot\ourportfolio\portfolio-profile.cfm:149)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
	at cfApplication2ecfc603859599$funcONREQUEST.runFunction(C:\Inetpub\cf\Application.cfc:122)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
	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.AppEventInvoker.invoke(AppEventInvoker.java:55)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:116)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:200)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
	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.CfmServlet.service(CfmServlet.java:105)
	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:527)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)