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

Can't create the second fuse app if OPENSHIFT_FUSE_ZOOKEEPER_PASSWOR is different from the first fuse app.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • jboss-fuse-6.1 on OSE
    • Documentation
    • None

    Description

      xjia 2014-08-15 05:50:29 EDT

      Description of problem:
      Create a fuse app with OPENSHIFT_FUSE_ZOOKEEPER_PASSWOR=redhat1, then create the 2nd fuse app with OPENSHIFT_FUSE_ZOOKEEPER_PASSWOR=redhat2. The 2nd app can't be created.

      Version-Release number of selected component (if applicable):
      openshift-origin-cartridge-fuse-6.1.0.redhat.389-1.el6op.noarch.rpm

      How reproducible:
      always

      Steps to Reproduce:
      1.rhc app create fuse1 fuse -e OPENSHIFT_FUSE_ZOOKEEPER_PASSWORD=redhat1
      2.rhc app create fuse2 fuse -e OPENSHIFT_FUSE_ZOOKEEPER_PASSWORD=redhat2

      Actual results:
      2.
      [root@broker ~]# rhc app create fuse2 fuse -e OPENSHIFT_FUSE_ZOOKEEPER_PASSWORD=redhat2
      Using fuse-1.0.0 (JBoss Fuse 6.1.0 EA) for 'fuse'

      Application Options
      -------------------
      Domain: xuan
      Cartridges: fuse-1.0.0
      Gear Size: default
      Scaling: no
      Environment Variables: OPENSHIFT_FUSE_ZOOKEEPER_PASSWORD=redhat2

      Creating application 'fuse2' ...
      CART_PROPERTIES: username=admin
      CART_PROPERTIES: password=redhat2
      client: JAVA_HOME not set; results may vary
      retrying (attempt 1) ...
      true
      client: JAVA_HOME not set; results may vary
      Error executing command: KeeperErrorCode = NoAuth for /fabric/configs/default-version
      11927 [pool-2-thread-4] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/127.2.78.129:23101, DSA,
      91:cc:90:4c:93:c0:08:ab:d5:bb:2b:fd:1e:de:6a:48] presented unverified {} key: {}
      504 [pool-2-thread-1] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/127.2.78.129:23101, DSA,
      91:cc:90:4c:93:c0:08:ab:d5:bb:2b:fd:1e:de:6a:48] presented unverified {} key: {}

      Expected results:
      Success

      Additional info:

      Hiram Chirino 2014-08-21 09:20:47 EDT

      All fuse and amq carts in a domain will be made part of the same fabric management domain. They must all use the same OPENSHIFT_FUSE_ZOOKEEPER_PASSWORD. This is working as designed.

      xjia 2014-08-27 05:09:16 EDT

      Lower its priority. Please give warning message instead of error message.

      Attachments

        Activity

          People

            mariel@redhat.com Mikey Ariel
            atangrin Anne-Louise Tangring (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: