Coldfusion 11 Update 16-计划任务已消失

时间:2019-02-17 22:17:17

标签: coldfusion coldfusion-11

我们将Coldfusion 11实例升级到版本16(11,0,16,313933),现在所有计划的任务似乎都消失了。

快速的Google搜索似乎没有提供任何线索。我查看了更新日志,没有发现任何问题的提示。

有人可以建议吗?

更新

Adob​​e知道此问题,但是还没有解决方案。 ?!?!!?!?

Adobe CF11 update 16

1 个答案:

答案 0 :(得分:2)

已报告的解决方法

根据https://forums.adobe.com/thread/2595082https://tracker.adobe.com/#/view/CF-4204021

Recover a backup copy of and manually edit a backup copy of the neo-crons.xml. Add the below to each job and then replace the wiped out copy with this one and restart the services.

<var name='clustered'>
     <string>false</string>
</var>