Copy link to clipboard
Copied
I am trying to install CF10 Update 11 but it is complaining that the jar file is invalid or corrupt. I have attempted to download it now on 3 different computers with the same result on each.
Thank you very much! I found out that our firewall shop decided to start blocking outbound web access from our servers, which explains why it said there were no updates.
Copy link to clipboard
Copied
Have you got the mandatory updater (to the update system) installed?
http://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-11.html#id_92190
--
Adam
Copy link to clipboard
Copied
Yes, that was applied.
Copy link to clipboard
Copied
Hi Mike,
Check the size of the update 11(hotfix_011.jar), it should be 19.2 MB. If yes, the size is same then place this .jar in C:\ColdFusion10\jre\bin and then launch Command Prompt as Run as Admin.
Change the directory to the same location i.e. cd C:\ColdFusion10\jre\bin. Then type java -jar hotfix_011.jar
Thanks
VJ
Copy link to clipboard
Copied
Ok, so maybe I am downloading the wrong file, I downloaded 3329722.zip that contains jrun-hotfix-3329722.jar and is only 9k. Where is the link for the hotfix_011,jar?
Copy link to clipboard
Copied
Download it from ColdFusion 10 administrator. Go to Updates under Server Update and then click download or download and install. Else you can download the .jar and install it via the way that I mentioned above
Copy link to clipboard
Copied
That is odd, it is saying there are no updates but I am pretty sure it is needed. Here is my current version: ColdFusion 10,283111. Is there a link off of Adobe's site that I can download the update from?
Copy link to clipboard
Copied
https://sendnow.acrobat.com/?i=ilaHTVad**a1fn0J5cDkgA
Download hotfix_011.zip and then change the extension to .jar
Thanks
VJ
Copy link to clipboard
Copied
Thank you very much! I found out that our firewall shop decided to start blocking outbound web access from our servers, which explains why it said there were no updates.
Copy link to clipboard
Copied
That's great. Now you can install the update and you will be good to go. Please mark this post as correct if your issue is resolved as it would be helpful for other coldfusion users as well.