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.

[Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.
 
The error occurred in C:/inetpub/vhosts/yurple.com/httpdocs/cfqm/admin/create_new_test_headinclude.cfm: line 3
1 : <!--- create_new_test_headinclude.cfm - query/header information for create_new_test.cfm --->
2 : 
3 : <CFQUERY NAME="testtype" datasource=#variables.TestDSN#>
4 :  SELECT table_testtype.TestTypeID, table_testtype.type
5 :  FROM table_testtype

SQLSTATE   HY000
DATASOURCE   A2548_yurple
VENDORERRORCODE   3059
SQL    SELECT table_testtype.TestTypeID, table_testtype.type FROM table_testtype ORDER by table_testtype.type
Resources:

Browser   claudebot
Remote Address   18.232.169.110
Referrer  
Date/Time   28-Mar-24 01:44 AM
Stack Trace
at cfcreate_new_test_headinclude2ecfm1875992496.runPage(C:/inetpub/vhosts/yurple.com/httpdocs/cfqm/admin/create_new_test_headinclude.cfm:3) at cfcreate_new_test2ecfm1235803638.runPage(C:/inetpub/vhosts/yurple.com/httpdocs/cfqm/admin/create_new_test.cfm:10)

java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.
	at macromedia.sequelink.ssp.Diagnostic.toSQLException(Unknown Source)
	at macromedia.sequelink.ssp.Chain.cnvDiagnostics(Unknown Source)
	at macromedia.sequelink.ssp.Chain.decodeDiagnostic(Unknown Source)
	at macromedia.sequelink.ssp.Chain.decodeBody(Unknown Source)
	at macromedia.sequelink.ssp.Chain.decode(Unknown Source)
	at macromedia.sequelink.ssp.Chain.send(Unknown Source)
	at macromedia.sequelink.ctxt.conn.ConnectionContext.connect(Unknown Source)
	at macromedia.jdbc.sequelink.SequeLinkImplConnection.open(Unknown Source)
	at macromedia.jdbc.slbase.BaseConnection.connect(Unknown Source)
	at macromedia.jdbc.slbase.BaseConnection.setupImplConnection(Unknown Source)
	at macromedia.jdbc.slbase.BaseConnection.open(Unknown Source)
	at macromedia.jdbc.slbase.BaseDriver.connect(Unknown Source)
	at macromedia.jdbc.MacromediaDriver.connect(Unknown Source)
	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(Thread.java:748)