[jira] Created: (FELIX-1858) Remote commands via ssh only work once per restart

View: New views
6 Messages — Rating Filter:   Alert me  

[jira] Created: (FELIX-1858) Remote commands via ssh only work once per restart

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Remote commands via ssh only work once per restart
--------------------------------------------------

                 Key: FELIX-1858
                 URL: https://issues.apache.org/jira/browse/FELIX-1858
             Project: Felix
          Issue Type: Bug
          Components: Karaf
    Affects Versions: karaf-1.0.0
            Reporter: Chris Custine
            Assignee: Chris Custine


Remote commands using karaf-client or ssh only work once per server start, then all those after display nothing until another server restart.

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


[jira] Commented: (FELIX-1858) Remote commands via ssh only work once per restart

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Chris Custine commented on FELIX-1858:
--------------------------------------

Adding gogo component and versions because this issue looks like it is caused by the fix for FELIX-1403 in gogo.  The fix for FELIX-1403 causes this issue when a thread is reused but needs to install different streams for IO (such is the case with an ssh command over an sshd exec channel).

> Remote commands via ssh only work once per restart
> --------------------------------------------------
>
>                 Key: FELIX-1858
>                 URL: https://issues.apache.org/jira/browse/FELIX-1858
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo, Karaf
>    Affects Versions: karaf-1.0.0, gogo-0.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>
> Remote commands using karaf-client or ssh only work once per server start, then all those after display nothing until another server restart.

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


[jira] Updated: (FELIX-1858) Remote commands via ssh only work once per restart

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Chris Custine updated FELIX-1858:
---------------------------------

          Component/s: Gogo
    Affects Version/s: gogo-0.2.0

> Remote commands via ssh only work once per restart
> --------------------------------------------------
>
>                 Key: FELIX-1858
>                 URL: https://issues.apache.org/jira/browse/FELIX-1858
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo, Karaf
>    Affects Versions: karaf-1.0.0, gogo-0.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>
> Remote commands using karaf-client or ssh only work once per server start, then all those after display nothing until another server restart.

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


[jira] Resolved: (FELIX-1858) Remote commands via ssh only work once per restart

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Chris Custine resolved FELIX-1858.
----------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.2.0
                   gogo-0.4.0

> Remote commands via ssh only work once per restart
> --------------------------------------------------
>
>                 Key: FELIX-1858
>                 URL: https://issues.apache.org/jira/browse/FELIX-1858
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo, Karaf
>    Affects Versions: karaf-1.0.0, gogo-0.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: gogo-0.4.0, karaf-1.2.0
>
>
> Remote commands using karaf-client or ssh only work once per server start, then all those after display nothing until another server restart.

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


[jira] Commented: (FELIX-1858) Remote commands via ssh only work once per restart

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Chris Custine commented on FELIX-1858:
--------------------------------------

The fix for FELIX-1403 causes this issue when a thread is reused but needs to install different streams for IO (such is the case with an ssh command over an sshd exec channel).  I tested this fix on the console, sshd shell, and sshd exec invocations and everything looks OK to me.

> Remote commands via ssh only work once per restart
> --------------------------------------------------
>
>                 Key: FELIX-1858
>                 URL: https://issues.apache.org/jira/browse/FELIX-1858
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo, Karaf
>    Affects Versions: karaf-1.0.0, gogo-0.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: karaf-1.2.0, gogo-0.4.0
>
>
> Remote commands using karaf-client or ssh only work once per server start, then all those after display nothing until another server restart.

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


[jira] Updated: (FELIX-1858) Remote commands via ssh only work once per restart

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Guillaume Nodet updated FELIX-1858:
-----------------------------------

    Fix Version/s:     (was: gogo-0.4.0)
                   gogo-0.2.2

> Remote commands via ssh only work once per restart
> --------------------------------------------------
>
>                 Key: FELIX-1858
>                 URL: https://issues.apache.org/jira/browse/FELIX-1858
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo, Karaf
>    Affects Versions: karaf-1.0.0, gogo-0.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: karaf-1.2.0, gogo-0.2.2
>
>
> Remote commands using karaf-client or ssh only work once per server start, then all those after display nothing until another server restart.

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