Cart: USDĀ $0.00   



Your shopping cart is empty!



Back to Home Page

















Lucee 5.3.8.206 Error (database)
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 '.248.122)' at line 4
SQL INSERT INTO cartinfo
(affiliate, affiliateid, carttotal, cfid, cftoken, checkoutcompleted, clientarea, counter, crtitemid, crtoptionids, crtoptionitemids, crtoptionprices, crtoptions, crtoptiontext, crtoptiontextvalues, crtprice, crtproductname, crtquantity, crtweight, customer, customerid, discountamount, exchangelinks, giftcodebalance, mypassword, myusername, promocode, sessionid, setcurrentcurrency, setcurrentlanguage, setcurrentlangdataid, urltoken, usersiteid, wholesaleid, datetime, tracking, ip)
VALUES
('', '0', '0', '9b2f307a-83a1-4ef7-99c6-8943cdf9a95d', '0', '0', '', '13063', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0', '', '', '', 'www.alphaengraving.com_9b2f307a-83a1-4ef7-99c6-8943cdf9a95d_0', '1', '1', '2', 'CFID=9b2f307a-83a1-4ef7-99c6-8943cdf9a95d&CFTOKEN=0', '', '0', {ts '2024-03-18 22:05:32'}, 'None', 44.206.248.122)
DatabaseName MySQL
DatabaseVersion 8.0.36
DriverName MySQL Connector/J
DriverVersion mysql-connector-java-8.0.28 (Revision: 7ff2161da3899f379fb3171b6538b191b1c5c7e2)
Datasource alphaengraving_dbase
Stacktrace The Error Occurred in
/home/ualphaengraving/public_html/HitCounter.cfm: line 629
627: VALUES
628: ('', '0', '0', '#Cookie.CFID#', '#Cookie.CFTOKEN#', '0', '', '#HitCount.Hits#', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0', '', '', '', '#Session.SessionID#', '#qryGetDefaults.DefaultCurrencyID#', '#qryGetDefaults.LangID#', '#qryGetDefaults.SelectedLangID#', '#Session.URLToken#', '', '0', #Now()#, '#TrackThis#', #CGI.remote_host#)
629: </cfquery>
630:
631: </cfif>

called from /home/ualphaengraving/public_html/Standard_temp_bottom.cfm: line 464
called from /home/ualphaengraving/public_html/temp_bottom.cfm: line 4
called from /home/ualphaengraving/public_html/index.cfm: line 294
Java Stacktrace lucee.runtime.exp.DatabaseException: 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 '.248.122)' at line 4
  at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
  at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
  at com.mysql.cj.jdbc.StatementImpl.executeInternal(StatementImpl.java:763)
  at com.mysql.cj.jdbc.StatementImpl.execute(StatementImpl.java:648)
  at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:320)
  at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:287)
  at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:235)
  at lucee.runtime.tag.Query.executeDatasoure(Query.java:1134)
  at lucee.runtime.tag.Query._doEndTag(Query.java:699)
  at lucee.runtime.tag.Query.doEndTag(Query.java:565)
  at hitcounter_cfm$cf.call(/HitCounter.cfm:629)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
  at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:907)
  at standard_temp_bottom_cfm$cf.call(/Standard_temp_bottom.cfm:464)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
  at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:907)
  at temp_bottom_cfm$cf.call(/temp_bottom.cfm:4)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
  at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:907)
  at index_cfm$cf.call(/index.cfm:294)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
  at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65)
  at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45)
  at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460)
  at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450)
  at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421)
  at lucee.runtime.engine.Request.exe(Request.java:45)
  at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179)
  at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125)
  at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
  at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
  at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:433)
  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
  at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  at java.base/java.lang.Thread.run(Thread.java:829)
 
Timestamp 3/18/24 7:05:32 PM PDT