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

Element IDCLIENTE is undefined in URL.

 
The error occurred in /www/wwwportalnsk/index.cfm: line 196
Called from /www/wwwportalnsk/Application.cfc: line 37
Called from /www/wwwportalnsk/Application.cfc: line 18
194 : function f_gestao() {
195 : 	
196 : 	<cfoutput>
197 :     gestao.location.href = "tabGestao.cfm?idCliente=#url.idCliente#";
198 : 	</cfoutput>

Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.88
Referrer  
Date/Time   31-Jul-10 09:53 PM
Stack Trace
at cfindex2ecfm720851288.runPage(/www/wwwportalnsk/index.cfm:196) at cfApplication2ecfc1466315852$func_ONREQUEST.runFunction(/www/wwwportalnsk/Application.cfc:37) at cfApplication2ecfc1466315852$funcONREQUESTSTART.runFunction(/www/wwwportalnsk/Application.cfc:18)

coldfusion.runtime.UndefinedElementException: Element IDCLIENTE is undefined in URL.
	at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1061)
	at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1038)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1137)
	at cfindex2ecfm720851288.runPage(/www/wwwportalnsk/index.cfm:196)
	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 cfApplication2ecfc1466315852$func_ONREQUEST.runFunction(/www/wwwportalnsk/Application.cfc:37)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1807)
	at cfApplication2ecfc1466315852$funcONREQUESTSTART.runFunction(/www/wwwportalnsk/Application.cfc:18)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146)
	at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:72)
	at coldfusion.runtime.AppEventInvoker.onRequestStart(AppEventInvoker.java:160)
	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: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:259)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)