Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8286

RemoteChannelManagementTestCase fails on Windows machines

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • 7.1.0.DR10, 7.1.0.DR16
    • Remoting, Test Suite
    • None
    • Regression

      Description of problem:
      RemoteChannelManagementTestCase fails on Windows machines

      This issue is regression against EAP 7.1.0.DR7.

      How reproducible:
      90% on Windows machines in QE lab

      Actual results:
      StackTrace:

      java.net.BindException: Address already in use: bind
      	at sun.nio.ch.Net.bind0(Native Method)
      	at sun.nio.ch.Net.bind(Net.java:433)
      	at sun.nio.ch.Net.bind(Net.java:425)
      	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
      	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
      	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
      	at org.xnio.nio.NioXnioWorker.createTcpConnectionServer(NioXnioWorker.java:173)
      	at org.xnio.XnioWorker.createStreamConnectionServer(XnioWorker.java:245)
      	at org.jboss.remoting3.remote.RemoteConnectionProvider$ProviderInterface.createServer(RemoteConnectionProvider.java:351)
      	at org.jboss.as.protocol.mgmt.support.ChannelServer.create(ChannelServer.java:85)
      	at org.jboss.as.protocol.mgmt.support.RemoteChannelPairSetup.setupRemoting(RemoteChannelPairSetup.java:92)
      	at org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase.start(RemoteChannelManagementTestCase.java:54)
      

      Expected results:
      No errors

      Workaround (or maybe fix?):

            Unassigned Unassigned
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: