You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2018/03/15 21:30:00 UTC

[jira] [Updated] (KARAF-5657) client.bat doesn't work on Windows

     [ https://issues.apache.org/jira/browse/KARAF-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-5657:
----------------------------------------
    Fix Version/s: 4.2.0

> client.bat doesn't work on Windows
> ----------------------------------
>
>                 Key: KARAF-5657
>                 URL: https://issues.apache.org/jira/browse/KARAF-5657
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.1.5
>         Environment: Windows 7
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.2.0, 4.1.6
>
>
> When using {{client.bat}} on Windows 7, the login is OK but we can't type anything in the shell, it fails with:
> {code}
> 2018-03-05T13:35:39,496 | ERROR | Karaf ssh console user karaf | ShellUtil                        | 43 - org.apache.karaf.shell.core - 4.1.5 | Exception caught while executing command
> java.lang.NullPointerException: null
>       at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.run(ConsoleSessionImpl.java:348) [43:org.apache.karaf.shell.core:4.1.5]
>       at java.lang.Thread.run(Thread.java:748) [?:?]
> 2018-03-05T13:35:40,011 | WARN  | sshd-SshServer[50ae478a]-nio2-thread-3 | ServerSessionImpl                | 48 - org.apache.sshd.core - 1.6.0 | exceptionCaught(ServerSessionImpl[karaf@/127.0.0.1:65321])[state=Opened] IOException: The specified network name is no longer available.
> {code}
> NB: putty works fine, and {{client.bat}} 4.1.4 works fine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)