apache / apache/incubator-seata-samples

seata-samples基于eureka的案例,真的跑的起来么?

Open
#330 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

1. seata-server-0.6.0 windows10下seata-server.bat 注册配置改成eureka。
"1:26 line"
"2:75 line"
输入行太长。
命令语法不正确。
2.启动eureka,启动seata-server-1.1.0,单独下载,部署启动注册配置改为eureka。在注册中心网页上可以看到seata注册成功。

3.启动微服务account-service
2020-04-06 21:56:02.772 INFO 1144 --- [imeoutChecker_1] io.seata.core.rpc.netty.RmRpcClient : will connect to 192.168.56.1:8091
2020-04-06 21:56:31.037 ERROR 1144 --- [ main] i.s.core.rpc.netty.AbstractRpcRemoting : wait response error:cost 30010 ms,ip:null, (说明:ip还null了!!)
2020-04-06 21:56:31.043 ERROR 1144 --- [ main] io.seata.core.rpc.netty.RmRpcClient : 0304
io.seata.common.exception.FrameworkException: register error,role:RMROLE,err:cost 30010 ms

其他的微服务启动报错差不多!

能不能搞个配置步骤?启动前的准备事项?

Contributor guide

Open the contributing guide

Research direction

Start with seata-server-0.6.0's seata-server.bat and the Eureka registration settings, then reproduce the account-service startup and RM registration errors shown in the report. Done means documenting the Windows preparation, configuration, startup sequence, and expected Eureka and microservice registration results.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.