Error Occurred While Processing Request
Error Occurred While Processing Request

Error Executing Database Query.

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 'order by tb_artikelgruppen.stelle' at line 9
 
The error occurred in /srv/funktion5/CustomTags/f5-edit/layout/menu.cfc: line 128
Called from /srv/funktion5/CustomTags/f5-edit/layout/menu.cfc: line 183
Called from /srv/funktion5/CustomTags/f5-edit/layout/menu.cfc: line 292
Called from /srv/funktion5/f5-edit/cache/43279483-07F7-4154-DF99AB983569870D.cfm: line 54
Called from /var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm: line 77
Called from /var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm: line 66
Called from /var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm: line 1
Called from /srv/funktion5/CustomTags/f5-edit/layout/menu.cfc: line 128
Called from /srv/funktion5/CustomTags/f5-edit/layout/menu.cfc: line 183
Called from /srv/funktion5/CustomTags/f5-edit/layout/menu.cfc: line 292
Called from /srv/funktion5/f5-edit/cache/43279483-07F7-4154-DF99AB983569870D.cfm: line 54
Called from /var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm: line 77
Called from /var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm: line 66
Called from /var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm: line 1
126 : 			and tb_artikelgruppen.online = 1
127 : 			<!--- bei Mehrsprachigkeit --->
128 : 			<cfif DomainById.default_lang_id GT 0>and tb_artikelgruppen.lang_id = #lang#</cfif>
129 : 			order by tb_artikelgruppen.stelle
130 : 		</cfquery>

SQL    select tb_artikelgruppen.artikelgruppe AS title, tb_artikelgruppen.url_title, tb_artikelgruppen.id, bild, bild_over, bild_selected, url_title from tb_artikelgruppen, tb_domains2artikelgruppen where tb_domains2artikelgruppen.artikelgruppen_id = tb_artikelgruppen.id and tb_domains2artikelgruppen.domain_id = 162 and tb_artikelgruppen.mom = 0 and tb_artikelgruppen.online = 1 and tb_artikelgruppen.lang_id = order by tb_artikelgruppen.stelle
DATASOURCE   contentexpress
VENDORERRORCODE   1064
SQLSTATE   42000
Please try the following:

Browser   claudebot
Remote Address   3.90.187.11
Referrer  
Date/Time   28-Mrz-24 10:16 PM
Stack Trace
at cfmenu2ecfc2020481306$funcGETMENUITEMSQUERY.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:128) at cfmenu2ecfc2020481306$funcGETMENU.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:183) at cfmenu2ecfc2020481306$funcDISPLAYPOPUPMENUFOUNDATION.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:292) at cf432794832d07F72d41542dDF99AB983569870D2ecfm791830113.runPage(/srv/funktion5/f5-edit/cache/43279483-07F7-4154-DF99AB983569870D.cfm:54) at cfindex2ecfm1483524176._factor4(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:77) at cfindex2ecfm1483524176._factor8(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:66) at cfindex2ecfm1483524176.runPage(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:1) at cfmenu2ecfc2020481306$funcGETMENUITEMSQUERY.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:128) at cfmenu2ecfc2020481306$funcGETMENU.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:183) at cfmenu2ecfc2020481306$funcDISPLAYPOPUPMENUFOUNDATION.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:292) at cf432794832d07F72d41542dDF99AB983569870D2ecfm791830113.runPage(/srv/funktion5/f5-edit/cache/43279483-07F7-4154-DF99AB983569870D.cfm:54) at cfindex2ecfm1483524176._factor4(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:77) at cfindex2ecfm1483524176._factor8(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:66) at cfindex2ecfm1483524176.runPage(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:1)

com.mysql.jdbc.exceptions.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 'order by tb_artikelgruppen.stelle' at line 9
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3277)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:3206)
	at com.mysql.jdbc.Statement.execute(Statement.java:727)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
	at coldfusion.sql.Executive.executeQuery(Executive.java:974)
	at coldfusion.sql.Executive.executeQuery(Executive.java:886)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:229)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:447)
	at cfmenu2ecfc2020481306$funcGETMENUITEMSQUERY.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:128)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:338)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:250)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:359)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1733)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:387)
	at cfmenu2ecfc2020481306$funcGETMENU.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:183)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:338)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:250)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:359)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:139)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1582)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:327)
	at cfmenu2ecfc2020481306$funcDISPLAYPOPUPMENUFOUNDATION.runFunction(/srv/funktion5/CustomTags/f5-edit/layout/menu.cfc:292)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:338)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:250)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:359)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:139)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1582)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:327)
	at cf432794832d07F72d41542dDF99AB983569870D2ecfm791830113.runPage(/srv/funktion5/f5-edit/cache/43279483-07F7-4154-DF99AB983569870D.cfm:54)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
	at cfindex2ecfm1483524176._factor4(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:77)
	at cfindex2ecfm1483524176._factor8(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:66)
	at cfindex2ecfm1483524176.runPage(/var/lib/tomcat5.5/webapps/cfusion/f5-edit/index.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:105)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
	at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
	at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
	at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773)
	at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703)
	at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895)
	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
	at java.lang.Thread.run(Thread.java:662)