Cron 在 Continuum 环境中无法正常工作
我在 Continuum 环境中配置了一个 Cron 表达式。它工作正常,但突然停止工作
runs at 9 am EDT every day 0 0 9 ? * *
I configured a Cron Expression in Continuum Environment.It works fine but suddenly now it stopped working
runs at 9 am EDT every day 0 0 9 ? * *
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
通常,一些信息将记录在
Continum.log
中,指示对计划的任何更改。如果调度程序停止工作,可能需要重新启动 Continuum。如果重启后仍然无法工作,则配置可能未正确存储,需要重置。Typically some information will be logged in
continuum.log
that indicates any changes to the schedule. If the scheduler stopped working it may require Continuum to be restarted. If it continues not to work after restarting the configuration may not be stored correctly and need to be reset.