Skip to content

[CI failure] NettyTransportMultiPortTests Address already in use #9010

@bleskes

Description

@bleskes

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)

See:
http://build-us-00.elasticsearch.org/job/es_core_1x_strong/1799/testReport/junit/junit.framework/TestSuite/org_elasticsearch_transport_netty_NettyTransportMultiPortTests/

Metadata

Metadata

Assignees

Labels

>testIssues or PRs that are addressing/adding tests

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions