You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
此前用1.0.8就莫名奇妙约不上,后来发现以后上来看,门店信息页面获取不到,点刷新报
nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: java.lang.RuntimeException: Clock moved backwards. Refusing to generate id for 5270289245 milliseconds ### The error may exist in com/oddfar/campus/business/mapper/IItemMapper.java (best guess) ### The error may involve com.oddfar.campus.business.mapper.IItemMapper.insert ### The error occurred while executing an update ### Cause: java.lang.RuntimeException: Clock moved backwards. Refusing to generate id for 5270289245 milliseconds
请确保您已阅读以上注意事项,并勾选下方的确认框。
campus框架版本
campus框架:1.1.9
本项目 campus-imaotai 版本
campus-imaotai:1.0.11
运行环境
Ubuntu
运行架构
x86
问题描述
我用的ubuntu docker部署的
此前用1.0.8就莫名奇妙约不上,后来发现以后上来看,门店信息页面获取不到,点刷新报
nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: java.lang.RuntimeException: Clock moved backwards. Refusing to generate id for 5270289245 milliseconds ### The error may exist in com/oddfar/campus/business/mapper/IItemMapper.java (best guess) ### The error may involve com.oddfar.campus.business.mapper.IItemMapper.insert ### The error occurred while executing an update ### Cause: java.lang.RuntimeException: Clock moved backwards. Refusing to generate id for 5270289245 milliseconds
后来我升级到1.0.11 稳定了几天,这两天又频发
现在重启了好几次都不好使 后来 门店能拿到了,商品页又拿不到了。
期望的结果是什么?
这个是否可以考虑做个定时任务每天自动拉一下数据存起来。预约的时候先看库里是否存了今天的数据,如果没存再起个协程请求,如果有就不要再请求了吧。。
简单的复现代码/链接(可选)
No response
日志记录(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: