Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为所有时间间隔、周、月安排了一个进程。对于 Hours,Week 来说它非常好,但对于Month 它没有运行。 调度程序中没有日志/错误。没有自定义其默认的 adempiere 代码。
谁能帮我解决它?
它的默认值
哪个版本的标准 Adempiere?
我假设您使用的是 Schedule Type = Cron Scheduling Pattern。您为 cron 模式输入了什么值?
Adempiere 使用 cronj4 来管理 cron 调度程序 - Adempiere 3.8 正在使用 cron4j 2.2.1 可能会检查它是否报告了任何问题。