问题描述:
IDEA运行springboot整合atomikos控制台一直输出:
com.atomikos.icatch.HeurHazardException: Heuristic Exception:
解决方案:
删除项目下的tmlog.lck、tmlog782.log的文件即可。

解决IDEA中Atomikos日志问题
本文介绍了解决在使用IDEA运行SpringBoot整合Atomikos时,控制台持续输出HeuristicException错误的方法。只需删除项目下的tmlog.lck和tmlog782.log文件即可消除此问题。
问题描述:
IDEA运行springboot整合atomikos控制台一直输出:
com.atomikos.icatch.HeurHazardException: Heuristic Exception:
解决方案:
删除项目下的tmlog.lck、tmlog782.log的文件即可。

153

被折叠的 条评论
为什么被折叠?