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

bin/client not working on solaris 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2-patches, jboss-fuse-6.3
    • Karaf
    • None
    • % %
    • Sprint 6 - towards CR1

      Can't connect using bin/client on solaris11_x86 and solaris11_sparc due to:

      [hudson@dev32-02 jboss-fuse-6.2.1.redhat-117]$ bin/client
      Logging in as admin
      13385 [sshd-SshClient[77e80a5e]-nio2-thread-3] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, 45:36:58:9f:bf:82:75:f7:90:c3:bf:4c:52:ec:16:56] presented unverified {} key: {}
      unable to start shell because 
      
      03:34:22,085 | INFO  | 0]-nio2-thread-1 | ServerSession                    | 128 - org.apache.sshd.core - 0.14.0 | Server session created from /0:0:0:0:0:0:0:1:35795
      03:34:22,197 | INFO  | 0]-nio2-thread-2 | SimpleGeneratorHostKeyProvider   | 128 - org.apache.sshd.core - 0.14.0 | Generating host key...
      03:34:45,099 | INFO  | 0]-nio2-thread-9 | ServerUserAuthService            | 128 - org.apache.sshd.core - 0.14.0 | Session admin@/0:0:0:0:0:0:0:1:35795 authenticated
      03:34:46,095 | WARN  | Thread-55        | ShellFactoryImpl                 | 126 - org.apache.karaf.shell.ssh - 2.4.0.redhat-621117 | Unable to start shell
      java.io.UnsupportedEncodingException:
              at sun.nio.cs.StreamEncoder.forOutputStreamWriter(StreamEncoder.java:61)[:1.8.0_91]
              at java.io.OutputStreamWriter.<init>(OutputStreamWriter.java:100)[:1.8.0_91]
              at jline.console.ConsoleReader.<init>(ConsoleReader.java:231)
              at org.apache.karaf.shell.console.jline.Console.<init>(Console.java:111)
              at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$1.runConsole(ShellFactoryImpl.java:140)[126:org.apache.karaf.shell.ssh:2.4.0.redhat-621117]
              at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$1$1.run(ShellFactoryImpl.java:125)
              at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_91]
              at org.apache.karaf.jaas.modules.JaasHelper.doAs(JaasHelper.java:47)[25:org.apache.karaf.jaas.modules:2.4.0.redhat-621117]
              at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$1.run(ShellFactoryImpl.java:123)[126:org.apache.karaf.shell.ssh:2.4.0.redhat-621117]
      

      Reproducible on 6.3.0.069 and 6.2.1.117.

      Working on solaris10

            lburgazz@redhat.com Luca Burgazzoli
            avano@redhat.com Andrej Vano
            Andrej Vano Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: