[ 
https://issues.apache.org/jira/browse/FELIX-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881661#action_12881661
 ] 

Guillaume Nodet commented on FELIX-2361:
----------------------------------------

A workaround on ubuntu server is to set the JAVA_HOME system property 
correctly. 

> export JAVA_HOME=/usr/lib/jvm/java-6-openjdk/jre 
> bin/karaf 


> Unable to connect to admin:create'd instances from within the Karaf shell
> -------------------------------------------------------------------------
>
>                 Key: FELIX-2361
>                 URL: https://issues.apache.org/jira/browse/FELIX-2361
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf 1.6.0
>            Reporter: Gert Vanthienen
>            Assignee: Guillaume Nodet
>             Fix For: karaf-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.

Reply via email to