diecui1202 opened a new issue #2543: java 10 master ut failed URL: https://github.com/apache/incubator-dubbo/issues/2543 ``` testListService(org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandlerTest) Time elapsed: 0.026 sec <<< ERROR! org.apache.dubbo.rpc.RpcException: Fail to start server(url: dubbo://127.0.0.1:20885/demo?channel.readonly.sent=true&codec=dubbo&heartbeat=60000) Failed to bind NettyServer on /127.0.0.1:20885, cause: Address already in use at org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandlerTest.testListService(ListTelnetHandlerTest.java:105) Caused by: org.apache.dubbo.remoting.RemotingException: Failed to bind NettyServer on /127.0.0.1:20885, cause: Address already in use at org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandlerTest.testListService(ListTelnetHandlerTest.java:105) Caused by: java.net.BindException: Address already in use ``` https://api.travis-ci.org/v3/job/431310736/log.txt
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
