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

bin/client not working properly after installing 6.1 p2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.1
    • jboss-fuse-6.1
    • None
    • None
    • % %
    • Hide
      • Install and start a fresh 6.1
      • install 6.1 patch 2
          patch:add 'file:///tmp/jboss-fuse-6.1.0.redhat-379-p2.zip'
          patch:install jboss-fuse-6.1.0.redhat-379-p2
          
      • As instructed in the patch readme.txt, replace {$FUSE_HOME}/lib/bin/karaf-client.jar with karaf-client.jar from the patch file
      • Restart JBoss Fuse
      • Attempt to connect to the container using the client command
        bin/client -u admin -p admin%

        This raises

        Logging in as admin
        org.apache.sshd.SshClient.connect(Ljava/lang/String;Ljava/lang/String;I)Lorg/apache/sshd/client/future/ConnectFuture;
        
      Show
      Install and start a fresh 6.1 install 6.1 patch 2 patch:add 'file: ///tmp/jboss-fuse-6.1.0.redhat-379-p2.zip' patch:install jboss-fuse-6.1.0.redhat-379-p2 As instructed in the patch readme.txt, replace {$FUSE_HOME}/lib/bin/karaf-client.jar with karaf-client.jar from the patch file Restart JBoss Fuse Attempt to connect to the container using the client command bin/client -u admin -p admin% This raises Logging in as admin org.apache.sshd.SshClient.connect(Ljava/lang/ String ;Ljava/lang/ String ;I)Lorg/apache/sshd/client/ future /ConnectFuture;

      After installing patch 2 fully (i.e. also updating lib/bin/karaf-client.jar as instructed in the patch readme), the bin/client script does not work anymore.

      It raises

      org.apache.sshd.SshClient.connect(Ljava/lang/String;Ljava/lang/String;I)Lorg/apache/sshd/client/future/ConnectFuture;
      

            rhn-support-tmielke Torsten Mielke
            rhn-support-tmielke Torsten Mielke
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: