$335,000 for Sale

16954 harbor hill, clinton township, MI 48035

Beds 3 Baths 3 1,776 Sqft 0.37 Acres 1 of 1
0

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:\inetpub\wwwroot\AmericanAssociates\view.cfm: line 387
Called from C:\inetpub\wwwroot\AmericanAssociates\view.cfm: line 1
Called from C:\inetpub\wwwroot\AmericanAssociates\query_redirect.cfm: line 11
385 : 
386 : <cfif qt is 'h' and mls_id is 'ecar'>
387 : <CFQUERY NAME="GetOpenHouse" DATASOURCE="IDX_OPENHOUSES">SELECT StartTimeDate,EndTimeDate FROM ecar WHERE MLS = '#MLS#'</CFQUERY>
388 : <cfif GetOpenHouse.RecordCount gt 0>
389 : <div class="detail_grouping">Open House</div>

SQL   SELECT StartTimeDate,EndTimeDate FROM ecar WHERE MLS = 'mrsmi50150603'
DATASOURCE   IDX_OPENHOUSES
VENDORERRORCODE   1040
SQLSTATE   08004
Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   3.147.238.22
Referrer  
Date/Time   18-Sep-24 09:29 PM
Stack Trace
at cfview2ecfm530345731._factor35(C:\inetpub\wwwroot\AmericanAssociates\view.cfm:387) at cfview2ecfm530345731.runPage(C:\inetpub\wwwroot\AmericanAssociates\view.cfm:1) at cfquery_redirect2ecfm887604138.runPage(C:\inetpub\wwwroot\AmericanAssociates\query_redirect.cfm:11)

java.sql.SQLException: Data source rejected establishment of connection,  message from server: "Too many connections"
	at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1018)
	at com.mysql.jdbc.Connection.createNewIO(Connection.java:2568)
	at com.mysql.jdbc.Connection.<init>(Connection.java:1485)
	at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:562)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.lang.Thread.run(Thread.java:534)