You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2009/03/05 21:31:47 UTC

[jira] Created: (SMX4KNL-228) Warning messages when using SSH to connect to ServiceMix Kernel

Warning messages when using SSH to connect to ServiceMix Kernel
---------------------------------------------------------------

                 Key: SMX4KNL-228
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-228
             Project: ServiceMix Kernel
          Issue Type: Bug
    Affects Versions: 1.1.0
         Environment: Ubuntu Linux x86_64, JDK 1.5.0_16
            Reporter: Gert Vanthienen
            Priority: Minor
             Fix For: 1.2.0


When logging on to the kernel over SSH, you get:

{noformat}
gert@pantoef:~/opt/apache-servicemix-kernel-1.1.0-SNAPSHOT$ ssh smx@127.0.0.1 -p 8101
smx@127.0.0.1's password: 
channel_by_id: 1: bad id: channel free
channel_input_success_failure: 1: unknown
channel_by_id: 1: bad id: channel free
channel_input_success_failure: 1: unknown
{noformat}

Everything else works fine in the ssh session, but I guess we should get rid of these messages at some point...

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


[jira] Commented: (SMX4KNL-228) Warning messages when using SSH to connect to ServiceMix Kernel

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4KNL-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50236#action_50236 ] 

Guillaume Nodet commented on SMX4KNL-228:
-----------------------------------------

FWIW, i think this has been fixed already in sshd inside mina, but we need to have a release of that one and upgrade.

> Warning messages when using SSH to connect to ServiceMix Kernel
> ---------------------------------------------------------------
>
>                 Key: SMX4KNL-228
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-228
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: Ubuntu Linux x86_64, JDK 1.5.0_16
>            Reporter: Gert Vanthienen
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> When logging on to the kernel over SSH, you get:
> {noformat}
> gert@pantoef:~/opt/apache-servicemix-kernel-1.1.0-SNAPSHOT$ ssh smx@127.0.0.1 -p 8101
> smx@127.0.0.1's password: 
> channel_by_id: 1: bad id: channel free
> channel_input_success_failure: 1: unknown
> channel_by_id: 1: bad id: channel free
> channel_input_success_failure: 1: unknown
> {noformat}
> Everything else works fine in the ssh session, but I guess we should get rid of these messages at some point...

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


[jira] Updated: (SMX4KNL-228) Warning messages when using OpenSSH 5.1 to connect to ServiceMix Kernel

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SMX4KNL-228:
------------------------------------

    Summary: Warning messages when using OpenSSH 5.1 to connect to ServiceMix Kernel  (was: Warning messages when using SSH to connect to ServiceMix Kernel)

> Warning messages when using OpenSSH 5.1 to connect to ServiceMix Kernel
> -----------------------------------------------------------------------
>
>                 Key: SMX4KNL-228
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-228
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: Ubuntu Linux x86_64, JDK 1.5.0_16
>            Reporter: Gert Vanthienen
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> When logging on to the kernel over SSH, you get:
> {noformat}
> gert@pantoef:~/opt/apache-servicemix-kernel-1.1.0-SNAPSHOT$ ssh smx@127.0.0.1 -p 8101
> smx@127.0.0.1's password: 
> channel_by_id: 1: bad id: channel free
> channel_input_success_failure: 1: unknown
> channel_by_id: 1: bad id: channel free
> channel_input_success_failure: 1: unknown
> {noformat}
> Everything else works fine in the ssh session, but I guess we should get rid of these messages at some point...

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