-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.2
-
None
-
%
-
Running e.g.
ssh admin@fuse-test.apps.example.com -p 60252 container-info
outputs
Welcome to JBoss Fuse This container fuse is a Fabric ensemble server. Web management console available at: http://fuse-test.apps.example.com:80/hawtio Name: fuse Version: 1.0 Connected: true Type: karaf Root: true Ensemble Server: true Managed: true Process ID: 7283 Resolver: publichostname Network Address: fuse-test.apps.example.com Local Network Address: 127.12.2.1 Public Network Address: ... Local Hostname: node2.example.com Public Hostname: fuse-test.apps.example.com SSH Url: fuse-test.apps.example.com:60252 JMX Url: service:jmx:rmi://fuse-test.apps.example.com:44444/jndi/rmi://fuse-test.apps.example.com:16099/karaf-fuse Http Url: http://fuse-test.apps.example.com:80 Jolokia Url: http://fuse-test.apps.example.com:80/jolokia Provision Status: success
Note the welcome header in the beginning, which should not appear there when invoking commands directly from ssh
This only seems to happen on OSE, as with the standalone 6.2.0 build 53, the output of "ssh admin@127.0.0.1 -p 8101 container-info" does not contain the header.
- is related to
-
ENTESB-4136 Executing commands via ssh returns "Welcome to JBoss Fuse" before expected response
- Closed
-
ENTESB-2323 Show 'Command not found: fabric:welcome' error when ssh into container
- Closed