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

[Fabric] Client script returns authentication failed in JBoss Fuse (630283)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • fuse-6.x-GA
    • fuse-6.x-GA
    • Fabric8 v1
    • None
    • % %
    • Hide

      on JBoss Fuse 630283:

      • bin/fuse
      • fabric:create --clean --resolver manualip --global-resolver manualip --manual-ip 127.0.0.1 --force --profile fabric --wait-for-provisioning

      Run the following shell:

      • ./test_auth.sh
      Show
      on JBoss Fuse 630283: bin/fuse fabric:create --clean --resolver manualip --global-resolver manualip --manual-ip 127.0.0.1 --force --profile fabric --wait-for-provisioning Run the following shell: ./test_auth.sh

    Description

      Running a client script in fabric env, returns authentication failed with the following exception:

      2017-09-25 12:44:12,021 | DEBUG | SyncThread:0     | FinalRequestProcessor            | 177 - io.fabric8.fabric-zookeeper - 1.2.0.redhat-630283 | Processing request:: sessionid:0x15eb8700fe50000 type:getData cxid:0x4f3d zxid:0xfffffffffffffffe txntype:unknown reqpath:/fabric/authentication/containers/root
      2017-09-25 12:44:12,021 | DEBUG | SyncThread:0     | FinalRequestProcessor            | 177 - io.fabric8.fabric-zookeeper - 1.2.0.redhat-630283 | sessionid:0x15eb8700fe50000 type:getData cxid:0x4f3d zxid:0xfffffffffffffffe txntype:unknown reqpath:/fabric/authentication/containers/root
      2017-09-25 12:44:12,021 | DEBUG | 6]-nio2-thread-2 | KarafJaasAuthenticator           | 154 - org.apache.karaf.shell.ssh - 2.4.0.redhat-630283 | User authentication failed with null not available to obtain information from user
      javax.security.auth.login.LoginException: null not available to obtain information from user
      at io.fabric8.jaas.ZookeeperLoginModule.login(ZookeeperLoginModule.java:112)
      at org.apache.karaf.jaas.boot.ProxyLoginModule.login(ProxyLoginModule.java:83)[karaf-jaas-boot.jar:]
      at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
      

      It seems like there's a ZK connection problem.

      Attachments

        Issue Links

          Activity

            People

              ggrzybek Grzegorz Grzybek
              rhn-support-aboucham Abel Bouchama
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: