Mike Says Meh The blog of Mike Kauspedas | Hosting by www.gearhost.com

25Mar/115

ColdFusion 9 ODBC Server will not start

Ran into a weird issue with a customer today, their CF9 ODBC server would not start. It was giving this error in event viewer.

ColdFusion 9 ODBC Server@LOCALHOST,ErrorCode=430,ErrorMessage=Failed to open event trace file because the file version is not recognised.

I couldn't find anything on Google so I drilled down into the folder that contained the exe's for running ODBC. C:\ColdFusion9\db\slserver54\bin. I noticed a folder called tracing one directory above this. I renamed it and created a new empty folder named "tracing" and the services started without any issue. Deleting the ColdFusion 9 ODBC Agent.trc and ColdFusion 9 ODBC Server.trc files would probably do the same trick. Thought I would share in case anyone else is struggling with this.

Filed under: Tech Leave a comment
Comments (5) Trackbacks (0)
  1. Great find… thanks! I deleted the two .trc files (as I was slightly confused by your directions regarding the tracing folder being one directory above, which I didn’t at first realise was with reference to the .trc files) and lo and behold, the 2 ODBC Services fired up!

    Nice work :)

  2. np, and what a great feeling too when you find it’s something simple and easy!

  3. It works. Great tip! After few hours research without luck then I found your tip using Google. You should post it on Adobe forum. Thanks Mike! Happy Mother’s Day.

  4. Just had the same problem and deleting the 2 files worked. Thanks a ton!

  5. Great tip. It worked for me too.


Leave a comment

(required)

No trackbacks yet.