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][SQLServer JDBC Driver][SQLServer]Login failed for user 'sirsiam'.
 
The error occurred in C:\Inetpub\wwwroot\esite\www.ebalihotel.com\Application.cfm: line 76
74 : <!---CFSET M_Rate = 3--->  <!--- Japanese Yen  --->
75 : <CFQUERY NAME="LocalCurrency" DATASOURCE="#dsname#" USERNAME="#dbuser#" PASSWORD="#dbpasswd#">
76 : 	SELECT currency_abbr, perUSD, disp_deci FROM currency WHERE currency_id = #val(M_Rate)#
77 : </CFQUERY>
78 : 

SQL    SELECT currency_abbr, perUSD, disp_deci FROM currency WHERE currency_id = 2
DATASOURCE   Panet01
VENDORERRORCODE   18456
SQLSTATE   28000
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.117
Referrer  
Date/Time   11-Mar-10 03:56 PM
Stack Trace
at cfApplication2ecfm462960873.runPage(C:\Inetpub\wwwroot\esite\www.ebalihotel.com\Application.cfm:76)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'sirsiam'.
	at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSLoginRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
	at macromedia.jdbc.base.BaseConnection.getNewImplConnection(Unknown Source)
	at macromedia.jdbc.base.BaseConnection.open(Unknown Source)
	at macromedia.jdbc.base.BaseDriver.connect(Unknown Source)
	at macromedia.jdbc.MacromediaDriver.connect(Unknown Source)
	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)