ColdFusion 2016 update 4 - Could not find or load main class –jar
I've had no luck trying to install update 4 on ColdFusion 2016 using the administrator. It seems to have problems stopping and restarting CF (message: server taking too long to restart). While the system information indicates the correct version (2016.0.03.302561) the updates page still indicates that update 4 has not been installed and the install log shows the following:
Installation: Unsuccessful.
2009 Successes
0 Warnings
3 NonFatalErrors
3 FatalErrors
Action Notes:
Moving files failed:: Failed to back up the previous hotfix files. Retry installation after ensuring that the server is not running or files are not locked by the server.
Failed to delete directory: Ensure that the server is not running or files are not locked by the server.
Based on Charlie Arehart's suggestion here: http://www.carehart.org/blog/client/index.cfm/2016/9/6/solve_common_problems_with_CF_updates_in_10_and_above
I thought I'd try a manual installation. But I keep getting the error 'Could not find or load main class -jar':
Stop the ColdFusion Application Server service, then run following as Administrator:
PS C:\Windows\system32> CD C:\ColdFusion2016\cfusion\hf-updates
PS C:\ColdFusion2016\cfusion\hf-updates> C:\ColdFusion2016\jre\bin\.\java –jar hotfix-004-302561.jar
C:\ColdFusion2016\jre\bin\.\java : Error: Could not find or load main class –jar
Windows 2012 R2.
Any suggestions?
Thanks
Bob
