The refreshed Japanese Installers that were released on December 10th 2014 had an issue in detecting the platform’s Japanese language at installation time and so was defaulting to English. While we are going to refresh the Japanese installers, if you need to go ahead with the current installers itself, you can use one of the following workarounds. 1) You can force the installer to run on top of JRE version 7 instead of the default JRE 8 that is in-built […]
We have seen that some of you have not been able to get the web server connector working after applying update 14. We did our investigation and following is our finding. The connector binaries of ColdFusion 10 update 14 are built on top of VC++ runtime 2012 update 4. Installation of VC++ runtime requires admin privileges. If the ColdFusion service runs as administrator or system account, the update itself install the VC++ runtime as this account would have installation privileges. […]
With Update 14 for ColdFusion 10, Java 8 is supported. If you are using ColdFusion Web services you will have to do a one-time change manually. You should copy tools.jar manually from {JDK8_Home}/lib to {cf_install_home}/cfusion/lib/. ColdFusion Web Services will fail if this is not done. Only JDK contains tools.jar not the jre. You don’t have to install JDK on the machine where ColdFusion is installed. You can just have jre 8 on this machine and get tools.jar from any other […]
The following ColdFusion updates are now available for download: ColdFusion 11 Update 2 This update contains fixes for vulnerabilites mentioned in the security bulletin APSB14-23. For the details refer this technote. ColdFusion 10 Update 14 This update includes Tomcat upgrade to 7.0.54, Tomcat connector upgrade to 1.2.40, support for JDK 8 and Apache 2.4.x, fixes for vulnerabilites mentioned in the security bulletin APSB14-23 and fixes for 63 other bugs. For the details refer this technote. ColdFusion 9.0.2, ColdFusion 9.0.1 and ColdFusion 9.0 […]
With ColdFusion Builder 3 we have implemented automatic updates feature to be in-line with Eclipse update mechanism. In case of ColdFusion Builder 3 standalone installation:- With this, if there is any update to ColdFusion Builder 3, you will receive a notification at the bottom right corner of Builder. You can click on that and install the updates. With this mechanism only the changed plugins are pulled and installed on top of your Builder installation. And this is always a cumulative […]
Silent instllation properties are updated for ColdFusion 11. You can download the properties file here Create a new directory and place the installer and the properties files there. Please make sure to update the usernames/passwords/and flip the different feature flags as per your requirement. ‘cd’ to the newly created directory where the installer and properties files are placed. Command to run the silent installation from the terminal is(Change it as per the Installer name). >ColdFusion_11_WWEJ_win64.exe -f silent.properties Please make sure […]
There is a mandatory update released for ColdFusion Builder 3 that resolves the ‘Update URL Issue’ that prevents your copy of ColdFusion Builder from downloading and installing the updates from our server. If you have installed ColdFusion Builder 3 as a standalone application by using the installer that you have downloaded between April 25 and May 25, you need to apply this patch. The build number that was released on April 25th 2014 -> 3.0.0.289860 The build number […]
Normal 0 false false false EN-IN X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:”Table Normal”; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:””; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:”Times New Roman”,”serif”;} Couldn’t Install ColdFusion on Mac OS X 10.8.4? There is a Java update (1.6.0 Update 51) for Mac OS X 10.8 and 10.7 around June 16th 2013. But unfortunately, there are issues with it. And so, any ColdFusion installers would have failed to launch if you try to […]
Note: This is valid from Hotfix 9 onwards. Depending on the user account that you have used to Lock down your server, you might need to consider the following few more steps for providing appropriate permissions to be able to apply the updates from ColdFusion Administrator. Hotfix needs two things to be installed properly from ColdFusion Administrator. The user that is configured for ColdFusion Service should be permitted to Start/Stop the service. More on this to setup is explained below. […]
Normal 0 false false false EN-IN X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:”Table Normal”; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:””; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:”Times New Roman”,”serif”;} In the following case it is possible to occur. If you have deleted CFB 2/2.0.1 plugins installation directory manually without uninstalling using uninstaller, you may not be able to install next time unless you have cleaned-up the old stuff lying in your Mac OS X machine. Only if […]
You can download the hotfix directly from the following URL (This example assumes that you want to download Hotfix 8)http://download.adobe.com/pub/adobe/coldfusion/hotfix_008.jar Similarly, for update 10, it is as follows: http://download.adobe.com/pub/adobe/coldfusion/hotfix_010.jar If you want to download earlier/newer hotfixes replace the jar path in the above URL with the hotfix number that you want. Ex:- http://download.adobe.com/pub/adobe/coldfusion/hotfix_00<HFNumber>.jar Download/Copy this hotfix_008.jar to a any directory on your machine where you want to maintain repository of Hotfix installers. And then open the command prompt (with Run […]
Are you getting the following error when configuring the IIS8 connector for CF10 on Windows Server 2012 or Windows 8? “Version 8.0 is installed. Supported versions are 4.x, 5.x, 6.x, 7x” We have some additional guidance that should help you work around it. 1) Please make sure that you are using correct Windows 2012 Server/Windows 8 supported ColdFusion 10 installer (The updated full ColdFusion 10 Installers) MD5s of the full installer should be as follows: For Win 64-bit MD5 –> […]