<https://community.adobe.com/t5/coldfusion-discuss...
# adobe
t
I'm not seeing it in the release notes... Does this finally fix the issue with cfhttp and encrypted mssql connections fixed by hf202100-4212127?
h
I don't believe rebuilding the IIS connector is working when running wsconfig.exe What should be the latest isapi_redirect.dll file timestamp? I get an error warning:
[cf path]\config\wsconfig\1\isapi_redirect.log (Access is denied)
t
Are you running it as administrator?
h
yes
only way i could get it to run was from an administrative command prompt. right clicking the executable and choosing run as administrator didn't work.
m
In the release notes for ColdFusion (2021 release) Update 11 at https://helpx.adobe.com/coldfusion/kb/coldfusion-2021-update-11.html, it says "If you are on *JDK 17.0.8...*" but I thought CF2021 didn't support JDK 17.
d
Update 5 not appearing in CF admin: https://cfdownload.adobe.com/pub/adobe/coldfusion/xml/updates.xml @priyank_adobe
Also, @priyank_adobe are there any public CF2023 installers with the new update applied so we can install fresh onto new boxes?
If I request the file from New Zealand, I only see up to Update 4. If I request the file from Australia, I see Update 5. If I request the file from St Louis, USA, I only see up to Update 4. I'm guessing this is being served up by a CDN and it's not been purged correctly? I've tried adding a cache busting query string, but no luck.
Is there a fresh non-cached URL we can point CF admin to for the 'Update site' and 'Packages site'?
p
@davequested This xml doesn't require localization but I will check why it is not appearing in NZ.
h
is there another way to know if rebuilding the IIS web connector was successful other than the isapi_redirect.log file that it can't write to?
I run wsconfig.exe from elevated command prompt, pick the IIS configured web server and choose "Upgrade". I get that error message mentioned above. I see in the \config\wsconfig\backup folder a 1.x showing isapi_redirect.dll was backed up with today's date, but nothing else in there. The config/wsconfig/1 folder looks untouched. wsconfig says "Upgrade Completed. if your web server is running you will need to restart it..."
CF2021 seems to work fine, but is there anything I can test that should fail if the connector wasn't reconfigured correctly?
d
Thanks @priyank_adobe, still seeing only update 4 this morning. I'm at a point where I'm going to have to host the updates.xml myself somewhere. Seems this has been an ongoing issue so would be great if you can fix once and for all! Could you perhaps break the cache by allowing a timestamp on the end? e.g. updates.xml?timestamp=12345678. CFAdmin could do that behind the scenes. Alternatively don't cache or have a very short TTL on updates.xml
p
I have raised this request to the Web team to look into that.
In case you want to download and install the update then you can download from our ColdFusion update page.
@davequested I have purged from my side once again, can you please try
d
@priyank_adobe woohoo! It's now coming through. Thanks for sorting. Now to test!
👍 1
p
Glad that it worked.
m
I see that what I mentioned regarding the Java version was fixed. Also, I didn't notice this before so not sure if it was added later, but I'm glad to see the note "From Update 12 onwards, you need not use the flag".
p
@mtbrown You are right