hot fix not able to apply
http://kb2.adobe.com/cps/925/cpsid_92512.html
I tried to apply hot fix as mention in the above url for cf 9.0.1. but when I restart the server it still showing as pointing to same old jar file.
I followed the stems as follows.
===============
ColdFusion 9.0.1
- Download CF901jar.zip and extract hf901-00003.jar.
- In ColdFusion administrator, select System Information page by clicking the icon "i" in the upper right corner.
- In the update file textbox, browse and select hf901-00003.jar and click submit.
- Stop the ColdFusion instance.
- Go to {ColdFusion-Home}/lib/updates (for Server Installation) or {ColdFusion-Home}/WEB-INF/cfusion/lib/updates (for Multiserver and J2EE installation) directory. If hf901-00001.jar or hf901-00002.jar exist, delete them. Otherwise, ignore this step.
- Start the ColdFusion instance.
- If there are multiple instances, repeat steps 2 through 6 for each instance.
==================
after this my setting are unchanged as follows
==============
| System Information | |
| Server Details | |
| Server Product | ColdFusion |
| Version | 9,0,1,274733 |
| Edition | Enterprise |
| Serial Number | 1185-5007-6094-8863-8088-2578 |
| Operating System | Windows 2003 |
| OS Version | 5.2 |
| Update Level | /D:/JRun4/servers/DevColdF9Secondary/cfusion.ear/cfusion.war/WEB-INF/cfusion/lib/updates/chf9010002.jar |
| Adobe Driver Version | 4.0 (Build 0005) |
| JVM Details | |
| Java Version | 1.6.0_17 |
| Java Vendor | Sun Microsystems Inc. |
| Java Vendor URL | http://java.sun.com/ |
| Java Home | D:\JRun4\jre |
| Java File Encoding | Cp1252 |
| Java Default Locale | en_US |
| File Separator | \ |
| Path Separator | ; |
| Line Separator | Chr(13) |
| User Name | SYSTEM |
| User Home | C:\WINDOWS\system32\config\systemprofile |
| User Dir | D:\JRun4\bin |
| Java VM Specification Version | 1.0 |
| Java VM Specification Vendor | Sun Microsystems Inc. |
| Java VM Specification Name | Java Virtual Machine Specification |
==============================
I mean the Update Level is pointing to the old jar file 'chf9010002.jar ' insted of hf901-00003.jar.
Please help.
