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}
g...@pantoef:~/opt/apache-servicemix-kernel-1.1.0-SNAPSHOT$ ssh [email protected]
-p 8101
[email protected]'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.