]
Jean-Francois Denise commented on WFCORE-3953:
----------------------------------------------
Thank-you for the steps. Actually the version of aesh-readline 1.5 doesn't contain the
fix for AESH-460 that seems to cause this problem. We had a report with a different
symptom but root cause was the same. A patched aesh-readline 1.5 is attached to
JBoss CLI doesn't work on OpenShift
-----------------------------------
Key: WFCORE-3953
URL:
https://issues.jboss.org/browse/WFCORE-3953
Project: WildFly Core
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.