[infinispan-issues] [JBoss JIRA] (ISPN-5171) HotRodServerTest.testValidateProtocolServerNullProperties fails randomly on IBM7
Vitalii Chepeliuk (JIRA)
issues at jboss.org
Fri Jan 23 04:33:49 EST 2015
Vitalii Chepeliuk created ISPN-5171:
---------------------------------------
Summary: HotRodServerTest.testValidateProtocolServerNullProperties fails randomly on IBM7
Key: ISPN-5171
URL: https://issues.jboss.org/browse/ISPN-5171
Project: Infinispan
Issue Type: Bug
Components: Remote Protocols
Affects Versions: 7.1.0.CR2, 7.1.0.CR1
Reporter: Vitalii Chepeliuk
{noformat}
Error Message
Address already in use
Stacktrace
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:567)
at sun.nio.ch.Net.bind(Net.java:547)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:259)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:86)
at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:124)
at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:476)
at io.netty.channel.DefaultChannelPipeline$HeadHandler.bind(DefaultChannelPipeline.java:1000)
at io.netty.channel.DefaultChannelHandlerContext.invokeBind(DefaultChannelHandlerContext.java:463)
at io.netty.channel.DefaultChannelHandlerContext.bind(DefaultChannelHandlerContext.java:448)
at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:842)
at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:195)
at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:338)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:370)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:853)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list