Ask a Question related to Coldfusion Database Access, Design and Development.
-
ghinaatrci #1
Admin Error when deleting DSNs?
:frown;
Hi, We have CFMX 7 Enterprise running on Win2003 (no SP1). We've created
another instance of CFMX and are having a lot of trouble with the ODBC
connections in this second instance. The error usually says something "cannot
be found". Anyway, we tried to delete the DSN and start over at which point we
got the following message:
Error Occurred While Processing Request
An exception occurred when invoking an external process.
The cause of this exception was that: java.io.IOException: CreateProcess:
C:\JRun4\servers\OLRSC\cfusion.ear\cfusion.war\WEB-INF\cfusion\db\slserver54\adm
in\swcla.exe -l dsd 'Macromedia ColdFusion MX 7 ODBC Server' 'password_2'
error=3.
"password_2" is the ODBC connection we're trying to delete. Any help out
there?
Thanks!
Ghina
ghinaatrci Guest
-
Deleting error
I am trying to delete rows on a webpage, and it gives me an error that says cannot perform this action in this region of the page. There are lots of... -
How to copy settings (DSNs and tasks) from CF5 to CF7?
We are getting ready to deploy CF7 and I need to put all of the datasources and scheduled tasks that are on the current servers onto the new... -
Deleting old Admin and Creating New One
I've seen various postings for people who took over a website from someone who did not leave their administrator password, but no... -
Create DSNs without CF Admin?
Is there a way to create DSNs without using the ColdFusion Administrator? I work in a hosted environment in which I don't have access to CFAdmin.... -
Deleting of Files as an Admin and being DENIED.
I am trying to delete a folder for an installation of software which is no longer needed. The software was not even installed, but when I try to... -
pelkster #2
Re: Administrator Error when deleting ODBC DSNs?
all,
I am not sure if this well known or not, but we stumbled across this same
issue today when trying to delete an access database from the cf administrator.
The issue revolves around editing, creating or deleteing any datasource
requiring the slserver files.
To fix this issue, I have discovered, you will need to manually copy the
slserver54 folder from:
c:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/db
to
c:/JRun4/servers/NewServerInstance/cfusion-ear/cfusion-war/WEB-INF/cfusion/db
This should be a bug report to Macromedia to determine why the new instances
do not copy this folder automatically... until then, remember to manually copy
this foder if you need to maintain access or other odbc datasources.
V/r,
Charles
pelkster Guest



Reply With Quote

