Total Motor Assist is part of the great range of benefits and services from Assist Protect. Please click here to go to the all-new website.

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.

Could not create connection to database server. Attempted reconnect 3 times. Giving up.
 
The error occurred in C:/home/totalmotorassist.co.uk/wwwroot/Mods/content.cfm: line 8
Called from C:/home/totalmotorassist.co.uk/wwwroot/Application.cfc: line 80
Called from using password: line -1
Called from using password: line -1
6 : </CFIF>
7 : <CFQUERY datasource="#application.DSN#" name="getContent">
8 :   SELECT * FROM tca_content WHERE section="#pg#" AND subdom="#request.subDom#"
9 : </CFQUERY>
10 : <CFSET crlf=chr(13) & chr(10)>

SQLSTATE   08001
SQL    SELECT * FROM tca_content WHERE section="FAQ" AND subdom="community"
DATASOURCE   RPmain
Resources:

Browser   claudebot
Remote Address   3.85.63.190
Referrer  
Date/Time   19-Mar-24 02:18 AM
Stack Trace
at cfcontent2ecfm957064323.runPage(C:/home/totalmotorassist.co.uk/wwwroot/Mods/content.cfm:8) at cfApplication2ecfc456330577$funcONMISSINGTEMPLATE.runFunction(C:/home/totalmotorassist.co.uk/wwwroot/Application.cfc:80) Caused by: java.sql.SQLException: Access denied for user 'ReptonP'@'localhost' (using password: YES) Caused by: java.sql.SQLException: Access denied for user 'ReptonP'@'localhost' (using password: YES)

com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
	at sun.reflect.GeneratedConstructorAccessor77.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at com.mysql.jdbc.Util.handleNewInstance(Util.java:395)
	at com.mysql.jdbc.Util.getInstance(Util.java:370)
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:999)
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973)
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:904)
	at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2369)
	at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2290)
	at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:818)
	at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:31)
	at sun.reflect.GeneratedConstructorAccessor64.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at com.mysql.jdbc.Util.handleNewInstance(Util.java:395)
	at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
	at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:346)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:614)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLException: Access denied for user 'ReptonP'@'localhost' (using password: YES)
	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1062)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4187)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4119)
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:927)
	at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1709)
	at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1252)
	at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2467)
	at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2308)
	... 12 more