ColdFusion 11 Update 12
ColdFusion 11 Update 12 (release date April 25, 2017) includes the following changes:
In this update, We have added a new file quartz.cluster.properties, located in cfusion/lib/quartz.
This file can be used to configure properties related to scheduler when setting up a cluster.
These are the default properties and their default values in the file:
org.quartz.scheduler.rmi.export: false org.quartz.scheduler.rmi.proxy: false org.quartz.scheduler.wrapJobExecutionInUserTransaction: false org.quartz.threadPool.class: org.quartz.simpl.SimpleThreadPool org.quartz.threadPool.threadCount: 13 org.quartz.threadPool.threadPriority: 5 org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread: true org.quartz.jobStore.misfireThreshold: 60000
This update also addresses vulnerabilities mentioned in the security bulletin APSB17-14.
This update is cumulative and includes fixes from all the previous ColdFusion 11 updates.
To see a list of all previous ColdFusion 11 updates, refer to the update page.
To enable SES URLs on an app server other than Tomcat, modify the web.xml file present inside WEB-INF. For more information, see Enabling SES URLs.
For the detailed list of bugs fixed in this update, refer to the list of bugs fixed.
For instructions on how to install this update, see Server Update section. For any questions related to updates, refer this FAQ.
Windows: <cf_root>/jre/bin/java.exe -jar <jar-file-dir>/hotfix_012.jar
Linux-based platforms: <cf_root>/jre/bin/java -jar <jar-file-dir>/hotfix_012.jar
Ensure that the JRE bundled with CF is used for executing the downloaded JAR. For standalone CF, this must be at, <cf_root>/jre/bin.
For further details on how to manually update the application, see the help article.
After applying this update, the ColdFusion build number should be 11,0,12,302575.
After applying the update, reconfigure the connector using the wsconfig tool. It is available at {cf_install_home}/{instance_name}/runtime/bin. On Windows, launch wsconfig by choosing Start > All Programs > Adobe > ColdFusion 11 > Web Server Configuration Tool.
Important Note: Adobe recommends that you take a backup of all connector configuration files before you consider reconfiguring the connector. Connector-related configuration files are available at {cf_install_home}/config/wsconfig/. Add back any custom changes made to the worker.properties file after reconfiguring the connector.
To uninstall the update, do one of the following:
If you can't uninstall the update using the above-mentioned uninstall options, the uninstaller could be corrupted. However, you can manually uninstall the update by doing the following:
Inicia sesión en tu cuenta