CF 2018 lockdown with update 2 issue
The notes for 2018 update 2 state that this needs to be done manually if you have the auto-lock down applied:
ColdFusion (2018 release) Update 2
I downloaded the update and followed suggestions from Charlie Arehart here:
I stopped the main CF service and tried to run the update using the CF2018 JRE (java version "10.0.1" 2018-04-17)
from directory: [coldfustion root]\jre\bin:
command: java - jar [coldfusion root]\cfusion\hf-updates\hotfix-002-313961.jar
I got this:
Error: To use 'StartFlightRecording', first unlock using -XX:+UnlockCommercialFeatures.
Error: The unlock option must precede 'StartFlightRecording'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
What the hell is that? Now what?
