I was running a test to stress the ODBC connection between CF and MySQL

CF is running on a NT4 SP6 box, and MySQL is on Linux, MySQL ODBC Driver
v2.50.29

Next day I noticed

application.log:

03:39:11 Data Access Error Unknown Data Access Error.
03:39:11 Data Access Error Unknown Data Access Error.
03:39:12 Data Access Error Unknown Data Access Error.
03:39:49 ODBC Error Code =  ()
03:39:49 ODBC Error Code =  ()
03:39:49 Memory access violation occurred.
03:39:50

The last line didn't even have an error description

server.log:

03:39:49 Unknown exception in NTWorkerThread. Request terminated.
03:39:49 Unknown exception in NTWorkerThread. Request terminated.
03:39:49 Unknown exception in NTWorkerThread. Request terminated.
03:39:49 Unknown exception in NTWorkerThread. Request terminated.
03:39:50 Unknown exception in NTWorkerThread. Request terminated.
03:39:50 Unknown exception in NTWorkerThread. Request terminated.
03:39:54 The ColdFusion Application Server started.

webserver.log:

03:39:50 Request canceled or ignored by server Server busy or unable to
fulfill request. The server is unable to fulfill your request due to
extremely high traffic or an unexpected internal error. Please attempt your
request again (if you are repeatedly unsuccessful you should notify the site
administrator). (Location Code: 26)

which goes about a dozen times until 03:39:54 when CF restarted itself.


Has anyone seen anything like this before?

The CF page run just do a large bunch of selects.

Any help would be appreciated...


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to