I have just installed Yosemite and updated from Coldfusion 10 to 11. At present, I have two problems for which I can find no answers:
The first, when trying to access the CF Administrator (http://localhost:8500/CFIDE/administrator/index.cfm), I get this error:
The Graphing service is not available. | |
This exception is usually caused by service startup failure. Check your server configuration. | |
The error occurred in C:/work/cf10_final_hotfix/cfusion/wwwroot/CFIDE/administrator/Application.cfm: line 95 Called fromC:/work/cf10_final_hotfix/cfusion/wwwroot/CFIDE/administrator/Application.cfm: line 85 Called fromC:/work/cf10_final_hotfix/cfusion/wwwroot/CFIDE/administrator/Application.cfm: line 4 Called fromC:/work/cf10_final_hotfix/cfusion/wwwroot/CFIDE/administrator/Application.cfm: line 1 |
This problem may have originated after downloading and installing the ColdFusion 11 Update 3 hotfix.
And second, when trying to access a web page on my local host, I get this error:
Error Executing Database Query. | |
No suitable driver available for gzc, please check the driver setting in resources file, error: com.mysql.jdbc.Driver |
I used the migration tool when updating from CF10 to CF11. MySQL is running okay. I cannot get to the datasources page in the CF Administrator until the first issue is resolved.
Thanks for your help!