[
https://issues.apache.org/jira/browse/KARAF-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet moved FELIX-2361 to KARAF-87:
---------------------------------------------
Project: Karaf (was: Felix)
Key: KARAF-87 (was: FELIX-2361)
Affects Version/s: (was: karaf 1.6.0)
Component/s: (was: Karaf)
Fix Version/s: 1.6.2
(was: karaf-1.6.2)
> Unable to connect to admin:create'd instances from within the Karaf shell
> -------------------------------------------------------------------------
>
> Key: KARAF-87
> URL: https://issues.apache.org/jira/browse/KARAF-87
> Project: Karaf
> Issue Type: Bug
> Reporter: Gert Vanthienen
> Assignee: Guillaume Nodet
> Fix For: 1.6.2
>
>
> When a child instance has been created with admin:create command, connecting
> to it with the admin:connect afterwards fails. The child instance itself is
> working correctly though and connecting with a plain ssh connection works
> fine.
> ka...@root> admin:list
> Port State Pid Name
> [ 8101] [Started ] [20896] root
> [ 8102] [Started ] [19939] test
> ka...@root> admin:connect test
> Connecting to host localhost on port 8102
> Connected
> Error executing command: Session is closed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.