[infinispan-issues] [JBoss JIRA] (ISPN-5172) Test from server/hotrod module fails randomly on SOLARIS
Vitalii Chepeliuk (JIRA)
issues at jboss.org
Fri Jan 23 05:19:49 EST 2015
Vitalii Chepeliuk created ISPN-5172:
---------------------------------------
Summary: Test from server/hotrod module fails randomly on SOLARIS
Key: ISPN-5172
URL: https://issues.jboss.org/browse/ISPN-5172
Project: Infinispan
Issue Type: Bug
Components: Remote Protocols
Affects Versions: 7.1.0.CR2, 7.1.0.CR1
Reporter: Vitalii Chepeliuk
A lot of tests fail with BindException
{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:444)
at sun.nio.ch.Net.bind(Net.java:436)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
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:745)
{noformat}
And hotrod HotRodxxxEventsTest fail with OOM error
*JENKINS JOB:* https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-solaris/253/testReport/
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list