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 FULLNAME is undefined in SESSION.

 
The error occurred in C:/Web/MasterFiles_v6_sql_dev/include_customdesign.cfm: line 29
Called from C:/Web/MasterFiles_v6_sql_dev/header.cfm: line 384
Called from C:/Web/MasterFiles_v6_sql_dev/header.cfm: line 303
Called from C:/Web/MasterFiles_v6_sql_dev/header.cfm: line 9
Called from C:/Web/MasterFiles_v6_sql_dev/header.cfm: line 1
Called from C:/Web/MasterFiles_v6_sql_dev/master.cfm: line 229
Called from C:/Web/MasterFiles_v6_sql_dev/master.cfm: line 227
Called from C:/Web/buzbuz/WebCommunicatorforClubs/include.cfm: line 12
Called from c:/web/buzbuz/WebCommunicatorforClubs/index.cfm: line 1
27 : 					<!--- workaround to allow name to work in groups...only used on ladies club right now --->
28 : 					<cfif header_content contains "session.FullName" or not fileexists("#URLPath#styles/custom_header_#ActiveNavProfile#_#IDGroup#.cfm")>
29 : 						<cfset header_content = ReplaceNoCase(header_content,"##session.FullName##","#session.FullName#","All")>
30 : 					</cfif>					
31 : 					<cffile action="WRITE" file="#URLPath#styles/custom_header_#ActiveNavProfile#_#IDGroup#.cfm" output="#header_content#" addnewline="Yes" fixnewline="No">

Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   3.16.51.137
Referrer  
Date/Time   27-Jul-24 12:28 AM
Stack Trace
at cfinclude_customdesign2ecfm1967177292.runPage(C:/Web/MasterFiles_v6_sql_dev/include_customdesign.cfm:29) at cfheader2ecfm1062634776._factor11(C:/Web/MasterFiles_v6_sql_dev/header.cfm:384) at cfheader2ecfm1062634776._factor15(C:/Web/MasterFiles_v6_sql_dev/header.cfm:303) at cfheader2ecfm1062634776._factor16(C:/Web/MasterFiles_v6_sql_dev/header.cfm:9) at cfheader2ecfm1062634776.runPage(C:/Web/MasterFiles_v6_sql_dev/header.cfm:1) at cfmaster2ecfm1338536015._factor9(C:/Web/MasterFiles_v6_sql_dev/master.cfm:229) at cfmaster2ecfm1338536015.runPage(C:/Web/MasterFiles_v6_sql_dev/master.cfm:227) at cfinclude2ecfm1170387768.runPage(C:/Web/buzbuz/WebCommunicatorforClubs/include.cfm:12) at cfindex2ecfm1552959342.runPage(c:/web/buzbuz/WebCommunicatorforClubs/index.cfm:1)

coldfusion.runtime.UndefinedElementException: Element FULLNAME is undefined in SESSION.
	at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:2868)
	at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:2784)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3084)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3074)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3035)
	at cfinclude_customdesign2ecfm1967177292.runPage(C:\Web\MasterFiles_v6_sql_dev\include_customdesign.cfm:29)
	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:5211)
	at cfheader2ecfm1062634776._factor11(C:\Web\MasterFiles_v6_sql_dev\header.cfm:384)
	at cfheader2ecfm1062634776._factor15(C:\Web\MasterFiles_v6_sql_dev\header.cfm:303)
	at cfheader2ecfm1062634776._factor16(C:\Web\MasterFiles_v6_sql_dev\header.cfm:9)
	at cfheader2ecfm1062634776.runPage(C:\Web\MasterFiles_v6_sql_dev\header.cfm:1)
	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:5211)
	at cfmaster2ecfm1338536015._factor9(C:\Web\MasterFiles_v6_sql_dev\master.cfm:229)
	at cfmaster2ecfm1338536015.runPage(C:\Web\MasterFiles_v6_sql_dev\master.cfm:227)
	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:5211)
	at cfinclude2ecfm1170387768.runPage(C:\Web\buzbuz\WebCommunicatorforClubs\include.cfm:12)
	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:5211)
	at cfindex2ecfm1552959342.runPage(c:\web\buzbuz\WebCommunicatorforClubs\index.cfm:1)
	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:613)
	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.BrowserDebugFilter.invoke(BrowserDebugFilter.java:81)
	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:209)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	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:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at jdk.internal.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:698)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:256)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:119)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:736)
	at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
	at jdk.internal.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
	at jdk.internal.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
	at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:50)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
	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:481)
	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:355)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:450)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)