[
https://issues.jboss.org/browse/WFLY-10664?page=com.atlassian.jira.plugin...
]
Jean-Francois Denise commented on WFLY-10664:
---------------------------------------------
[~mstyk], if you could:
1) call stty -a and provide the output
2) tty and provide the output
3) Enable all traces and provide the output
4) Value of TERM
5) Ideally the value of System.getProperty("os.name")
Thank-you.
JF
JBoss CLI doesn't work on OpenShift
-----------------------------------
Key: WFLY-10664
URL:
https://issues.jboss.org/browse/WFLY-10664
Project: WildFly
Issue Type: Bug
Components: CLI
Environment: OpenShift/MiniShift
* minishift v1.15.1+f19ac09
* CDK v3.4.0-2
EAP CD12
* Registry
registry.access.redhat.com
* Namespace/Repository jboss-eap-7-tech-preview/eap-cd-openshift
* Tag 12.0-14
Reporter: Martin Styk
Assignee: Jean-Francois Denise
Priority: Critical
I am unable to access JBoss CLI console running EAP CD12 on OpenShift.
On OS webconsole terminal:
{code}
cd $JBOSS_HOME/bin
sh jboss-cli.sh
You are disconnected at the moment. Type 'connect' to connect to the server or
'help' for the list of supported commands.
{code}
No new line appears and I am not able to enter any character, thus I can not connect. I
can only exit JBoss CLI console with Ctrl + C.
With CD12 it doesn't work neither with terminal session on web console, nor with
{{oc rsh <pod>}} from local terminal.
This doesn't happen with EAP 7.0 and EAP 7.1 openshift images. EAP CD12 distribution
(not the OpenShift image) is also not affected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)