Copying this to the Adobe channel, since no on has replied in cfml-general:
Has anyone installed last week's CF 2021 Update 11 release?
Any stumbling blocks?
Dave Merrill
10/10/2023, 8:40 PM
FWIW, I updated a dev server today with this, no issues so far.
I did nothing but my usual steps, cmd line version.
Please do keep everyone posted if you do this, especially if you run into anything unexpected.
r
rstewart
10/10/2023, 8:51 PM
updated my dev server yesterday w/o any issues.
👍 1
h
hemi345
10/10/2023, 11:27 PM
Updated my dev and production servers yesterday (Win Server 2019, CF2021, IIS) after moving the Java version back to .19 first within CFadmin and then running the update from elevated command prompt using Java .19 also.
I ran into the same issue on all of them with wsconfig not having permissions even when run with admin privileges. I have the lockdown guide applied to all web servers (they're practically identical other than the web sites they run). I had to give my administrator account permissions to the files in the "1" (connector) folder. Then wsconfig ran successfully. After I confirmed everything was working, I moved the Java version back to .20
d
Dave Merrill
10/11/2023, 3:11 PM
Hmmm, I didn't run wsconfig after doing this update.
That hasn't ever been part of my CF update process.
Am I missing an important step?
c
cfvonner
10/11/2023, 3:32 PM
The technotes for this update said the connectors had to be rebuilt.
d
Dave Merrill
10/11/2023, 3:36 PM
Doh!
Thanks.
I didn't, and things appear to be working ok.
I'll do it, but what sorts of problems would happen from not?
h
hemi345
10/11/2023, 4:51 PM
No idea what issues would arise. I asked about this in a roundabout way in the update announcement thread and never got a response.