| Error - struct |
| Cause |
| Error - struct |
| Cause |
| Error - struct |
| ErrorCode |
1064
|
| Message |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| SQLState |
42000
|
| StackTrace |
java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1634)
at coldfusion.sql.Executive.executeQuery(Executive.java:1360)
at coldfusion.sql.Executive.executeQuery(Executive.java:1290)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:1167)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:868)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.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 cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:654)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:584)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:547)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:443)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:315)
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.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:569)
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:197)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
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:166)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
|
| Suppressed |
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
508
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
437
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
422
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 4 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
1
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:1)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 5 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
480
|
| RAW_TRACE |
at cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
java.sql.SQLSyntaxErrorException
|
|
| DataSource |
traveldestinations
|
| Detail |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| ErrorCode |
42000
|
| Exceptions |
| Error - array
|
| 1 |
| Error - struct |
| class |
java.sql.SQLSyntaxErrorException
|
| message |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
|
|
| Message |
Error Executing Database Query.
|
| NativeErrorCode |
1064
|
| RootCause |
| Error - struct |
| ErrorCode |
1064
|
| Message |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| SQLState |
42000
|
| StackTrace |
java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1634)
at coldfusion.sql.Executive.executeQuery(Executive.java:1360)
at coldfusion.sql.Executive.executeQuery(Executive.java:1290)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:1167)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:868)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.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 cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:654)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:584)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:547)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:443)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:315)
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.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:569)
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:197)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
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:166)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
|
| Suppressed |
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
508
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
437
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
422
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 4 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
1
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:1)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 5 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
480
|
| RAW_TRACE |
at cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
java.sql.SQLSyntaxErrorException
|
|
| SQLState |
42000
|
| Sql |
SELECT
t1.event_id, t1.show_id, t1.destination_id,
t1.destination_city, t1.destination_state, t1.destination_country,
t1.rating, t1.review_count,
t1.location_id, t1.location_name, t1.location_category_name,
t1.use_location_address,
t1.category_id_list, t1.category_list, t1.category_keyword_list,
t1.default_image_id, t1.default_image_filename,
t1.start_date, t1.start_time, t1.end_date, t1.end_time,
t1.name,
LEFT(t1.description,260) AS description,
t1.location_info, t1.address, t1.city, t1.state, t1.zipcode,
t3.image_id AS default_image_id,
t4.listing_id, t4.name AS listing_name,
t4.address AS listing_address,
t4.city AS listing_city,
t4.state AS listing_state,
t4.zipcode AS listing_zipcode,
EXISTS (
SELECT 1
FROM user_favorites
WHERE user_favorites.user_id = 0
AND record_type = 'Event'
AND user_favorites.record_id = t1.event_id
) AS in_favorites
FROM events t1
LEFT JOIN images t3
ON t3.event_id = t1.event_id
AND t3.enabled = 1
AND t3.default_image = 1
LEFT JOIN listings t4
ON t4.listing_id = t1.location_id
WHERE t1.event_id IN (
(param 1) , (param 2) , (param 3) , (param 4) , (param 5) , (param 6) , (param 7) , (param 8) , (param 9) , (param 10)
)
<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.destination_id = 3
<!-- CATEGORY FILTER -->
AND
t1.event_id IN (
SELECT event_id
FROM event_categories
WHERE category_id = 53
)
AND t1.enabled = 1
<!-- FUTURE EVENT FILTER -->
AND EXISTS (
SELECT 1
FROM event_schedules es
WHERE es.event_id = t1.event_id
AND (
(es.start_date = es.end_date AND es.start_date >= {d '2026-02-12'})
OR
(es.start_date < es.end_date AND es.end_date >= {d '2026-02-12'})
)
)
GROUP BY t1.event_id
ORDER BY t1.start_date, t1.start_time, t1.name ASC
|
| StackTrace |
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:929)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.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 cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:654)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:584)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:547)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:443)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:315)
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.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:569)
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:197)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
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:166)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1634)
at coldfusion.sql.Executive.executeQuery(Executive.java:1360)
at coldfusion.sql.Executive.executeQuery(Executive.java:1290)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:1167)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:868)
... 59 more
|
| Suppressed |
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
508
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
437
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
422
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 4 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
1
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:1)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 5 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
480
|
| RAW_TRACE |
at cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
Database
|
| queryError |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| where |
(param 1) = [type='IN', class='java.lang.Integer', value='2729', sqltype='cf_sql_integer'] , (param 2) = [type='IN', class='java.lang.Integer', value='3843', sqltype='cf_sql_integer'] , (param 3) = [type='IN', class='java.lang.Integer', value='3967', sqltype='cf_sql_integer'] , (param 4) = [type='IN', class='java.lang.Integer', value='3970', sqltype='cf_sql_integer'] , (param 5) = [type='IN', class='java.lang.Integer', value='3994', sqltype='cf_sql_integer'] , (param 6) = [type='IN', class='java.lang.Integer', value='4004', sqltype='cf_sql_integer'] , (param 7) = [type='IN', class='java.lang.Integer', value='4006', sqltype='cf_sql_integer'] , (param 8) = [type='IN', class='java.lang.Integer', value='4008', sqltype='cf_sql_integer'] , (param 9) = [type='IN', class='java.lang.Integer', value='4057', sqltype='cf_sql_integer'] , (param 10) = [type='IN', class='java.lang.Integer', value='4077', sqltype='cf_sql_integer']
|
|
| Detail |
An exception occurred while invoking an event handler method from Application.cfc. The method name is: onRequest.
|
| Message |
Event handler exception.
|
| RootCause |
| Error - struct |
| Cause |
| Error - struct |
| ErrorCode |
1064
|
| Message |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| SQLState |
42000
|
| StackTrace |
java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1634)
at coldfusion.sql.Executive.executeQuery(Executive.java:1360)
at coldfusion.sql.Executive.executeQuery(Executive.java:1290)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:1167)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:868)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.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 cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:654)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:584)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:547)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:443)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:315)
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.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:569)
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:197)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
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:166)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
|
| Suppressed |
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
508
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
437
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
422
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 4 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
1
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:1)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 5 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
480
|
| RAW_TRACE |
at cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
java.sql.SQLSyntaxErrorException
|
|
| DataSource |
traveldestinations
|
| Detail |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| ErrorCode |
42000
|
| Exceptions |
| Error - array
|
| 1 |
| Error - struct |
| class |
java.sql.SQLSyntaxErrorException
|
| message |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
|
|
| Message |
Error Executing Database Query.
|
| NativeErrorCode |
1064
|
| RootCause |
| Error - struct |
| ErrorCode |
1064
|
| Message |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| SQLState |
42000
|
| StackTrace |
java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1634)
at coldfusion.sql.Executive.executeQuery(Executive.java:1360)
at coldfusion.sql.Executive.executeQuery(Executive.java:1290)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:1167)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:868)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.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 cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:654)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:584)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:547)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:443)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:315)
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.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:569)
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:197)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
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:166)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
|
| Suppressed |
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
508
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
437
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
422
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 4 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
1
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:1)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 5 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
480
|
| RAW_TRACE |
at cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
java.sql.SQLSyntaxErrorException
|
|
| SQLState |
42000
|
| Sql |
SELECT
t1.event_id, t1.show_id, t1.destination_id,
t1.destination_city, t1.destination_state, t1.destination_country,
t1.rating, t1.review_count,
t1.location_id, t1.location_name, t1.location_category_name,
t1.use_location_address,
t1.category_id_list, t1.category_list, t1.category_keyword_list,
t1.default_image_id, t1.default_image_filename,
t1.start_date, t1.start_time, t1.end_date, t1.end_time,
t1.name,
LEFT(t1.description,260) AS description,
t1.location_info, t1.address, t1.city, t1.state, t1.zipcode,
t3.image_id AS default_image_id,
t4.listing_id, t4.name AS listing_name,
t4.address AS listing_address,
t4.city AS listing_city,
t4.state AS listing_state,
t4.zipcode AS listing_zipcode,
EXISTS (
SELECT 1
FROM user_favorites
WHERE user_favorites.user_id = 0
AND record_type = 'Event'
AND user_favorites.record_id = t1.event_id
) AS in_favorites
FROM events t1
LEFT JOIN images t3
ON t3.event_id = t1.event_id
AND t3.enabled = 1
AND t3.default_image = 1
LEFT JOIN listings t4
ON t4.listing_id = t1.location_id
WHERE t1.event_id IN (
(param 1) , (param 2) , (param 3) , (param 4) , (param 5) , (param 6) , (param 7) , (param 8) , (param 9) , (param 10)
)
<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.destination_id = 3
<!-- CATEGORY FILTER -->
AND
t1.event_id IN (
SELECT event_id
FROM event_categories
WHERE category_id = 53
)
AND t1.enabled = 1
<!-- FUTURE EVENT FILTER -->
AND EXISTS (
SELECT 1
FROM event_schedules es
WHERE es.event_id = t1.event_id
AND (
(es.start_date = es.end_date AND es.start_date >= {d '2026-02-12'})
OR
(es.start_date < es.end_date AND es.end_date >= {d '2026-02-12'})
)
)
GROUP BY t1.event_id
ORDER BY t1.start_date, t1.start_time, t1.name ASC
|
| StackTrace |
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:929)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.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 cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:654)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:584)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:547)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:443)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:315)
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.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:569)
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:197)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
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:166)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1634)
at coldfusion.sql.Executive.executeQuery(Executive.java:1360)
at coldfusion.sql.Executive.executeQuery(Executive.java:1290)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:1167)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:868)
... 59 more
|
| Suppressed |
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
508
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
437
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
422
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 4 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
1
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:1)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 5 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
480
|
| RAW_TRACE |
at cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
Database
|
| queryError |
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
|
| where |
(param 1) = [type='IN', class='java.lang.Integer', value='2729', sqltype='cf_sql_integer'] , (param 2) = [type='IN', class='java.lang.Integer', value='3843', sqltype='cf_sql_integer'] , (param 3) = [type='IN', class='java.lang.Integer', value='3967', sqltype='cf_sql_integer'] , (param 4) = [type='IN', class='java.lang.Integer', value='3970', sqltype='cf_sql_integer'] , (param 5) = [type='IN', class='java.lang.Integer', value='3994', sqltype='cf_sql_integer'] , (param 6) = [type='IN', class='java.lang.Integer', value='4004', sqltype='cf_sql_integer'] , (param 7) = [type='IN', class='java.lang.Integer', value='4006', sqltype='cf_sql_integer'] , (param 8) = [type='IN', class='java.lang.Integer', value='4008', sqltype='cf_sql_integer'] , (param 9) = [type='IN', class='java.lang.Integer', value='4057', sqltype='cf_sql_integer'] , (param 10) = [type='IN', class='java.lang.Integer', value='4077', sqltype='cf_sql_integer']
|
|
| StackTrace |
coldfusion.runtime.EventHandlerException: Event handler exception.
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:319)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:569)
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:197)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
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:166)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:929)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.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 cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:654)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:584)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:547)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:443)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:315)
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.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
... 37 more
Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- DESTINATION FILTER (THIS WAS MISSING) -->
AND
t1.des' at line 37
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1634)
at coldfusion.sql.Executive.executeQuery(Executive.java:1360)
at coldfusion.sql.Executive.executeQuery(Executive.java:1290)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:1167)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:868)
... 59 more
|
| Suppressed |
|
| TagContext |
| Error - array
|
| 1 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFQUERY
|
| LINE |
508
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor4(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:508)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 2 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
437
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor5(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:437)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 3 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
422
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007._factor27(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:422)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 4 |
| Error - struct |
| COLUMN |
0
|
| ID |
CF_DESTINATION_EVENTS
|
| LINE |
1
|
| RAW_TRACE |
at cfdestination_events2ecfm1193154007.runPage(D:\wwwsites\traveldestinations.guide\www\destination_events.cfm:1)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\destination_events.cfm
|
| TYPE |
CFML
|
|
| 5 |
| Error - struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
480
|
| RAW_TRACE |
at cfapplication2ecfc299637537$funcONREQUEST.runFunction(D:\wwwsites\traveldestinations.guide\www\application.cfc:480)
|
| TEMPLATE |
D:\wwwsites\traveldestinations.guide\www\application.cfc
|
| TYPE |
CFML
|
|
|
| Type |
Database
|
| name |
onRequest
|