Neil Robinson skrev:


>Hi Nille,
>
>I had what sounds like the same problem this week.  What database are you
>using?  If it's the same problem (check your server.log file for NT Errors)
>then it seems to be caused by ODBC drivers keeping database connections
>open.  After the timeout period on the db server, CF tries to use the same
>connection pipe thinking that it's still open, and an error occurs.  I
>disabled the 'maintain database connection' option on my oracle odbc driver
>and it's now been running fine for about 24 hours (normally it would hang
>after 1-2 hours).

I'm using MSSQL7.0 as bd. Found a gazillion of these in my server.log:
"Error","TID=1448","07/13/00","23:15:58","Unable to write reply -- client 
browser stopped waiting for request. " 
"Error","TID=1448","07/13/00","23:15:58","Windows NT error number 109 
occurred."

Look familiar to you?

I've just followed your advice on disabling "maintain db con" - hope it helps.

Thanks Neil!

//Nille

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to