Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seata to ensure consistency between Dubbo Microservices #556

Open
odidev opened this issue Jul 19, 2022 · 1 comment
Open

Seata to ensure consistency between Dubbo Microservices #556

odidev opened this issue Jul 19, 2022 · 1 comment

Comments

@odidev
Copy link

odidev commented Jul 19, 2022

Hi team
I am working on seata sample file for testing and deploying microservices and ensure consistency between Seata and Dubbo Microservices by following this reference .

I have tried to startup seata-server by $ docker run --name seata-server -p 8091:8091 seataio/seata-server:1.4.2

Log startup seata-server: seata-server_startup.txt

And also I tried it by downloded seata release version ,then ran
||sh ./bin/seata-server.sh||

Output:

apm-skywalking not enabled
./bin/seata-server.sh: 138: [[: not found
seata-server is starting, you can check the /home/ubuntu/ARM_FAAS_Project/abhay/seata-samples/seata/logs/start.out

After that, I tried to execute these services
“DubboStockServiceStarter”,”DubboAccountServiceStarter”,”DubboOrderServiceStarter”,”DubboBusinessTester”
Under the seata-samples\dubbo\src\main\resources\sql but couldn’t able to start above service .

Please share some pointer on it how to deploy these microservices in seata.
Thanks in advance.

@odidev
Copy link
Author

odidev commented Aug 29, 2022

@wendal @lovepoem @slievrly Could you please share some pointers for this?
Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant