Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

hot fix not able to apply

Community Beginner ,
Jan 12, 2012 Jan 12, 2012

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
  1. Download CF901jar.zip and extract hf901-00003.jar.
  2. In ColdFusion administrator, select System Information page by clicking the icon "i" in the upper right corner.
  3. In the update file textbox, browse and select hf901-00003.jar and click submit.
  4. Stop the ColdFusion instance.
  5. 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.
  6. Start the ColdFusion instance.
  7. 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.

920
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jan 13, 2012 Jan 13, 2012

The update level doesn't always show the most recently applied hotfix jar, this does not mean the hoftix was not applied. As long as you have hf901-00003.jar in this location: D:/JRun4/servers/DevColdF9Secondary/cfusion.ear/cfusion.war/WEB-INF/c fusion/lib/updates/ you should be good to go.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 14, 2012 Jan 14, 2012
LATEST

Hi Peter,

Then how can I confirm that I applied the hot fix and is working fine?

Lincoln

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources