Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1972

Problem with tcp-cluster in Wildfly 8.2.1.Final

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • 0
    • 0% 0%

    Description

      I´ve some problems with a cluster tcp configuration with wildfly 8.2.1.Final. This is my standalone-ha.xml (attached file).

      Now when I try to start server in standalone mode:

      1. ./standalone.sh -c standalone-ha.xml -b 10.10.10.1 & (server.log attached file).

      It seems not starting a TCP socket in port 7600:

      1. netstat -nlpt|grep java

      tcp 0 0 127.0.0.1:9990 0.0.0.0:* LISTEN 30348/java

      tcp 0 0 10.10.10.1:8009 0.0.0.0:* LISTEN 30348/java

      tcp 0 0 10.10.10.1:8080 0.0.0.0:* LISTEN 30348/java

      However there is multicast in UDP:

      1. netstat -nlpu|grep java
        udp 0 0 224.0.1.105:23364 0.0.0.0:* 30348/java

      Where is the problem?

      Thank for your support
      Best regards.

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            ermanolillo_jira Manu Forensic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: