Hunt's Logo

America's Oldest Camera Store since 1889.

Hunt's Photo Specials

Specials

Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

Data source rejected establishment of connection, message from server: "Too many connections"
 
The error occurred in C:/WEB/HPhoto/detail_page.cfm: line 244
Called from C:/WEB/HPhoto/detail_page.cfm: line 216
Called from C:/WEB/HPhoto/detail_page.cfm: line 1
242 :         Select exception_categories, dontshow_skus from retailer_unauthorized
243 :         where companyid = <cfqueryparam value="#request.app.companyid#" cfsqltype="cf_sql_integer" maxlength="3">
244 :         and manufacturer = <cfqueryparam value="#priceset.manufacturer#" cfsqltype="cf_sql_varchar" maxlength="25">
245 :         </cfquery>
246 :         

SQLSTATE   08004
EXCEPTIONS   <small><i>not set</i></small>
DATASOURCE   eretail_corp
VENDORERRORCODE   1040
SQL   Select exception_categories, dontshow_skus from retailer_unauthorized where companyid = (param 1) and manufacturer = (param 2)
Resources:

Browser   claudebot
Remote Address   3.138.200.66
Referrer  
Date/Time   18-Apr-24 05:15 PM
Stack Trace
at cfdetail_page2ecfm1631066725._factor13(C:/WEB/HPhoto/detail_page.cfm:244) at cfdetail_page2ecfm1631066725._factor25(C:/WEB/HPhoto/detail_page.cfm:216) at cfdetail_page2ecfm1631066725.runPage(C:/WEB/HPhoto/detail_page.cfm:1)

java.sql.SQLNonTransientConnectionException: Data source rejected establishment of connection,  message from server: "Too many connections"
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:111)
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
	at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
	at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
	at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
	at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:667)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.base/java.lang.Thread.run(Thread.java:833)