[
https://issues.jboss.org/browse/JBIDE-10152?page=com.atlassian.jira.plugi...
]
Xavier Coulon commented on JBIDE-10152:
---------------------------------------
At this stage, the following items have been implemented:
- in the Server View, an extra menu labeled 'Remote console' (with a console icon)
appears in the 'Show In' menu, for OpenShift servers only.
- this menu item is associated with an Action that establishes an ssh connection with the
openshift platform and executes a 'tail -f <app>/logs/server.log'. The
outputstream is redirected into a new MessageConsole (that appears if the view was hidden
or closed)
- The SSH connection requires the rsa private key with the passphrase. This is done by
leveraging the jGit APIs.
What remains:
- when closing the MessageConsole, the 'tail' process should be stopped and the
ssh connection shoud be closed
- in case of ssh timeout, the connection should be re-established (or maybe the
inputstream should be used to send heart beats to keep the connection opened)
enable console for openshift server rhc-tailfiles
-------------------------------------------------
Key: JBIDE-10152
URL:
https://issues.jboss.org/browse/JBIDE-10152
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Reporter: Max Rydahl Andersen
Assignee: Xavier Coulon
Priority: Critical
Fix For: 3.3.0.M5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira