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

The getUser_ID method was not found.

Either there are no methods with the specified method name and argument types or the getUser_ID method is overloaded with argument types that ColdFusion cannot decipher reliably. ColdFusion found 0 methods that match the provided arguments. If this is a Java object and you verified that the method exists, use the javacast function to reduce ambiguity.
 
The error occurred in D:/HOME/baragar_extranet/trunk/htdocs/views/dspException.cfm: line 9
Called from D:/HOME/ModelGlue3/gesture/view/ViewRenderer.cfm: line 28
Called from D:/HOME/ModelGlue3/gesture/view/ViewRenderer.cfc: line 80
Called from D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc: line 661
Called from D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc: line 275
Called from D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc: line 199
Called from D:/HOME/ModelGlue3/gesture/ModelGlue.cfc: line 243
Called from D:/HOME/ModelGlue3/gesture/ModelGlue.cfm: line 83
Called from D:/HOME/ModelGlue3/unity/ModelGlue.cfm: line 26
Called from D:/HOME/baragar_extranet/trunk/htdocs/index.cfm: line 79
7 : <cfset DistrictCode = viewstate.getValue("DistrictCode", "NONE SUPPLIED") />
8 : <cfset userStruct = StructNew() />
9 : <cfset userStruct.User_ID = user.getUser_ID() />
10 : <cfset userStruct.Login = user.getUser_Login() />
11 : <cfset userStruct.FirstName = user.getUser_FirstName() />

Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   10.91.2.6
Referrer  
Date/Time   02-Jul-25 08:35 PM
Stack Trace
at cfdspException2ecfm318682931.runPage(D:/HOME/baragar_extranet/trunk/htdocs/views/dspException.cfm:9) at cfViewRenderer2ecfm53766441.runPage(D:/HOME/ModelGlue3/gesture/view/ViewRenderer.cfm:28) at cfViewRenderer2ecfc53766463$funcRENDERVIEW.runFunction(D:/HOME/ModelGlue3/gesture/view/ViewRenderer.cfc:80) at cfEventContext2ecfc2057216229$funcRENDERVIEW.runFunction(D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc:661) at cfEventContext2ecfc2057216229$funcEXECUTEEVENTQUEUE.runFunction(D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc:275) at cfEventContext2ecfc2057216229$funcEXECUTE.runFunction(D:/HOME/ModelGlue3/gesture/eventrequest/EventContext.cfc:199) at cfModelGlue2ecfc753445539$funcHANDLEREQUEST.runFunction(D:/HOME/ModelGlue3/gesture/ModelGlue.cfc:243) at cfModelGlue2ecfm753445561.runPage(D:/HOME/ModelGlue3/gesture/ModelGlue.cfm:83) at cfModelGlue2ecfm1949014125.runPage(D:/HOME/ModelGlue3/unity/ModelGlue.cfm:26) at cfindex2ecfm873951701.runPage(D:/HOME/baragar_extranet/trunk/htdocs/index.cfm:79)

coldfusion.runtime.java.MethodSelectionException: The getUser_ID method was not found.
	at coldfusion.runtime.java.ObjectHandler.findMethodUsingCFMLRules(ObjectHandler.java:433)
	at coldfusion.runtime.StructBean.invoke(StructBean.java:525)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4438)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4290)
	at cfdspException2ecfm318682931.runPage(D:\HOME\baragar_extranet\trunk\htdocs\views\dspException.cfm:9)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5274)
	at cfViewRenderer2ecfm53766441.runPage(D:\HOME\ModelGlue3\gesture\view\ViewRenderer.cfm:28)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:330)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5274)
	at cfViewRenderer2ecfc53766463$funcRENDERVIEW.runFunction(D:\HOME\ModelGlue3\gesture\view\ViewRenderer.cfc:80)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:663)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:556)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4327)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4290)
	at cfEventContext2ecfc2057216229$funcRENDERVIEW.runFunction(D:\HOME\ModelGlue3\gesture\eventrequest\EventContext.cfc:661)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:663)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:556)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5084)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5064)
	at cfEventContext2ecfc2057216229$funcEXECUTEEVENTQUEUE.runFunction(D:\HOME\ModelGlue3\gesture\eventrequest\EventContext.cfc:275)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:663)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:556)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5084)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5064)
	at cfEventContext2ecfc2057216229$funcEXECUTE.runFunction(D:\HOME\ModelGlue3\gesture\eventrequest\EventContext.cfc:199)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:663)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:556)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4327)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4290)
	at cfModelGlue2ecfc753445539$funcHANDLEREQUEST.runFunction(D:\HOME\ModelGlue3\gesture\ModelGlue.cfc:243)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:663)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:556)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4327)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4290)
	at cfModelGlue2ecfm753445561.runPage(D:\HOME\ModelGlue3\gesture\ModelGlue.cfm:83)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5274)
	at cfModelGlue2ecfm1949014125.runPage(D:\HOME\ModelGlue3\unity\ModelGlue.cfm:26)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5274)
	at cfindex2ecfm873951701.runPage(D:\HOME\baragar_extranet\trunk\htdocs\index.cfm:79)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	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:231)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:448)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:936)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
	at java.base/java.lang.Thread.run(Thread.java:834)