ColdFusion 2016:无法在RedHat上安装修补程序5

时间:2017-10-11 17:32:01

标签: coldfusion hotfix coldfusion-2016

我在Red Hat 6.8上安装了Cold Fusion 2016,取得了明显的成功。

然后我尝试安装"修补程序5"有安全性和错误修复,但它提示我输入安装目录:

Select the home directory of your  installation. For example, 
/Applications/
For J2EE installation, it is the WAR directory containing WEB-INF, 
CFIDE and META-INF

Where is  located? (Default: /opt):

...但拒绝接受我提供的任何答案,包括实际的顶级目录 / opt / coldfusion2016

有关于此的任何想法吗?

1 个答案:

答案 0 :(得分:1)

我只需将其作为:

运行
java -jar hotfix.name.jar

来自目录

/opt/coldfusion2016/cfusion/hf-updates

......然后它奏效了。

另外:我找到了验证java版本的findjava.sh脚本,需要java 7,而不是java 8.