You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2010/07/16 14:44:52 UTC

[jira] Closed: (KARAF-126) Password: Error executing command: Failed to get the session.

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

Charles Moulliard closed KARAF-126.
-----------------------------------

    Resolution: Fixed

sorry for my mistake 

--> the syntax to be used is :

karaf@client> ssh:ssh -l karaf -P karaf -p 8101 localhost



> Password: Error executing command: Failed to get the session.
> -------------------------------------------------------------
>
>                 Key: KARAF-126
>                 URL: https://issues.apache.org/jira/browse/KARAF-126
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Charles Moulliard
>             Fix For: 2.0.0
>
>
> BTW, we cannot connect to a server from a karaf client
> To reproduce :
> 1) start your karaf server using command : 'admin start root'
> 2) Start a karaf client from an instance : 'instances/client/bin/karaf client'
> 3) In the console : launch the command
> karaf@client> ssh:ssh -l karaf -p karaf -p 8081 localhost
> Connecting to host localhost on port 8081
> Password: Error executing command: Failed to get the session.
> karaf@client>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.