Ask a Question related to Coldfusion Database Access, Design and Development.
-
arniebld #1
ODBC Service wont run
Hi guys,
Working on setting up a new server and I need to create a datasource to an
access database. When I try to add the datasource, it tell me "The ColdFusion
MX 7 ODBC Server service is not running or has not been installed."
This is true, the service is not running. When I try to run it, it starts and
the stops and gives me the following message: "The ColdFusion MX 7 ODBC Server
service on Local Computer started and then stopped. Some services stop
automatically if they have no work to do, for example, the Performance Logs and
Alerts service."
Any reason this would happen?
Thanks, Arnie
arniebld Guest
-
ODBC Server service hanging
We've been having an issue with the connection to an AS/400 data source. It keeps hanging or failing. Our network guys attempt to stop all the... -
ODBC Service Errors
Windows 2003 Server running ColdFusion MX 6.1 with Updater Installed. Every two to three minutes there is a new error in the Event... -
ODBC Service Hanging
Hi, We have similar problems on our server w2003+CFMX6.1(all last hotfixes) with Access (through JDBC drivers) and Interbase (through ODBC)... -
ODBC Web Service and Win2000
Hi All, I have a service that reads some data via an ODBC driver and returns a dataset to the client app. It works perfectly when the server is... -
ODBC Error - TSN Service name not found
Hi, I have a peculiar problem. Our 4 sites are running on Win 2000 / Oracle ( ASP Pages) . 4 different user name and password in oracle .I... -
arniebld #2
Re: ODBC Service wont run
I saw in some knowledgeBase article that ODBC service needs ports 19997 & 19998
to run, so I had the host open those ports. No luck. Then I found that MX 7
needs ports 19995 & 19996 (so they dont conflict) and I've had the host open
those ports as well, but it still wont run!
What would cause that?
Arnie
arniebld Guest
-
Mike Greider #3
Re: ODBC Service wont run
Anything in the logs? Any failures in the installation summary report?
Mike Greider Guest
-
arniebld #4
Re: ODBC Service wont run
From the installation summary:
Summary
-------------
Installation: Successful.
85 SUCCESSES
0 WARNINGS
0 NONFATAL ERRORS
0 FATAL ERRORS
and I dont see anything usefull in the logs other than a bunch of messages
about starting various services (in server.log.) The only thing mentioned in
the log is "CORBA Configuration not enabled." Is this related?
arniebld Guest
-
Mike Greider #5
Re: ODBC Service wont run
Don't think the corba issue is related. Anything in the windows event viewer?
Mike Greider Guest
-
arniebld #6
Re: ODBC Service wont run
From the Windows Event Viewer:
(this error occured what I think is the first time coldfusion was run)
ColdFusion MX 7 ODBC Server
The description for Event ID ( 0 ) in Source ( ColdFusion MX 7 ODBC Server )
cannot be found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote computer.
You may be able to use the /AUXSOURCE= flag to retrieve this description; see
Help and Support for details. The following information is part of the event:
ColdFusion MX 7 ODBC Server error: 0, StartServiceCtrlDispatcher Error!.
Similar error for the ColdFusion MX 7 ODBC agent.
arniebld Guest
-
Mike Greider #7
Re: ODBC Service wont run
No messages since that time? Not really sure why this is happening for you.
Perhaps an uninstall/reinstall? I know that is usually the worst case, but I'd
had to resort to that several times in the past.
Mike Greider Guest
-
arniebld #8
Re: ODBC Service wont run
Hi Mike, thanks for your help.
I've received that message about the ODBC service many times, that exact
message.
Re-installing the server I dont believe will help. This is the second server
I've had with this problem (other one I got around using ODBC at all) and on
the other server I did re-install coldfusion. Only helped for about a week. I
cant re-install every week.
arniebld Guest
-
Mike Greider #9
Re: ODBC Service wont run
Let me ask the dumb question. Once you installed, you ran the configuration wizard right?
Mike Greider Guest
-
arniebld #10
Re: ODBC Service wont run
I certainly thought I did. Can I run it again?
arniebld Guest
-
Mike Greider #11
Re: ODBC Service wont run
That, I don't know. You can probably tell by looking through the cfide / administrator directory. I looked briefly, but nothing stood out at me. Could be a registry entry or xml flag or something too.
Mike Greider Guest
-
arniebld #12
Re: ODBC Service wont run
I found something in the logs, not sure what it means.
<cf_root>\db\slserver54\logging\ColdFusion MX 7 ODBC Server4156.log
Thu May 19 10:02:35 2005:SLX ODBC Socket. Build 0097
Thu May 19 10:02:35 2005:C21621_56931(4 CPU) - Microsoft Windows 2000(5.2-
(Build 3790))
Thu May 19 10:02:35 2005:Failed to open event trace file because the file
version is not recognised.
there are a bunch of such log files with the same error
arniebld Guest
-
arniebld #13
Re: ODBC Service wont run
After reading those logs, I decide to look at the trace file. The entire file was blank. I deleted those files, and then restarted the services - and it worked! The files were recreated correctly.
arniebld Guest
-
Mike Greider #14
Re: ODBC Service wont run
Very weird. Glad you found the problem.
Mike Greider Guest
-
olllllo #15
Re: ODBC Service wont run
I experienced the same error out of the blue this morning after our colo rebooted our server. Deleting the trace file and recreating it worked for me as well.
olllllo Guest
-



Reply With Quote


