JavaLionLi commented on issue #10898:
URL: https://github.com/apache/dubbo/issues/10898#issuecomment-1308197157

   > 这个报错是正常的,因为您明确指定了两个qos的port都是22222。
   > 
   > 您之前没有出现该错误,很大可能的原因是当时的服务没有依赖dubbo-qos(包括间接依赖),服务启动过程中就自动忽略,即不启动qos,所以没有报错。
   > 
   > 我已在3.1.1版本上用dubbo-demo-xml-provider模块加入dubbo-qos依赖后做了验证,同样会报端口占用的错。
   
   我不清楚有没有dubbo-qos依赖 我只添加了 dubbo-spring-boot-starter 3.1.1启动时没有这种问题的 只有3.1.2才会有


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to