Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6922

JBM clustering tests are failing on Windows Server 2008 - MulticastSocket.setInterface call fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • TBD EAP 4
    • 4.3.0.GA_CP10
    • Messaging
    • None
    • Hide

      Run "clustering-tests" target for JBM 1.4.0 CP14 tag on Windows 2008

      Show
      Run "clustering-tests" target for JBM 1.4.0 CP14 tag on Windows 2008
    • Not Required
    • NEW

    Description

      Hi Howard,

      there is a problem with clustering tests on Windows 2008. All clustering tests are failing because JBM server can't be started. It seems be a problem with JGroups or configuration. I've attached logs from JBM test suite. Did you see it before?

      Exception:

      at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:291)
      at org.jgroups.JChannel.connect(JChannel.java:386)
      ... 35 more
      Caused by: java.lang.Exception: problem creating sockets (bind_addr=localhost/127.0.0.1, mcast_addr=228.7.7.7:45568)
      at org.jgroups.protocols.UDP.start(UDP.java:381)
      at org.jgroups.stack.Protocol.handleSpecialDownEvent(Protocol.java:571)
      ... 75 more
      Caused by: java.net.SocketException: An operation was attempted on something that is not a socket
      at java.net.PlainDatagramSocketImpl.socketSetOption(Native Method)
      at java.net.PlainDatagramSocketImpl.setOption(PlainDatagramSocketImpl.java:309)
      at java.net.MulticastSocket.setInterface(MulticastSocket.java:424)
      at org.jgroups.protocols.UDP.createSockets(UDP.java:529)
      at org.jgroups.protocols.UDP.start(UDP.java:376)

      Thank you,

      Mirek

      Attachments

        Activity

          People

            gaohoward Howard Gao
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: