477
社区成员
发帖
与我相关
我的任务
分享
1. 多线程并发启动 :
runtimeService.startProcessInstanceByKey(processDefinitionKey,variables);
2. 版本6.0.0 或 7.0.0.Beta4
3. 数据库:mysql 5.7.18
导致: Deadlock found when trying to get lock; try restarting transaction
楼主问题解决了吗