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

org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth when Zookeeper password field left empty in hawtio Create Fabric tab

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.1
    • jboss-fuse-6.1
    • Hawtio
    • None
    • % %

      Steps to reproduce:

      1. Uncomment line
      admin=admin,admin
      in the file jboss-fuse-6.1.0.redhat-092/etc/user.properties
      2.Run jboss-fuse-6.1.0.redhat-092
      3. In browser open hawtio link: http://localhost:8181
      4. Enter login: admin and password:admin for hawtio and press Login button.
      5.Press Create Fabric tab.
      6. Enter username:admin, password:admin. role:admin and press Create Fabric button.
      7. When login window appears, try to login with login:admin, password: admin.
      Exception in fuse:

      org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth for /fabric/registry/clusters/git/_c_b1d18750-1a83-4779-88f6-d35cf84acbde-0
      	at org.apache.zookeeper.KeeperException.create(KeeperException.java:113)
      	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
      	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
      	at org.apache.curator.framework.imps.CreateBuilderImpl$10.call(CreateBuilderImpl.java:626)
      	at org.apache.curator.framework.imps.CreateBuilderImpl$10.call(CreateBuilderImpl.java:610)
      	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
      	at org.apache.curator.framework.imps.CreateBuilderImpl.pathInForeground(CreateBuilderImpl.java:606)
      	at org.apache.curator.framework.imps.CreateBuilderImpl.forPath(CreateBuilderImpl.java:429)
      	at org.apache.curator.framework.imps.CreateBuilderImpl.forPath(CreateBuilderImpl.java:42)
      	at org.fusesource.fabric.groups.internal.ZooKeeperGroup.doUpdate(ZooKeeperGroup.java:244)
      	at org.fusesource.fabric.groups.internal.UpdateOperation.invoke(UpdateOperation.java:37)
      	at org.fusesource.fabric.groups.internal.ZooKeeperGroup.mainLoop(ZooKeeperGroup.java:484)
      	at org.fusesource.fabric.groups.internal.ZooKeeperGroup.access$200(ZooKeeperGroup.java:78)
      	at org.fusesource.fabric.groups.internal.ZooKeeperGroup$4.run(ZooKeeperGroup.java:166)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      	at java.lang.Thread.run(Thread.java:722)
      

            stlewis_2 Stan Lewis
            emedvede Elena Medvedeva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: