-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[CI failure] NettyTransportMultiPortTests Address already in use #9010
Copy link
Copy link
Closed
Labels
>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests
Description
The test fails because it tries to bind to a port which is already in use:
Caused by: java.net.BindException: Address already in use
[...sun.*]
org.jboss.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193)
org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:372)
org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:296)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests
Type
Fields
Give feedbackNo fields configured for issues without a type.