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
ka...@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.
ka...@client>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.