Ask a Question related to Coldfusion Server Administration, Design and Development.
-
coreygrimm #1
Error Executing Database
My coldfusion service crashes intermitantly and when I check the application
logs the error that I see for the time frame is the one below. Does anyone know
where I might begain to solve this? Thanks!
Error Executing Database Query.coldfusion.sql.DatabaseConnectionException:
Timed out trying to establish connection The specific sequence of files
included or processed is: E:\wwwroot\lifeworks\default.cfm
coreygrimm Guest
-
Error Executing Database Query
I have a website, which is visited by 18.000 unique users a day, who view almost 900.000 pages As you can see, one user views a lot of pages.... -
Error Executing Database Query.
The error occurred in C:\CFusionMX7\wwwroot\CFIDE\gettingstarted\tutorial\index.cfm: line 2 2 : <cfquery name="atrwork"... -
Error Executing Database ....
I have a website where members set up their own personal pages. Recently, some member pages are displaying the following error. It happens to the... -
error executing database query on login
I've noticed we started getting this message when you try to Login to the website. We have recently just installed the CF standard edition 7.0 We... -
another Error executing database query
Just when I thought I had all my forms finely tuned, I get the error below, which has me stumped (using DrmWeaver 2004, CF7, mysql): Error... -
MichaelSJudd #2
Re: Error Executing Database
I'm no expert, but thought I would try to be helpful.
I was getting this same error on a regular basis.
The short term fix was to restart the ODBC server service. The long term fix
was twofold:
1. I recreated the ODBC connection in ColdFusion Administrator to use the
system connection (I was using the SA and PW for login).
2. I created a second user ODBC connection as well as the system one under
ODBC in Windows Server 2003.
I haven't had the problem since.
I also read a pretty good set of "stuff" to try from the help area:
[url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_17277[/url]
Hope this helps.
MichaelSJudd Guest



Reply With Quote

