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][Oracle JDBC Driver][Oracle]ORA-28001: the password has expired
 
The error occurred in D:/www-root/comato-root/comato-v3/customtags/CoMaToCFCs/FrontCFCs/seo_mapping.cfc: line 29
Called from D:/www-root/comato-root/comato-v3/front/Application.cfm: line 170
Called from D:/www-root/comato-root/comato-v3/front/Application.cfm: line 1
Called from D:/www-root/comato-root/comato-v3/front/Application.cfm: line 1
27 : 				FROM	seo_url_mapping
28 : 				WHERE	mapping_url 	= <cfqueryparam cfsqltype="cf_sql_varchar" value="#_search_url#">
29 : 				AND		site_id	 		= <cfqueryparam cfsqltype="cf_sql_integer" value="#arguments.site_id#">
30 : 				ORDER BY mapping_isarchive
31 : 			</cfquery>

VENDORERRORCODE   28001
SQLSTATE   HY000
SQL    SELECT mapping_target, mapping_type FROM seo_url_mapping WHERE mapping_url = (param 1) AND site_id = (param 2) ORDER BY mapping_isarchive
DATASOURCE   comatoora_edgeasp01
Resources:

Browser   CCBot/2.0
Remote Address   23.22.252.150
Referrer  
Date/Time   19-May-13 02:47 AM
Stack Trace
at cfseo_mapping2ecfc1021164830$funcGETURLVARS.runFunction(D:/www-root/comato-root/comato-v3/customtags/CoMaToCFCs/FrontCFCs/seo_mapping.cfc:29) at cfApplication2ecfm287870984._factor6(D:/www-root/comato-root/comato-v3/front/Application.cfm:170) at cfApplication2ecfm287870984._factor7(D:/www-root/comato-root/comato-v3/front/Application.cfm:1) at cfApplication2ecfm287870984.runPage(D:/www-root/comato-root/comato-v3/front/Application.cfm:1)

java.sql.SQLException: [Macromedia][Oracle JDBC Driver][Oracle]ORA-28001: the password has expired

	at macromedia.jdbc.oraclebase.dda4.b(Unknown Source)
	at macromedia.jdbc.oraclebase.dda4.a(Unknown Source)
	at macromedia.jdbc.oraclebase.dda3.b(Unknown Source)
	at macromedia.jdbc.oraclebase.dda3.a(Unknown Source)
	at macromedia.jdbc.oracle.OracleImplConnection.a(Unknown Source)
	at macromedia.jdbc.oracle.OracleImplConnection.t(Unknown Source)
	at macromedia.jdbc.oraclebase.BaseConnection.a(Unknown Source)
	at macromedia.jdbc.oraclebase.BaseConnection.i(Unknown Source)
	at macromedia.jdbc.oraclebase.BaseConnection.a(Unknown Source)
	at macromedia.jdbc.oraclebase.BaseConnection.a(Unknown Source)
	at macromedia.jdbc.oraclebase.BaseDriver.connect(Unknown Source)
	at macromedia.jdbc.MacromediaDriver.connect(Unknown Source)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:593)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.lang.Thread.run(Thread.java:619)