kaazing / gateway

Kaazing Gateway
Apache License 2.0
141 stars 84 forks source link

Build stuck in NioOioSocketEchoTest #863

Open cmebarrow opened 7 years ago

cmebarrow commented 7 years ago

Steps to reproduce the problem

  1. Checked out latest develop (commit 2df35bb70369c8c0)
  2. mvn clean install

Result was hang after the following line was printed out:

Running org.jboss.netty.channel.socket.NioOioSocketEchoTest

Two thread dumps follow, taken a few minutes apart: org.jboss.netty.channel.socket.NioOioSocketEchoTest.stuckdump2.txt org.jboss.netty.channel.socket.NioOioSocketEchoTest.stuck.txt

sbadugu commented 7 years ago

This happened again today.

sbadugu commented 7 years ago

This happened again today.

Logs