Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-3760

Can't ssh to Karaf when using the karaf-maven-plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0.M2
    • 4.0.0.M3
    • None
    • None
    • Ubuntu 14.04, Java 7 and 8

    Description

      Seems like KARAF-3087 got lost on master.

      When I create a Karaf distribution using the karaf-maven-plugin the bin/karaf and bin/karaf.bat script get filtered by the maven-resources plugin. In my case JAVA_HOME gets replaced when creating a karaf-assembly.

      When I try to ssh to karaf using ssh -p 8101 karaf@localhost I get the same error as in KARAF-3087.

      no matching cipher found: client aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se server 
      

      Restoring the original karaf start script resolves the problem.

      Can this be fixed before the final 4.0.0 release?

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            larsn Lars Neumann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: