struct
Cause
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 'group by p.id_promotions order by ppl.ord' at line 5
SQLState 42000
StackTrace com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 'group by p.id_promotions order by ppl.ord' at line 5 at sun.reflect.GeneratedConstructorAccessor384.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2497) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2455) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:839) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:927) at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359) at coldfusion.sql.Executive.executeQuery(Executive.java:1451) at coldfusion.sql.Executive.executeQuery(Executive.java:1201) at coldfusion.sql.Executive.executeQuery(Executive.java:1131) at coldfusion.sql.SqlImpl.execute(SqlImpl.java:406) at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1059) at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:688) at cfresponsivePromos2ecfm139978247.runPage(D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm:11) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:446) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2795) at cfresponsivePromoInclude2ecfm1050992589.runPage(D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56) at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:296) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor3(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor4(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:173) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor8(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:105) at cfcontent2ecfc812926230$funcRENDERCONTENT.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:53) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:518) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:660) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:469) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2369) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:402) at cfapp2ecfc1996423358$funcEXECUTELAYERTRIGGERS.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:359) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2655) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2451) at cfapp2ecfc1996423358$funcONREQUESTEND.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:921) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:655) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:444) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:414) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:108) at coldfusion.runtime.AppEventInvoker.onRequestEnd(AppEventInvoker.java:343) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:447) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:112) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) 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:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:962) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:466) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:197) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
Suppressed
array [empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 11
RAW_TRACE at cfresponsivePromos2ecfm139978247.runPage(D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm:11)
TEMPLATE D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFINCLUDE
LINE 1
RAW_TRACE at cfresponsivePromoInclude2ecfm1050992589.runPage(D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm:1)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFMODULE
LINE 176
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor3(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
4
struct
COLUMN 0
ID CF_CONTENT
LINE 176
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor4(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_CONTENT
LINE 173
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:173)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_CONTENT
LINE 105
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor8(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:105)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
7
struct
COLUMN 0
ID CF_CONTENT
LINE 53
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:53)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
8
struct
COLUMN 0
ID CFINVOKE
LINE 359
RAW_TRACE at cfapp2ecfc1996423358$funcEXECUTELAYERTRIGGERS.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:359)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc
TYPE CFML
9
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 921
RAW_TRACE at cfapp2ecfc1996423358$funcONREQUESTEND.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:921)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc
TYPE CFML
Type com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
DataSource outdoorutah
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 'group by p.id_promotions order by ppl.ord' at line 5
ErrorCode 42000
Exceptions
array
1
struct
class com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
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 'group by p.id_promotions order by ppl.ord' at line 5
Message Error Executing Database Query.
NativeErrorCode 1064
RootCause
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 'group by p.id_promotions order by ppl.ord' at line 5
SQLState 42000
StackTrace com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 'group by p.id_promotions order by ppl.ord' at line 5 at sun.reflect.GeneratedConstructorAccessor384.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2497) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2455) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:839) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:927) at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359) at coldfusion.sql.Executive.executeQuery(Executive.java:1451) at coldfusion.sql.Executive.executeQuery(Executive.java:1201) at coldfusion.sql.Executive.executeQuery(Executive.java:1131) at coldfusion.sql.SqlImpl.execute(SqlImpl.java:406) at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1059) at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:688) at cfresponsivePromos2ecfm139978247.runPage(D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm:11) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:446) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2795) at cfresponsivePromoInclude2ecfm1050992589.runPage(D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56) at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:296) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor3(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor4(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:173) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor8(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:105) at cfcontent2ecfc812926230$funcRENDERCONTENT.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:53) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:518) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:660) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:469) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2369) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:402) at cfapp2ecfc1996423358$funcEXECUTELAYERTRIGGERS.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:359) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2655) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2451) at cfapp2ecfc1996423358$funcONREQUESTEND.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:921) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:655) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:444) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:414) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:108) at coldfusion.runtime.AppEventInvoker.onRequestEnd(AppEventInvoker.java:343) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:447) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:112) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) 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:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:962) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:466) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:197) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
Suppressed
array [empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 11
RAW_TRACE at cfresponsivePromos2ecfm139978247.runPage(D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm:11)
TEMPLATE D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFINCLUDE
LINE 1
RAW_TRACE at cfresponsivePromoInclude2ecfm1050992589.runPage(D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm:1)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFMODULE
LINE 176
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor3(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
4
struct
COLUMN 0
ID CF_CONTENT
LINE 176
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor4(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_CONTENT
LINE 173
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:173)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_CONTENT
LINE 105
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor8(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:105)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
7
struct
COLUMN 0
ID CF_CONTENT
LINE 53
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:53)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
8
struct
COLUMN 0
ID CFINVOKE
LINE 359
RAW_TRACE at cfapp2ecfc1996423358$funcEXECUTELAYERTRIGGERS.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:359)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc
TYPE CFML
9
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 921
RAW_TRACE at cfapp2ecfc1996423358$funcONREQUESTEND.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:921)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc
TYPE CFML
Type com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
SQLState 42000
Sql select p.*, pt.idt as t from promotions p left join posts__promotions__link ppl on p.id_promotions = ppl.id_promotions left join promotions__topic pt on p.id_promotions = pt.id_promotions where p.ids_promotions = 1 and ppl.id_posts = group by p.id_promotions order by ppl.ord
StackTrace coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query. at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:739) at cfresponsivePromos2ecfm139978247.runPage(D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm:11) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:446) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2795) at cfresponsivePromoInclude2ecfm1050992589.runPage(D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56) at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:296) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor3(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor4(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:173) at cfcontent2ecfc812926230$funcRENDERCONTENT._factor8(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:105) at cfcontent2ecfc812926230$funcRENDERCONTENT.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:53) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:518) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:660) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:469) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2369) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:402) at cfapp2ecfc1996423358$funcEXECUTELAYERTRIGGERS.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:359) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2655) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2451) at cfapp2ecfc1996423358$funcONREQUESTEND.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:921) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:655) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:444) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:414) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:108) at coldfusion.runtime.AppEventInvoker.onRequestEnd(AppEventInvoker.java:343) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:447) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:112) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) 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:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:962) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:466) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:197) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 'group by p.id_promotions order by ppl.ord' at line 5 at sun.reflect.GeneratedConstructorAccessor384.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2497) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2455) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:839) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:927) at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359) at coldfusion.sql.Executive.executeQuery(Executive.java:1451) at coldfusion.sql.Executive.executeQuery(Executive.java:1201) at coldfusion.sql.Executive.executeQuery(Executive.java:1131) at coldfusion.sql.SqlImpl.execute(SqlImpl.java:406) at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1059) at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:688) ... 75 more
Suppressed
array [empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 11
RAW_TRACE at cfresponsivePromos2ecfm139978247.runPage(D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm:11)
TEMPLATE D:\Dropbox\gts\webroot\platform\instances\dmo\outdoorutah\modules\promotions\responsivePromos.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFINCLUDE
LINE 1
RAW_TRACE at cfresponsivePromoInclude2ecfm1050992589.runPage(D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm:1)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\modules\elements\responsivePromoInclude.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFMODULE
LINE 176
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor3(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
4
struct
COLUMN 0
ID CF_CONTENT
LINE 176
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor4(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:176)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_CONTENT
LINE 173
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:173)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_CONTENT
LINE 105
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT._factor8(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:105)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
7
struct
COLUMN 0
ID CF_CONTENT
LINE 53
RAW_TRACE at cfcontent2ecfc812926230$funcRENDERCONTENT.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:53)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
TYPE CFML
8
struct
COLUMN 0
ID CFINVOKE
LINE 359
RAW_TRACE at cfapp2ecfc1996423358$funcEXECUTELAYERTRIGGERS.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:359)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc
TYPE CFML
9
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 921
RAW_TRACE at cfapp2ecfc1996423358$funcONREQUESTEND.runFunction(D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.cfc:921)
TEMPLATE D:\Dropbox\gts\webroot\platform\prototype\shared\engine\app.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 'group by p.id_promotions order by ppl.ord' at line 5
where [empty string]