Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2077

"Connection refused" when creating fabric with --zookeeper-server-port 4004

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.2
    • jboss-fuse-6.1
    • Fabric8 v1
    • None
    • % %
    • Hide

      Run above command on an 6.1 R1 instance.

      Show
      Run above command on an 6.1 R1 instance.

    Description

      Running

      fabric:create --clean --new-user admin --new-user-password admin --zookeeper-password admin --zookeeper-server-port 4004 --min-port 4000 --max-port 4999
      

      on 6.1 R1 fails consistently with

      java.net.ConnectException: Connection refused
              at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)[:1.7.0_67]
              at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)[:1.7.0_67]
              at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-394]
              at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)[53:io.fabric8.fabric-zookeeper:1.0.0.redhat-394]
      12:12:43,061 | INFO  | bscclr632d:4004) | ClientCnxn                       | 53 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-394 | Opening socket connection to server cbscclr632d/10.126.165.224:4004. Will not attempt to authenticate using SASL (unknown error)
      12:12:43,062 | WARN  | bscclr632d:4004) | ClientCnxn                       | 53 - io.fabric8.fabric-zookeeper - 1.0.0.redhat-394 | Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
      

      The Fabric fails to create properly.

      Attachments

        Activity

          People

            janstey@redhat.com Jonathan Anstey
            rhn-support-tmielke Torsten Mielke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: