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

JDK10 master ut failed #2532

Closed
diecui1202 opened this issue Sep 20, 2018 · 0 comments · Fixed by #2551
Closed

JDK10 master ut failed #2532

diecui1202 opened this issue Sep 20, 2018 · 0 comments · Fixed by #2551

Comments

@diecui1202
Copy link

Running org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandlerTest
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.129 sec <<< FAILURE! - in org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandlerTest
testList(org.apache.dubbo.rpc.protocol.dubbo.telnet.ListTelnetHandlerTest)  Time elapsed: 0.02 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.testList(ListTelnetHandlerTest.java:120)
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.testList(ListTelnetHandlerTest.java:120)
Caused by: java.net.BindException: Address already in use

https://api.travis-ci.org/v3/job/430398157/log.txt

diecui1202 added a commit to diecui1202/incubator-dubbo that referenced this issue Sep 25, 2018
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

Successfully merging a pull request may close this issue.

1 participant