apache / servicecomb-pack

Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications. ServiceComb Pack currently provides TCC and Saga distributed transaction co-ordination solutions by using Alpha as a transaction coordinator and Omega as an transaction agent .
https://servicecomb.apache.org/
Apache License 2.0
1.93k stars 436 forks source link

I have a problem, I need help #731

Open mengzhigang opened 2 years ago

mengzhigang commented 2 years ago

在测试环境,项目部署时报错 Error create bean with name entityManager ... Conflicting persistence unit definitions for name 'alpha-server'

WillemJiang commented 2 years ago

清理一下数据库看看?

WillemJiang commented 2 years ago

Please provide more information like the stack trace for us to look into.