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 '' at line 7
|
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 '' at line 7
at sun.reflect.GeneratedConstructorAccessor473.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 cfmedia2dstandalone2dcontent2ecfm570275221.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.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 cfaddedPageSections2ecfm1018524590.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm:296)
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 cfhouseboat_32e0_page2etemplate2ecfm1526134065.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm:121)
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 cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:167)
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 |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CFQUERY
|
LINE |
11
|
RAW_TRACE |
at cfmedia2dstandalone2dcontent2ecfm570275221.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.cfm:11)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.cfm
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
296
|
RAW_TRACE |
at cfaddedPageSections2ecfm1018524590.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm:296)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CFMODULE
|
LINE |
121
|
RAW_TRACE |
at cfhouseboat_32e0_page2etemplate2ecfm1526134065.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm:121)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
167
|
RAW_TRACE |
at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:167)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
|
TYPE |
CFML
|
|
5 |
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
|
|
6 |
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
|
|
7 |
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
|
|
8 |
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 |
work_crm_houseboating
|
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 '' at line 7
|
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 '' at line 7
|
|
|
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 '' at line 7
|
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 '' at line 7
at sun.reflect.GeneratedConstructorAccessor473.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 cfmedia2dstandalone2dcontent2ecfm570275221.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.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 cfaddedPageSections2ecfm1018524590.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm:296)
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 cfhouseboat_32e0_page2etemplate2ecfm1526134065.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm:121)
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 cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:167)
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 |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CFQUERY
|
LINE |
11
|
RAW_TRACE |
at cfmedia2dstandalone2dcontent2ecfm570275221.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.cfm:11)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.cfm
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
296
|
RAW_TRACE |
at cfaddedPageSections2ecfm1018524590.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm:296)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CFMODULE
|
LINE |
121
|
RAW_TRACE |
at cfhouseboat_32e0_page2etemplate2ecfm1526134065.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm:121)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
167
|
RAW_TRACE |
at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:167)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
|
TYPE |
CFML
|
|
5 |
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
|
|
6 |
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
|
|
7 |
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
|
|
8 |
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 l.title AS lake_title , l.id_lakes, l.ids_lakes, h.id_houseboats, h.ids_houseboats, h.display AS houseboat_display, h.name AS houseboat_name, m.* FROM media m
LEFT JOIN lakes__media__link lml ON m.id_media = lml.id_media
LEFT JOIN lakes l ON lml.id_lakes = l.id_lakes
LEFT JOIN houseboats__media__link hml ON m.id_media = hml.id_media
LEFT JOIN houseboats h ON hml.id_houseboats = h.id_houseboats
WHERE m.id_media =
|
StackTrace |
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:739)
at cfmedia2dstandalone2dcontent2ecfm570275221.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.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 cfaddedPageSections2ecfm1018524590.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm:296)
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 cfhouseboat_32e0_page2etemplate2ecfm1526134065.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm:121)
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 cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:167)
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 '' at line 7
at sun.reflect.GeneratedConstructorAccessor473.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)
... 77 more
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CFQUERY
|
LINE |
11
|
RAW_TRACE |
at cfmedia2dstandalone2dcontent2ecfm570275221.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.cfm:11)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\media\media-standalone-content.cfm
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
296
|
RAW_TRACE |
at cfaddedPageSections2ecfm1018524590.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm:296)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\modules\content\addedPageSections.cfm
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CFMODULE
|
LINE |
121
|
RAW_TRACE |
at cfhouseboat_32e0_page2etemplate2ecfm1526134065.runPage(D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm:121)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\instances\earthdiver\houseboating.org\redesign\templates\houseboat_3.0_page.template.cfm
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
167
|
RAW_TRACE |
at cfcontent2ecfc812926230$funcRENDERCONTENT._factor6(D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc:167)
|
TEMPLATE |
D:\Dropbox\gts\webroot\platform\prototype\shared\layers\content.cfc
|
TYPE |
CFML
|
|
5 |
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
|
|
6 |
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
|
|
7 |
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
|
|
8 |
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 '' at line 7
|
where |
[empty string]
|