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

Invalid data '' for CFSQLTYPE CF_SQL_INTEGER.

 
The error occurred in D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm: line 88
Called from D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm: line 74
Called from D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm: line 65
Called from D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm: line 56
Called from D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm: line 1
Called from D:/vsites/GolfTripscom/root/html/golfindiana/stayandplay/golfpackage.cfm: line 1
86 : 			SELECT video, title, videocode, tags, videodesc, Revised, Complete, TimesViewed, State, courseid, VideoImage
87 : 			FROM Videos
88 : 			WHERE CourseId = <cfqueryparam value="#coursedetail.id#" cfsqltype="cf_sql_integer" />
89 : 			ORDER BY video DESC
90 : 			LIMIT 1

Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   18.227.49.73
Referrer  
Date/Time   21-Nov-24 03:09 AM
Stack Trace
at cfgolfpackage2ecfm1506227843._factor1(D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm:88) at cfgolfpackage2ecfm1506227843._factor2(D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm:74) at cfgolfpackage2ecfm1506227843._factor3(D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm:65) at cfgolfpackage2ecfm1506227843._factor18(D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm:56) at cfgolfpackage2ecfm1506227843.runPage(D:/VSites/GolfTripscom/root/html/_templates/stayandplay/golfpackage.cfm:1) at cfgolfpackage2ecfm1748459381.runPage(D:/vsites/GolfTripscom/root/html/golfindiana/stayandplay/golfpackage.cfm:1)

coldfusion.sql.Parameter$DataTypeMismatchException: Invalid data '' for CFSQLTYPE CF_SQL_INTEGER.
	at coldfusion.sql.Parameter.getMappingValue(Parameter.java:121)
	at coldfusion.sql.Parameter.getMappingValue(Parameter.java:70)
	at coldfusion.sql.Parameter.getMappingValues(Parameter.java:63)
	at coldfusion.sql.InParameter.setStatement(InParameter.java:72)
	at coldfusion.sql.ParameterList.setStatement(ParameterList.java:109)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1628)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1355)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1285)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
	at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:876)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
	at cfgolfpackage2ecfm1506227843._factor1(D:\VSites\GolfTripscom\root\html\_templates\stayandplay\golfpackage.cfm:88)
	at cfgolfpackage2ecfm1506227843._factor2(D:\VSites\GolfTripscom\root\html\_templates\stayandplay\golfpackage.cfm:74)
	at cfgolfpackage2ecfm1506227843._factor3(D:\VSites\GolfTripscom\root\html\_templates\stayandplay\golfpackage.cfm:65)
	at cfgolfpackage2ecfm1506227843._factor18(D:\VSites\GolfTripscom\root\html\_templates\stayandplay\golfpackage.cfm:56)
	at cfgolfpackage2ecfm1506227843.runPage(D:\VSites\GolfTripscom\root\html\_templates\stayandplay\golfpackage.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:5274)
	at cfgolfpackage2ecfm1748459381.runPage(D:\vsites\GolfTripscom\root\html\golfindiana\stayandplay\golfpackage.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.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.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
	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)