Jean-Baptiste Onofré created KARAF-3423:
-------------------------------------------
Summary: Can't connect to a running instance with instance:connect
Key: KARAF-3423
URL: https://issues.apache.org/jira/browse/KARAF-3423
Project: Karaf
Issue Type: Bug
Components: karaf-instance
Affects Versions: 4.0.0.M1, 4.0.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.0.0
Trying to connect to a running instance with instance:connect results:
{code}
karaf@root()> instance:connect test
Connecting to host localhost on port 8102
Server key for host localhost/127.0.0.1:8102 does not match the stored key !!
Terminating session.
Error executing command: Authentication failed
{code}
Even using the -u and -p options, it doesn't work. I bet that the equivalent of
the -h option from the client script will help.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)