Cart: $0.00   

Call (919) 210-4389

Business Hours: 
Mon-Fri
10am - 5pm EST

 CATEGORIES


    All Categories
    Belt Holsters  
    IWB Holsters  
    Ankle Holsters  
    Shoulder Holsters  
    Pocket Holsters  
    Mag Pouches  
    Tactical Holsters  
    Belts  
    Rifle Cases  
    Pistol Cases  
    Belly Bands  
    Range Bags  

Other Links

    Gun Show Schedule
  
    Site Map
  
    Home Page
  
    View Cart
  
    Checkout
  
    About Us
  
    Contact Us
  
    Customer Login
  


 
 
  

 

These rifle sleeves are 54" in length and are great for storage or transport. Have two strings at the top that can be tied together once the sleeves has been folded over.  This ensures the rifle stays in the case. Colors may vary.


 


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 '.40.255)' 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', '3147f466-bd01-4668-9450-a8adb0271d12', '0', '0', '', '4913', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0', '', '', '', 'www.nextholster.com_3147f466-bd01-4668-9450-a8adb0271d12_0', '1', '1', '2', 'CFID=3147f466-bd01-4668-9450-a8adb0271d12&CFTOKEN=0', '', '0', {ts '2024-03-29 00:46:34'}, 'None', 44.223.40.255)
DatabaseName MySQL
DatabaseVersion 8.0.36
DriverName MySQL Connector/J
DriverVersion mysql-connector-java-8.0.28 (Revision: 7ff2161da3899f379fb3171b6538b191b1c5c7e2)
Datasource nextholster_dbase
Stacktrace The Error Occurred in
/home/unextholster/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/unextholster/public_html/Standard_temp_bottom.cfm: line 464
called from /home/unextholster/public_html/temp_bottom.cfm: line 4
called from /home/unextholster/public_html/temp_bottom_item.cfm: line 44
called from /home/unextholster/public_html/webdocs/Items/Details36.cfm: line 1
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 '.40.255)' 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$ep6.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$ep4.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$ep3.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 temp_bottom_item_cfm$cf$epf.call(/temp_bottom_item.cfm:44)
  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 webdocs.items.details36_cfm$cf$jxz.call(/webdocs/Items/Details36.cfm:1)
  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/28/24 9:46:34 PM PDT